LoginSignup
2
0

More than 3 years have passed since last update.

php-master-changes 2019-06-21

Posted at

今日は Mac 向けの実装修正、JIT / opcache の実装修正、gd での TGA 形式の読み込みサポートの追加、VM コードのリファクタリング、メモリ/リソースリークの修正、mysqlnd のコードでの明示的なキャスト追加、gd でフォントキャッシュの tsrm mutex を MSHUTDOWN で解放するようにする修正があった!

2019-06-21

nikic: Handle gr_mem misalignment on macos

nikic: Handle misaligned ifreq on macos

nikic: Remove leftover check

nikic: Avoid shift ub for regsets

cmb69: Fix #78189: file cache strips last character of uname hash

cmb69: Support TGA reading

dstogov: Additional fix for bug #78185 (File cache no longer works)

nikic: Dasm: Perform unaligned stores through unaligned pointers

nikic: Avoid ub in shift overflow check

nikic: Make ZEND_SEND_* flags unsigned

nikic: Don't try to exclude zreg_none

dstogov: Cleanup

kelunik: Fix memory leak in TLS matches_san_list

nikic: Fix leak in bcpowmod

nikic: Fix memory leaks in browscap parsing

nikic: Free cert in php_openssl_load_stream_cafile()

nikic: Fix CSR leaks in openssl

nikic: Fix X509 leak in openssl_pkcs7_verify()

nikic: Fix netscape spki leak in openssl

nikic: Fix d leak in ecc openssl_pkey_new

nikic: Fix PKCS12 leak in openssl

Andrey Hristov: Add explicit cast to uint32_t.

cmb69: Properly shut down font cache mutex

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