]> granicus.if.org Git - php/commit
Revert gd and mysqli to former calls for arg count errors. Fix first identified issue...
authorAnthony Ferrara <ircmaxell@gmail.com>
Wed, 18 Mar 2015 20:14:02 +0000 (16:14 -0400)
committerAnthony Ferrara <ircmaxell@gmail.com>
Wed, 18 Mar 2015 20:14:02 +0000 (16:14 -0400)
commit1df033c5cd984157741f74908aeae171eea49380
tree289bc10d158a5b992d3ab91371e430cdd889065e
parent579e7fa457a7596fda24f43c64176406d91ed226
Revert gd and mysqli to former calls for arg count errors. Fix first identified issues with zend_compile.c from nikic. Add tests for generator returns prior to first yield
Zend/tests/generators/generator_return_without_value.phpt
Zend/zend_compile.c
ext/gd/gd.c
ext/mysqli/mysqli_api.c