LoginSignup
1
0

More than 3 years have passed since last update.

php-master-changes 2019-08-28

Posted at

この日は Travis の設定修正、pcntl のリファクタ、T_INC / T_DEC について precedence を指定していたのをやめる修正、min() / max() の警告を例外投げるエラーに昇格する修正、鬼車の更新、zend_memnstr() / zend_memnrstr() の実装修正、循環参照を含む静的変数 / プロパティでリークが検出される問題の修正、テストコードの不要処理を削除する修正があった!

2019-08-28

nikic: Add --with-pear to Travis build

nikic: Some pcntl cleanup

nikic: Don't specify precedence for T_INC/T_DEC

Girgias: Promote warnings to errors in min()

Girgias: Promote warnings to errors in max()

smalyshev: Upgrade oniguruma lib to 6.9.3

nikic: Compute needle end only after checking it's non-empty

nikic: Fixed bug #78335

cmb69: Fix test regarding ZPP TypeErrors

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