LoginSignup
1
0

More than 5 years have passed since last update.

php-master-changes 2019-03-12

Posted at

今日は sqlite3 の defensive モード対応、Win32 版での configure の必須プログラムチェックの修正、弱参照の実装、ドキュメントの更新、拡張ロード時の RTLD_NOW への対応、ビルトイン HTTP サーバの $_SERVER['REMOTE_ADDR'] の IP アドレスが誤っていた問題の修正、ZTS キャッシュの扱い修正があった!

2019-03-12

bohwaz: SQLite3: add DEFENSIVE config for SQLite >= 3.26.0 as a mitigation strategy against potential security flaws

weltling: Die hard if mc.exe or mt.exe not found

krakjoe: zend_weakrefs

krakjoe: weakrefs upgrading note

remicollet: add --enable-rtld-now build option to change dlopen behavior

remicollet: use DL_LOAD in litespeed

remicollet: add --enable-rtld-now in upgrade info

nikic: Fixed bug #77722

dstogov: Fixed ZTS cache usage

dstogov: Cleanup unused module globals

dstogov: Switch to use ZTS cache

dstogov: Fixed ZTS cache usage

dstogov: Fixed ZTS cache usage

dstogov: Fixed ZTS cache usage

dstogov: Fixed ZTS cache usage

dstogov: Avoid reinitailization of ZTS cache pointer. Initialize it once in TSRM.c

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