PHP 5.4.23のダウンロード
ダウンロード:
提供元サイトからダウンロード
修正内容:
- Core:
- JSON:
- Fixed whitespace part of #64874 (“json_decode handles whitespace and case-sensitivity incorrectly").
- MySQLi:
- Fixed bug #66043 (Segfault calling bind_param() on mysqli).
- mysqlnd:
- OpenSSL:
- Fixed memory corruption in openssl_x509_parse() (CVE-2013-6420). (Stefan Esser).
- PDO:
- Fixed bug #65946 (sql_parser permanently converts values bound to strings).