LoginSignup
1
0

More than 3 years have passed since last update.

php-master-changes 2019-07-24

Posted at

今日は VM の実装修正、Mac ビルドの修正、一部過去修正のリバート、get_class_vars() が未初期化の型付プロパティについて null を返すようにする修正、ドキュメントの更新(?)、CGI でのメモリリークの修正、不要コードを削除する修正があった!

2019-07-24

dstogov: Fixed unspecialized executor

dstogov: Fixed CALL VM

nikic: Try to fix macos build

nikic: Avoid references in TMP var

nikic: Revert "Drop free_filename field from zend_file_handle"

nikic: Don't skip uninitialized typed props in get_class_vars()

derickr: Update NEWS for PHP 7.4.0beta1

derickr: Update NEWS for 7.4.0beta2

devnexen: Fix bindpath mem leak in cgi

dstogov: Simplify TMP/VAR operand releasing

dstogov: Avoid reloading

nikic: Remove php_openssl_cipher_get_version()

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