diff options
author | Xinchen Hui <laruence@gmail.com> | 2016-11-20 15:47:39 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@gmail.com> | 2016-11-20 15:47:39 +0800 |
commit | fcac0f23e03bbaa6827797260b6e5792f35aa449 (patch) | |
tree | 863fe75c989b5c47ef33f328bb25e5a8ea24db52 | |
parent | 0f5d03025fd22bc3f7ce4bac17432c6c17c039d3 (diff) | |
download | php-git-fcac0f23e03bbaa6827797260b6e5792f35aa449.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -22,6 +22,9 @@ PHP NEWS - Opcache: . Fixed bug #69090 (check cached files permissions) +- PCRE: + . Fixed bug #73483 (Segmentation fault on pcre_replace_callback). (Laruence) + - SQLite3: . Update to SQLite 3.15.1. (cmb) . Fixed bug #73530 (Unsetting result set may reset other result set). (cmb) |