Commit Graph

1615 Commits

Author SHA1 Message Date
Greg Beaver
39a4a46ae4 MFB fix Bug #36001: make install fails when --enable-memory-limit used 2006-02-08 01:12:12 +00:00
foobar
a8a4d7944d - Always use the builddir! 2005-12-12 12:39:50 +00:00
Dmitry Stogov
a8c6b992b8 Fixed bug #35147 (__HALT_COMPILER() breaks with --enable-zend-multibyte) 2005-11-15 13:29:39 +00:00
Greg Beaver
3446a75a36 remove unused obsolete files from pear CVS
# to run PEAR tests, grab pear-core/tests and use "pear run-tests -rq"
2005-10-20 01:49:42 +00:00
Ilia Alshanetsky
eb28594aa5 Pear installer fix 2005-10-14 15:35:56 +00:00
Derick Rethans
1017c44f4a - Use the non-zlib version of the PHAR. 2005-10-14 13:41:47 +00:00
Greg Beaver
ba3862b369 set error_reporting to E_ALL in Makefile.frag 2005-10-01 16:05:44 +00:00
Marcus Boerger
91e31d0243 - Try to fetch the necessary file via wget 2005-09-30 17:03:22 +00:00
foobar
cd63787e9a - Fixed bug #34583 ("make install" prematurely fails because of PEAR) 2005-09-22 13:04:12 +00:00
Greg Beaver
af01525d1e prepare for using go-pear.phar 2005-09-11 17:39:15 +00:00
Rasmus Lerdorf
25c6fbe515 That line made no sense 2005-09-08 09:11:10 +00:00
Greg Beaver
46783871e3 install-pear.phar removed -> moved to http://pear.php.net/install-pear.phar 2005-09-07 16:05:59 +00:00
Greg Beaver
6ed7a799af attempt to make new instructions clearer 2005-09-07 16:03:06 +00:00
Greg Beaver
38a52c5b0d change makefile to use phar and not source, if present 2005-09-07 15:59:53 +00:00
Greg Beaver
a3c168239d test version of install-pear.phar
can be removed if there is any issue
without changes to Makefile.frag, it is not actually used
2005-09-05 20:18:00 +00:00
Greg Beaver
ae8a3a0f9e sync with PEAR 1.3.6 2005-08-22 22:09:54 +00:00
Greg Beaver
de247c88cd add XML_RPC 1.4.0 2005-08-22 22:06:27 +00:00
Greg Beaver
e5c570997e move Archive_Tar 1.3.2 => 1.3.1
1.3.2 does not exist
2005-08-22 21:51:15 +00:00
Greg Beaver
f4eb5095a6 add checks for extensions that must be loaded 2005-08-20 18:31:29 +00:00
Pierre Joye
f7ef84c32d - fix bad revert and make the xmlrpc ext detections fallback
forgot that 5.1 still has pear in its branche
2005-08-18 21:29:28 +00:00
Greg Beaver
94c7fd0603 add return by ref from PEAR::raiseError 2005-08-17 21:48:46 +00:00
Greg Beaver
1dd48ca039 re-enable XML_RPC 1.4.0 2005-08-17 21:30:46 +00:00
Edin Kadribasic
ca24e21972 Rebundle XML_RPC in the correct version for the Windows distro. 2005-08-16 11:35:45 +00:00
Rasmus Lerdorf
c792839d8f Remove pear/XML_RPC dependency for the pear installer
PEAR guys, please doublecheck this.
2005-08-11 16:43:26 +00:00
foobar
dd3d739cc6 fixed skipif to really skip 2005-07-20 00:10:57 +00:00
Greg Beaver
03c835464f XML_RPC -> 1.3.1 (tar, not tgz) 2005-07-02 02:55:32 +00:00
Greg Beaver
aeeda84714 XML_RPC -> 1.3.1 2005-07-02 02:48:06 +00:00
Pierre Joye
6b4910b028 bump xml_rpc to 1.3.1, php4 win32 builds uses this list to (4.4) 2005-07-01 09:20:28 +00:00
Pierre Joye
dc79ac371b - bump xml_rpc version 2005-06-26 07:00:18 +00:00
Greg Beaver
48f4e4bb87 update to support local install, remove -n switch 2005-04-02 23:50:53 +00:00
foobar
9f21d8e72c Fix the name (and thus make sure PEAR will not install atm) 2005-04-02 23:47:54 +00:00
foobar
bf3286cd6c Fixed: [PEAR] Archive_Tar: XML error: not well-formed (invalid token) at line 22 2005-04-02 23:16:46 +00:00
Greg Beaver
62f305e5a7 add missing file 2005-04-01 22:03:59 +00:00
foobar
1f3419a4db fix some skip conditions.. 2005-03-31 19:43:48 +00:00
Greg Beaver
d78d3ac210 update to current bundle ideal 2005-03-28 17:04:00 +00:00
Greg Beaver
9752cbde12 merge in PEAR 1.3.5 2005-03-28 16:38:59 +00:00
Edin Kadribasic
2e0ddb39bc Script that creates PEAR bundle dir for distribution 2005-03-26 21:14:19 +00:00
Greg Beaver
6a74f0a1b0 update to Archive_Tar 1.3.1 2005-03-18 01:55:10 +00:00
Greg Beaver
abb724a6b3 this needs updating 2005-03-14 23:57:07 +00:00
Andrei Zmievski
584f64ed62 Allow = sign in long option argument.
Fixes PEAR bug #1831.
2005-03-01 18:19:12 +00:00
Greg Beaver
a247bf01ba use 1.3.5 2005-02-26 01:27:49 +00:00
Greg Beaver
eaad3a9f7b remove old test files 2004-12-01 06:09:06 +00:00
Wez Furlong
bfe9871c83 fix for pecl modules; runs "make install" and correctly adds the files to the
transaction and package.

(as far as I know).
2004-09-22 19:04:56 +00:00
Ilia Alshanetsky
f268ada2f3 When skip condition is met, stop. 2004-08-08 21:31:50 +00:00
Greg Beaver
c0fd859688 commit for win32 - binary so line endings are always preserved - this time on HEAD, where it belongs 2004-08-03 04:36:00 +00:00
Wez Furlong
c8c9add3be Un-bork 2004-07-31 18:52:04 +00:00
Tomas V.V.Cox
1fb65c4c29 More output magic on nested exceptions 2004-06-21 04:36:17 +00:00
Tomas V.V.Cox
24ec6e5a5c Be more consistent with CS 2004-06-21 04:06:18 +00:00
Tomas V.V.Cox
8957eac122 Some API changes:
- addObserver() params order switched
- signal() -> _signal()
- public:getCauseMessage() -> private:_getCauseMessage()
- some more docs
2004-06-21 03:53:39 +00:00
Tomas V.V.Cox
d3de81fb00 First release of the PEAR_Exception class
(dedicated to otherbird)
2004-06-20 19:08:37 +00:00