LoginSignup
3
0

More than 5 years have passed since last update.

php-master-changes 2019-03-22

Posted at

この日は AST の行番号管理の修正、重複コードをまとめる/削除する等のリファクタリング、新しいカスタムオブジェクトシリアライゼーションの実装、ReflectionClass::getMethods() に null を渡すと空配列を返す問題の修正、mysqli が unbuffered クエリでメモリリークする問題の修正、テストの微修正があった!

2019-03-22

nikic: Switch to bison location tracking

rjhdby: Deduplicate code in zend_builtin_functions.c

rjhdby: Make zend_hash_sort() return void

nikic: Remove HAVE_PCRE/HAVE_BUNDLED_PCRE checks

nikic: Implement new custom object serialization mechanism

nikic: Fixed bug #77772

nikic: Fixed bug #77773

remicollet: ensure pcre.jit=1 for these tests

remicollet: ensure pcre.jit=1 for this test

3
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
3
0