]> granicus.if.org Git - php/commit
MFH: fixed bug #35594 for all systems. "optind = 0" doesn't work on FreeBSD, but...
authorBrian France <bfrance@php.net>
Thu, 23 Feb 2006 03:53:00 +0000 (03:53 +0000)
committerBrian France <bfrance@php.net>
Thu, 23 Feb 2006 03:53:00 +0000 (03:53 +0000)
commitd7cd8d390915876106b3ee0ff266195a18500cdf
tree2855ddb883a90b635acefdb063b32fae2ccb9b3c
parent134f474e5f235b612a94f1ee56a8b5b3ffaac492
MFH: fixed bug #35594 for all systems.  "optind = 0" doesn't work on FreeBSD, but "optind = 1" seems to work on all systems (bug #36091)
ext/standard/basic_functions.c