summaryrefslogtreecommitdiff
path: root/pear/scripts/pearcmd.php
Commit message (Collapse)AuthorAgeFilesLines
* fix #1008: safe mode raises warningGreg Beaver2004-03-131-1/+3
| | | | | fix register_argc_argv in pear.bat
* - "Fix" the command name in the usage textPierre Joye2004-01-261-1/+2
|
* - Happy new year and PHP 5 for rest of the files too..foobar2004-01-081-2/+2
| | | | | # Should the LICENSE and Zend/LICENSE dates be updated too?
* * PHP 4 fix for the E_STRICT checkStig Bakken2003-12-181-2/+1
|
* remove retarded use of numbers (REALLY bad idea) for error handling, add ↵Greg Beaver2003-12-181-12/+12
| | | | check for E_STRICT and ignore all of those errors
* since nobody has taken any action, fix Console_Getopt to be BC, and update ↵Greg Beaver2003-12-111-2/+2
| | | | | | | | | the PEAR core to take advantage of the new way. Use 1.2 to avoid any problems with versioning. The core passes all unit tests with these changes, so they should work. Andrei: feel free to change anything you don't like, this is just a make it work fix.
* fix for Console_GetOpt 2.0 (what was 1.1 - re-release being negotiated)Greg Beaver2003-12-061-0/+2
|
* Added "\nRunning on: ".php_uname(); to pear -VTomas V.V.Cox2003-06-301-1/+4
|
* updating license information in the headers.James Cox2003-06-101-3/+3
|
* * paj's last Windows install fixesStig Bakken2003-04-031-0/+295