LoginSignup
1
0

More than 5 years have passed since last update.

php-master-changes 2019-03-28

Last updated at Posted at 2019-03-28

今日は abstract コンストラクタオーバーライド時のシグネチャ互換性チェック修正、FFI の C 言語宣言パーサの修正、phpdbg で readline サポートがデフォルト有効になっていたことの修正、 bison の location tracking を使う修正のリバート、protected メソッドの可視性チェックのテストを追加する修正があった!

2019-03-28

nikic: Treat abstract ctors the same, regardless of origin

dstogov: Use semantic predicates to simplify lookahead and reduce backtracking

dstogov: Support for __restrict and few GCC attributes

krakjoe: fix build: readline support must be disabled by default in phpdbg

nikic: Revert "Switch to bison location tracking"

nikic: Add additional protected visibility prototype test

1
0
1

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