]> granicus.if.org Git - php/commit
Fix a bug where the default value for function argument could be an
authorAndrei Zmievski <andrei@php.net>
Thu, 23 Feb 2006 18:06:04 +0000 (18:06 +0000)
committerAndrei Zmievski <andrei@php.net>
Thu, 23 Feb 2006 18:06:04 +0000 (18:06 +0000)
commitea1c076155f45df8f309e411adac7ca0233fa5af
tree67c7cffa4b7197dd7db0af73a6fd2691db388f9c
parent9ca3aa59e6c2559f4fc02e09d420ffbd65575433
Fix a bug where the default value for function argument could be an
array with array (!) keys.
Zend/zend_compile.c
Zend/zend_language_parser.y