129 Commits (75df505fe6124e12e0185ee46cc47d2b20140887)

Author SHA1 Message Date
Greg Beaver e3c0e33f11 fix #1008: safe mode raises warning 22 years ago
Greg Beaver 570edb04a7 re-adding as binary - file is unmodified 22 years ago
Greg Beaver 6d44a96a83 remove in order to re-add as binary 22 years ago
Pierre Joye 3507f04062 - "Fix" the command name in the usage text 22 years ago
foobar ccfc46b0aa - Happy new year and PHP 5 for rest of the files too.. 22 years ago
Stig Bakken 9fd18029a9 * PHP 4 fix for the E_STRICT check 23 years ago
Greg Beaver b1362a53ab remove retarded use of numbers (REALLY bad idea) for error handling, add check for E_STRICT and ignore all of those errors 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
Greg Beaver 8cd5e9ec6e fix for Console_GetOpt 2.0 (what was 1.1 - re-release being negotiated) 23 years ago
Greg Beaver f3fd882aa4 One more fix for spaces in paths 23 years ago
Greg Beaver 1511accc7e fix spaces in paths for an installation into a directory with spaces 23 years ago
Tomas V.V.Cox 6d6af07be9 Don't let the shell escape quotes 23 years ago
Tomas V.V.Cox 8a00ccf039 Added "\nRunning on: ".php_uname(); to pear -V 23 years ago
James Cox f68c7ff249 updating license information in the headers. 23 years ago
Stig Bakken 99824847c6 * look for pearcmd.php in the right directory when run from a cvs checkout 23 years ago
Stig Bakken 3ba4fa6330 * rename pear_unices to pear.sh and make it a pure shell script 23 years ago
Stig Bakken 19e924695d * paj's last Windows install fixes 23 years ago
Stig Bakken 297caeb372 * use PHP_PEAR_* environment variables (paj) 23 years ago
Martin Jansen 16bf9ed5fc * Changing to DOS line breaks. 23 years ago
Stig Bakken 0e6fca4f22 * email address change 23 years ago
foobar 20c43285f7 - Fixed bug: #13561 (--without-pear prevents install of phpize, php-config) 23 years ago
Stig Bakken 4a723721b9 * obey PHP_PEAR_INSTALL_DIR and PHP_PEAR_PHP_BIN environment variables 23 years ago
Harald Radi f1f96c86d1 fixing typo 24 years ago
Sebastian Bergmann 61ce6bc8f1 Bump year. 24 years ago
Stig Bakken 976aef1ccf * introduce php_bin config parameter 24 years ago
Stig Bakken 7547238723 no longer in use 24 years ago
Sascha Schumann 04e564dec5 use grep -E instead of egrep. the latter is not defined by POSIX anymore 24 years ago
Derick Rethans 5f070780bf - Explicitly return "0" at the end of the script. For some weird reason it 24 years ago
Hartmut Holzgraefe dde85e3936 fix for #19712 & #19715 -> whitepsace in extension dir name 24 years ago
Stig Bakken 04bb45cf4b * added --libs option 24 years ago
Pierre Joye 3f27a08b66 Set 'defaultuser' if 'USER' env not found 24 years ago
Pierre Joye 19dacf18a1 Remove $_ENV usages 24 years ago
Tal Peer 90488714ee * Fixed E_NOTICE on pear -V 24 years ago
Tal Peer 6bb32a9b1e pear -V now shows pear version, php version and ZE version. 24 years ago
Tomas V.V.Cox 9aca197515 use -d output_buffer=0 to workarround the PHP flush() problem 24 years ago
Tomas V.V.Cox 7bf6b4ccee Use script arg separator '--' 24 years ago
Stig Bakken 6e0745b57a * don't set include path if running 'pear.in' without substitutions 24 years ago
Tomas V.V.Cox ba7bdbdb65 change the include_path setting to be in the php space instead 24 years ago
Stig Bakken c55ce8b07f * set include_path when running "pear" 24 years ago
Tomas V.V.Cox d2b830ff4a Attempt to make pear.bat work better under Windows 24 years ago
Tomas V.V.Cox 613496c4ef Moved to pear/Archive_Tar/scripts 24 years ago
Tomas V.V.Cox 149dcec76f Be nicer with the help 24 years ago
Tomas V.V.Cox 7770b625ba ws 24 years ago
Stig Bakken f111dff665 * merge NEW_UI_API branch 24 years ago
Stig Bakken 599cede43e * disable *&$^*#@ runtime ^@#*&$@ magical ^*!@@!! quoting 24 years ago
Tomas V.V.Cox 25b78bc5bd Added "pear -V" (show version information) 24 years ago
Stig Bakken d3926c1e7e * another help fix 24 years ago
Tomas V.V.Cox f2f69974e9 "Help" fixes 24 years ago
Stig Bakken f1882b9fc5 * Console_Getopt POSIX fix 24 years ago
Stig Bakken 7ecfacedad * implemented shortcuts ("pv" for "package-validate" etc.) 24 years ago