Quantcast
Channel: sj-iの記事 - Qiita
Viewing all articles
Browse latest Browse all 30

php-master-changes 2019-08-28

$
0
0

この日は 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


Viewing all articles
Browse latest Browse all 30

Trending Articles