LoginSignup
1
0

More than 3 years have passed since last update.

php-master-changes 2019-07-17

Posted at

今日は不要コードの削除、opcache の最適化処理の修正、ドキュメントの更新、VM の最適化とリファクタリング、ビルドシステムのリファクタリング、zend_stream の実装修正、include で多重に fstat() を呼ぶのを避けるようにする修正、stream_copy_to_stream() でクラッシュする場合がある問題の修正があった!

2019-07-17

nikic: Drop free_filename field from zend_file_handle

nikic: Remove ZEND_HANDLE_MAPPED

dstogov: Provide type info

petk: Remove unused build checks

petk: Update changelog

dstogov: Separate "cold" and common unspecialized code

petk: Simplify functions checks in m4

petk: Fix typo

dstogov: Added specialization for comparison instructions and QM_ASSIGN

nikic: Avoid double buffering in Zend streams

dstogov: Remove old hack

nikic: Avoid unused fstat() call

nikic: Revert "Avoid unused fstat() call"

nikic: Use reported fstat filesize for PHP streams

dstogov: Avoid extra specialization for cold opcodes

nikic: Avoid duplicate fstat() for includes

nikic: Fixed bug #69100

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