]> granicus.if.org Git - php/commit
- Fixed bug #53717 (checking the number of arguments is wrong in zend_parse_method_pa...
authorFelipe Pena <felipe@php.net>
Wed, 12 Jan 2011 22:17:10 +0000 (22:17 +0000)
committerFelipe Pena <felipe@php.net>
Wed, 12 Jan 2011 22:17:10 +0000 (22:17 +0000)
commitc6544fad1a87e68e0593309e70c91ccdee552d33
tree3da63c681be4abd8ff995e50a60eeb9d0f845c00
parent429e07bba242e99799300fa61b517af7cac24267
- Fixed bug #53717 (checking the number of arguments is wrong in zend_parse_method_parameters_ex())
  patch by: klaus at triendl dot eu
Zend/zend_API.c