1018 Commits (12fc60c625810280924bb5f76c5818d9dfc80098)

Author SHA1 Message Date
Hartmut Holzgraefe dde85e3936 fix for #19712 & #19715 -> whitepsace in extension dir name 24 years ago
foobar 775a06418f Fix some phpize problems. 24 years ago
Tal Peer 852ec13d41 * Fixed a nasty bug preventing installation of pecl exts. 24 years ago
Martin Jansen 0b69dbc931 * Add missing PHP_SUBST(awk). 24 years ago
Pierre Joye 06455b10bf No more needed here 24 years ago
Stig Bakken 2809b32e63 * update test 24 years ago
Pierre Joye 09b9d5d956 Add test for single directory creation 24 years ago
Stig Bakken c93ff0fa6f * 1.0b1 is today 24 years ago
Stig Bakken 6fc63bbdd8 * added "pear makerpm" command for wrapping PEAR packages in RPMs 24 years ago
Stig Bakken 846ad56a13 * rename System::type to System::which 24 years ago
Stig Bakken c0c85a8c77 * CLI layout adjustment 24 years ago
Stig Bakken 1cb6af0cbe * look for awk, fix for #19819 24 years ago
Edin Kadribasic 4a0ebe5074 Install sapi/embed header file as well. 24 years ago
Stig Bakken 3aba20dd9e * verify md5 checksums during install 24 years ago
Stig Bakken 2771434028 * include platform file attribute! 24 years ago
Stig Bakken 166ff6468c * package updates 24 years ago
Stig Bakken b5eef00248 * the actual implementation of the installroot option 24 years ago
Stig Bakken bb607d2d62 * add --installroot / -R option to install/upgrade commands 24 years ago
Stig Bakken 2394021765 * $this->destdir is not used 24 years ago
Stig Bakken bc8cea056b * upgrade XML_RPC to 1.0.4 24 years ago
Stig Bakken 256ae136e8 * fix Archive_Tar dependency 24 years ago
Stig Bakken 08f9799c46 * options displayed in "pear help" did not have option parameters listed 24 years ago
Stig Bakken 1a987d74be * fix a diff/patch screwup 24 years ago
Pierre Joye a15877930c Add cache_ttl, cache_dir to expect output 24 years ago
Pierre Joye 54d920dd3c Sorry Derick, generated the wrong patch 24 years ago
Derick Rethans fa5ce6bbfa - Fix for deprecated function 24 years ago
Martin Jansen 1fe42e10b7 * Nuke warning when $php_errormsg is not set. 24 years ago
Stig Bakken 0a51b3e871 * we're releasing 1.0 along with PHP 4.3, so this is 1.0RC1 24 years ago
Stig Bakken 01daca5e10 * add support for http proxy authorization (thanks Arnaud) 24 years ago
Stig Bakken 04bb45cf4b * added --libs option 24 years ago
Martin Jansen 64a31beb6a * Fix bug #19269. 24 years ago
Andrei Zmievski a92e347e53 Let's take Console_Getopt to stable release. 24 years ago
Stig Bakken 48f28ac0b3 * upgrade DB and Mail packages 24 years ago
Stig Bakken 91a97eec5d * 0.91 changelog 24 years ago
Stig Bakken e42c5142c3 * no longer needed 24 years ago
Stig Bakken b5df9f32de * more consistent output 24 years ago
Stig Bakken d4c4836f05 * remove debug output 24 years ago
Stig Bakken f73c1eb137 * how did those DOS newlines get here? 24 years ago
Pierre Joye a00f439ff0 Hope to finnally got it, fixes notice (Thx to Sebastian) 24 years ago
Pierre Joye 3f27a08b66 Set 'defaultuser' if 'USER' env not found 24 years ago
Pierre Joye 219624293b Replace horrendous code :) 24 years ago
Pierre Joye 5ea6a5b807 Rule 1: Never quickly fix a thing in cvs 24 years ago
Pierre Joye 4bbe4c703c Remove $_ENV usages, getenv() is used instead 24 years ago
Pierre Joye 19dacf18a1 Remove $_ENV usages 24 years ago
Pierre Joye 9870f455ff Remove $_ENV usages, this causes problems with recommanded php.ini files 24 years ago
Martin Jansen 1936c5c7a6 * Fix bug #18918. 24 years ago
Tomas V.V.Cox b8bace1e0a ZE2 fix on calls to mkdir() (thanks Brad Bulger <tater@potatoe.com>) 24 years ago
Tomas V.V.Cox 5d4b690bab Changed Windows 9x detection code (reported by Alex Merz) 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