Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix Bug #43857 | Greg Beaver | 2009-08-02 | 1 | -1/+3 |
| | |||||
* | Test - if this works, something is wrong. | Brett Bieber | 2008-11-04 | 1 | -2/+2 |
| | |||||
* | Add support for proxies (patch by Christopher Jones) | Hannes Magnusson | 2008-05-31 | 1 | -1/+12 |
| | |||||
* | patch by Christopher Jones: use wget/fetch by default if available, correct ↵ | Greg Beaver | 2008-05-30 | 2 | -3/+13 |
| | | | | typo/Errrrrorr in fetch.php | ||||
* | - Make use of a valid .phar pear installer | David Coallier | 2008-05-24 | 1 | -1/+1 |
| | |||||
* | partial fix for Bug #44939, E_DEPRECATED warnings on pear install | Greg Beaver | 2008-05-19 | 1 | -1/+1 |
| | |||||
* | Use PHP to fetch the pear phar | Hannes Magnusson | 2008-04-14 | 2 | -11/+65 |
| | |||||
* | fix #39300 (make install fails if wget is not available) | Antony Dovgal | 2006-11-08 | 1 | -1/+11 |
| | | | | | add support of 'fetch' | ||||
* | Fixed bug #37348 (make PEAR install ignore open_basedir). | Ilia Alshanetsky | 2006-05-07 | 1 | -1/+1 |
| | |||||
* | MFB fix Bug #36001: make install fails when --enable-memory-limit used | Greg Beaver | 2006-02-08 | 1 | -1/+1 |
| | |||||
* | - Always use the builddir! | foobar | 2005-12-12 | 1 | -5/+9 |
| | |||||
* | Fixed bug #35147 (__HALT_COMPILER() breaks with --enable-zend-multibyte) | Dmitry Stogov | 2005-11-15 | 1 | -1/+1 |
| | |||||
* | remove unused obsolete files from pear CVS | Greg Beaver | 2005-10-20 | 150 | -36892/+0 |
| | | | | | # to run PEAR tests, grab pear-core/tests and use "pear run-tests -rq" | ||||
* | Pear installer fix | Ilia Alshanetsky | 2005-10-14 | 1 | -1/+1 |
| | |||||
* | - Use the non-zlib version of the PHAR. | Derick Rethans | 2005-10-14 | 1 | -3/+3 |
| | |||||
* | set error_reporting to E_ALL in Makefile.frag | Greg Beaver | 2005-10-01 | 1 | -1/+1 |
| | |||||
* | - Try to fetch the necessary file via wget | Marcus Boerger | 2005-09-30 | 1 | -1/+4 |
| | |||||
* | - Fixed bug #34583 ("make install" prematurely fails because of PEAR) | foobar | 2005-09-22 | 1 | -1/+0 |
| | |||||
* | prepare for using go-pear.phar | Greg Beaver | 2005-09-11 | 1 | -1/+1 |
| | |||||
* | That line made no sense | Rasmus Lerdorf | 2005-09-08 | 1 | -1/+1 |
| | |||||
* | install-pear.phar removed -> moved to http://pear.php.net/install-pear.phar | Greg Beaver | 2005-09-07 | 1 | -0/+0 |
| | |||||
* | attempt to make new instructions clearer | Greg Beaver | 2005-09-07 | 1 | -2/+3 |
| | |||||
* | change makefile to use phar and not source, if present | Greg Beaver | 2005-09-07 | 1 | -6/+3 |
| | |||||
* | test version of install-pear.phar | Greg Beaver | 2005-09-05 | 1 | -0/+0 |
| | | | | | | can be removed if there is any issue without changes to Makefile.frag, it is not actually used | ||||
* | sync with PEAR 1.3.6 | Greg Beaver | 2005-08-22 | 4 | -8/+12 |
| | |||||
* | add XML_RPC 1.4.0 | Greg Beaver | 2005-08-22 | 1 | -0/+0 |
| | |||||
* | move Archive_Tar 1.3.2 => 1.3.1 | Greg Beaver | 2005-08-22 | 1 | -1/+1 |
| | | | | | 1.3.2 does not exist | ||||
* | add checks for extensions that must be loaded | Greg Beaver | 2005-08-20 | 1 | -0/+13 |
| | |||||
* | - fix bad revert and make the xmlrpc ext detections fallback | Pierre Joye | 2005-08-18 | 1 | -2/+3 |
| | | | | | forgot that 5.1 still has pear in its branche | ||||
* | add return by ref from PEAR::raiseError | Greg Beaver | 2005-08-17 | 2 | -7/+12 |
| | |||||
* | re-enable XML_RPC 1.4.0 | Greg Beaver | 2005-08-17 | 3 | -11/+21 |
| | |||||
* | Rebundle XML_RPC in the correct version for the Windows distro. | Edin Kadribasic | 2005-08-16 | 1 | -0/+1 |
| | |||||
* | Remove pear/XML_RPC dependency for the pear installer | Rasmus Lerdorf | 2005-08-11 | 7 | -12/+8 |
| | | | | | PEAR guys, please doublecheck this. | ||||
* | fixed skipif to really skip | foobar | 2005-07-20 | 1 | -0/+5 |
| | |||||
* | XML_RPC -> 1.3.1 (tar, not tgz) | Greg Beaver | 2005-07-02 | 2 | -0/+0 |
| | |||||
* | XML_RPC -> 1.3.1 | Greg Beaver | 2005-07-02 | 2 | -0/+0 |
| | |||||
* | bump xml_rpc to 1.3.1, php4 win32 builds uses this list to (4.4) | Pierre Joye | 2005-07-01 | 1 | -1/+1 |
| | |||||
* | - bump xml_rpc version | Pierre Joye | 2005-06-26 | 1 | -1/+1 |
| | |||||
* | update to support local install, remove -n switch | Greg Beaver | 2005-04-02 | 1 | -1/+1 |
| | |||||
* | Fix the name (and thus make sure PEAR will not install atm) | foobar | 2005-04-02 | 3 | -3/+3 |
| | |||||
* | Fixed: [PEAR] Archive_Tar: XML error: not well-formed (invalid token) at line 22 | foobar | 2005-04-02 | 1 | -1/+1 |
| | |||||
* | add missing file | Greg Beaver | 2005-04-01 | 1 | -0/+363 |
| | |||||
* | fix some skip conditions.. | foobar | 2005-03-31 | 4 | -2/+7 |
| | |||||
* | update to current bundle ideal | Greg Beaver | 2005-03-28 | 4 | -0/+0 |
| | |||||
* | merge in PEAR 1.3.5 | Greg Beaver | 2005-03-28 | 19 | -301/+773 |
| | |||||
* | Script that creates PEAR bundle dir for distribution | Edin Kadribasic | 2005-03-26 | 1 | -0/+114 |
| | |||||
* | update to Archive_Tar 1.3.1 | Greg Beaver | 2005-03-18 | 1 | -1/+1 |
| | |||||
* | this needs updating | Greg Beaver | 2005-03-14 | 1 | -3/+3 |
| | |||||
* | Allow = sign in long option argument. | Andrei Zmievski | 2005-03-01 | 1 | -1/+1 |
| | | | | | Fixes PEAR bug #1831. | ||||
* | use 1.3.5 | Greg Beaver | 2005-02-26 | 1 | -1/+1 |
| |