]> granicus.if.org Git - php/commit
make sure the actual length of the argument passed matches the
authorAntony Dovgal <tony2001@php.net>
Thu, 8 Apr 2010 15:27:21 +0000 (15:27 +0000)
committerAntony Dovgal <tony2001@php.net>
Thu, 8 Apr 2010 15:27:21 +0000 (15:27 +0000)
commitdda73e99f2e858aa1a0335d20f416fe40e4af7b1
treefe7ac9334209bef9e1c75ad853cba6a77f6c3ec3
parent3bd2faff8c9dc12d788d93293010eff496501bd6
make sure the actual length of the argument passed matches the
length of the argument declared
this fixes things like `php --zend-exten=1` or `php-fpm --fpm-con=conf`
main/getopt.c