]> 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:47 +0000 (18:06 +0000)
committerAndrei Zmievski <andrei@php.net>
Thu, 23 Feb 2006 18:06:47 +0000 (18:06 +0000)
commitc009a4f361fdb97fc6296dab268c44c4793a61cc
tree06102e0077bbc33124b3eb7c9c85fe60430510bb
parent9f53c8e313fb92d9b53b6da1689c84f1628ea947
Fix a bug where the default value for function argument could be an
array with array (!) keys.
Zend/zend_compile.c