]> granicus.if.org Git - php/commit
MF51: fix #35713 (getopt() returns array with numeric strings when passed options...
authorAntony Dovgal <tony2001@php.net>
Fri, 16 Dec 2005 20:50:38 +0000 (20:50 +0000)
committerAntony Dovgal <tony2001@php.net>
Fri, 16 Dec 2005 20:50:38 +0000 (20:50 +0000)
commitc9ae9cd47ef563fb897dd0c94e1cc7c322c0ecb4
treefdd64891e2d4d8db7a4080052568ade4e16659d7
parent4abc19094671484d59ed6e2c24c31788df88aa44
MF51: fix #35713 (getopt() returns array with numeric strings when passed options like '-1')

TODO:
make getopt() unicode aware
ext/standard/basic_functions.c