LoginSignup
2
0

More than 3 years have passed since last update.

php-master-changes 2019-06-26

Posted at

今日は継承時の処理のリファクタリング、ドキュメントの更新、メモリリークの修正、不要テストを削除する修正があった!

2019-06-26

dstogov: Replace previosly checked conditions by ZEND_ASSERT()

dstogov: Remove always true/false conditions, remove dead conde and simplify code.

dstogov: Reorder conditions to minimize number of checks on fast path

petk: [ci skip] Mention HAVE_HASH_EXT

nikic: Fix fpm limit_extensions leak

nikic: Use ldap_destroy instead of ldap_unbind_ext

nikic: Fix xml doc leak in soap

dstogov: Private methods don't have to be duplicated

nikic: Remove stream_socket_sendto.phpt

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