summaryrefslogtreecommitdiff
path: root/pear/scripts/pearcmd.php
Commit message (Collapse)AuthorAgeFilesLines
* - these files are outdated, /pear-core is the repository for pear andPierre Joye2005-08-151-318/+0
| | | | | | respectivelly /pear for other pacakges. The install procedure has to be changed as well, as planed. (#1 out 2)
* merge in PEAR 1.3.5Greg Beaver2005-03-281-4/+11
|
* fix bug #1581: unhelpful error message if "pear blatch" is typedGreg Beaver2004-06-081-1/+1
|
* add missing $tmp to PEAR::isError()Greg Beaver2004-06-061-1/+1
|
* eliminate the annoyance of upgrading from crapster versions of PEAR once and ↵Greg Beaver2004-06-061-4/+13
| | | | | | | for all. Now, if getopt2 exists, it is used, otherwise getopt is used.
* 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