diff options
author | Xinchen Hui <laruence@php.net> | 2015-01-29 00:01:13 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@php.net> | 2015-01-29 00:01:13 +0800 |
commit | c06f1590a9c48ddd836f3b6cd127759154dca050 (patch) | |
tree | 8ba51b3a99d86420cdeebdbba8d75bb40620bb9c | |
parent | 5208113ad12ef3c38d381721bf0a739f030aff03 (diff) | |
download | php-git-c06f1590a9c48ddd836f3b6cd127759154dca050.tar.gz |
Update News
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -28,6 +28,9 @@ . Fixed bug #68750 (PDOMysql with mysqlnd does not allow the usage of named pipes). (steffenb198@aol.com) +- Phar: + . Fixed bug #68901 (use after free). (bugreports at internot dot info) + - Sqlite3: . Fixed bug #68260 (SQLite3Result::fetchArray declares wrong required_num_args). (Julien) |