diff options
author | Anatol Belski <ab@php.net> | 2014-04-17 11:08:27 +0200 |
---|---|---|
committer | Anatol Belski <ab@php.net> | 2014-04-17 11:08:27 +0200 |
commit | 00bef4b1c78bcd1d6ed3fe9c2a32a07be9ddf6cc (patch) | |
tree | 6ef7dfba7adc2c1b0f0ba6ec862e843bdb44c7e3 | |
parent | f9a1eab4350c46c7021bd30247fbc6509654f536 (diff) | |
download | php-git-00bef4b1c78bcd1d6ed3fe9c2a32a07be9ddf6cc.tar.gz |
updated NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -59,6 +59,9 @@ PHP NEWS - SQLite: . Fixed bug #66967 (Updated bundled libsqlite to 3.8.4.3). (Anatol) +- Standard: + . Fixed bug #67072 (Echoing unserialized "SplFileObject" crash). (Anatol) + - Apache2 Handler SAPI: . Fixed Apache log issue caused by APR's lack of support for %zu (APR issue https://issues.apache.org/bugzilla/show_bug.cgi?id=56120). |