1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?

More than 5 years have passed since last update.

php-master-changes 2019-08-24

Posted at

この日はメモリリークの修正、クロージャでの $this のアンバインド非推奨化の緩和、arginfo の PHP スタブへ移行、ZPP エラー時の RETURN_FALSE 削除、一部警告のエラーへの昇格、str_pad() のエラー条件の修正があった!

2019-08-24

nikic: Fix arginfo leak when using disabled_classes

nikic: Relax closure $this unbinding deprecation

cmb69: Add ext/iconv stubs

cmb69: Don't explicitly set return value on ZPP failure in ext/iconv

Girgias: Promote warnings to errors in str_repeat()

Girgias: Promote warning to error in zend_forbid_dynamic_call()

Girgias: Remove 'bogus' error condition in str_pad()

1
0
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
1
0

Delete article

Deleted articles cannot be recovered.

Draft of this article would be also deleted.

Are you sure you want to delete this article?