]> 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)
commit64bbdd76c304a7f7634f67540efd5ab7ba4118ed
tree51248cd58607b78ceb64af945107536df65c33bd
parent58810bd055007d77948cb2614b98071cf38233e7
- 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