LoginSignup
1
0

More than 5 years have passed since last update.

php-master-changes 2019-02-25

Posted at

今日はストリームラッパーでの未定義定数による SEGV の修正、break 2147483648 で SEGV を起こす問題の修正、コンパイラ警告の修正、一部テストケースの並列実行対応、getMessage() 等の getter を通して例外のプロパティへアクセスする際に参照だと正常動作しなかった問題の修正があった!

2019-02-25

laruence: Fixed bug #77664 (Segmentation fault when using undefined constant in custom wrapper)

laruence: Update NEWS

laruence: Fixed bug #77660 (Segmentation fault on break 2147483648)

laruence: Update NEWS

laruence: Fixed compiler warning

nikic: Fix some port collisions in sockets tests

nikic: Fix some directory collisions in dir tests

nikic: Fix assertion in Exception::getMessage() if $message is a ref

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