mirror of
https://github.com/php/php-src.git
synced 2026-04-05 07:02:33 +02:00
Update NEWS
Fixed Bug #71754 Regression in PHP7.0: trivial script segfaults php-cgi Fixed Bug #71683 Null pointer dereference in zend_hash_str_find_bucket Fixed Bug #71599 trans sid handling rework broke interaction with cookies All of these bugs are caused by git global change in PHP-7.0.
This commit is contained in:
4
NEWS
4
NEWS
@@ -58,8 +58,8 @@ PHP NEWS
|
||||
. Fixed crash when advancing (except step) inside an internal function. (Bob)
|
||||
|
||||
- Session:
|
||||
. Fixed bug #71754 (Regression in PHP7.0: trivial script segfaults php-cgi).
|
||||
(Laruence)
|
||||
. Fixed Bug #71683 (Null pointer dereference in zend_hash_str_find_bucket).
|
||||
(Yasuo)
|
||||
|
||||
- SPL:
|
||||
. Fixed bug #71617 (private properties lost when unserializing ArrayObject).
|
||||
|
||||
Reference in New Issue
Block a user