LoginSignup
1
0

More than 5 years have passed since last update.

php-master-changes 2018-11-16

Posted at

今日はオブジェクト破棄時の処理の最適化、mb_check_encoding() の修正、拡張から $this を参照するためのマクロ ZEND_THIS の導入、SplPriorityQueue の最適化と修正、テストの修正があった!

2018-11-16

dstogov: micro-optimization

nikic: Fixed bug #77165

dstogov: Use ZEND_THIS macro to hide implementation details in extensions code.

nikic: Optimize SplPriorityQueue implementation

nikic: Check for zero SplPriorityQueue extract flags earlier

nikic: Fix leaks

nikic: Remove some mentions of RECOVERABLE_ERROR in tests

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