diff options
author | Xinchen Hui <laruence@gmail.com> | 2016-09-13 10:59:30 +0800 |
---|---|---|
committer | Xinchen Hui <laruence@gmail.com> | 2016-09-13 10:59:30 +0800 |
commit | 339a865d87c79c48e72bead1b7a562f3692de1f8 (patch) | |
tree | 647aa84f8d91bc49bcace826a787b4f5c22d5f98 | |
parent | a339523fe50a7f89490506a13ce1ad95b5ac896d (diff) | |
download | php-git-339a865d87c79c48e72bead1b7a562f3692de1f8.tar.gz |
Update NEWS
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -3,6 +3,8 @@ PHP NEWS ?? ??? 2016, PHP 7.1.0RC2 - Core: + . Fixed bug #73067 (__debugInfo crashes when throwing an exception). + (Laruence) . Fixed bug #73025 (Heap Buffer Overflow in virtual_popen of zend_virtual_cwd.c). (cmb) . Fixed bug #73058 (crypt broken when salt is 'too' long). (Anatol) |