]> granicus.if.org Git - php/commitdiff
Fixed Bug #71754 Regression in PHP7.0: trivial script segfaults php-cgi
authorYasuo Ohgaki <yohgaki@php.net>
Fri, 11 Mar 2016 23:39:51 +0000 (08:39 +0900)
committerYasuo Ohgaki <yohgaki@php.net>
Fri, 11 Mar 2016 23:40:37 +0000 (08:40 +0900)
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 bug is caused by git global change in PHP-7.0.


Trivial merge