28 Commits (75df505fe6124e12e0185ee46cc47d2b20140887)

Author SHA1 Message Date
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Andrei Zmievski f25486922f MFB 23 years ago
Greg Beaver ab3afbfdf5 since nobody has taken any action, fix Console_Getopt to be BC, and update the PEAR core to take advantage of the new way. Use 1.2 to avoid any problems with versioning. 23 years ago
Andrei Zmievski a3d2fd336c MFB 23 years ago
Tomas V.V.Cox 1ca5fc5f0a Fix for http://bugs.php.net/bug.php?id=21994 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Sebastian Bergmann 61ce6bc8f1 Bump year. 24 years ago
Alan Knowles c4ef31db26 revert change - this was due to an bug in php HEAD a few days ago 24 years ago
Alan Knowles fd7e7021c7 Fixed array_shift messing up array_slice.. 24 years ago
Sander Roobol ef8eb92206 Nuke notice (thanks to Arnaud Limbourg) 24 years ago
Tomas V.V.Cox 6eed1b0243 use $GLOBALS['HTTP_SERVER_VARS'] instead 24 years ago
Tomas V.V.Cox 1690154e62 Silence NOTICE 24 years ago
Stig Bakken 5aab8b2b8b * tolerate $args being empty 24 years ago
Stig Bakken 39ba363638 * POSIX getopt compatibility support (first argv element is the command) 24 years ago
Andrei Zmievski 1668570e4d Changing email address. 24 years ago
Stig Bakken ebe26ec36c * Try again: fixed Console_Getopt::getopt so it does not steal options 24 years ago
Stig Bakken d9704c7134 * use PEAR::raiseError 24 years ago
Sebastian Bergmann 90613d2282 Maintain headers. 24 years ago
Tomas V.V.Cox db508778ad Added readPHPArgv() function that will safely read the $argv PHP array 25 years ago
Tomas V.V.Cox 09dba8cf28 reverted the last change for now 25 years ago
Sebastian Bergmann 38933514e1 Update headers. 25 years ago
Stig Bakken 883e3395f0 * stop parsing arguments when encoutering the first non-option arg 25 years ago
Markus Fischer 3a1b1142fe Add missing loop variable $i. 25 years ago
Markus Fischer d672226d6f Suppress warning on long-options without an additional argument. 25 years ago
Tomas V.V.Cox 1f470ecca6 E_ALL fixes 25 years ago
Andrei Zmievski 6c4d96e8ea Fix long option parsing. 25 years ago
Andrei Zmievski 2d54fb39b9 Use proper class name. 25 years ago
Andrei Zmievski 1346295d86 @- Added Console_Getopt class for parsing command-line args. (Andrei, PEAR) 26 years ago