LoginSignup
1
0

More than 3 years have passed since last update.

php-master-changes 2019-08-22

Posted at

この日は一部標準関数の警告のエラーへの昇格、heredoc 識別子に数値が続くとパースエラーになる問題の修正、arginfo の PHP スタブへの移行、strr(i)pos() の警告メッセージを str(i)pos() のものと統一化する修正、コンパイラの警告潰しの修正があった!

2019-08-22

Girgias: Promote warnings to errors in range()

Girgias: Promote warning to error in array_chunk()

Girgias: Promote warnings to errors in array_multisort()

Girgias: Promote warnings to errors in array_combine()

cmb69: Fix #78441: Parse error due to heredoc identifier followed by digit

LeSuisse: Add stub for ext zlib

Girgias: Normalise strr(i)pos offset messages with str(i)pos ones.

cmb69: Fix var_unserializer debug code

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