Commit Graph

1591 Commits

Author SHA1 Message Date
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
Martin Jansen
6910e6432a * Replaced the nonexistent word "postfix" with "suffix". 2004-06-18 14:41:01 +00:00
Stig Bakken
6527a454c6 * don't register object on destructors list if it does not define its
own emulated destructor
2004-06-16 16:26:12 +00:00
Pierre Joye
0f5e09c192 - Fix #1602 (reported by Cox)
Do not display var=value using config-get (easy scripting)
2004-06-15 16:48:49 +00:00
Pierre Joye
98e59d58ba - Fix licence (#1645)
- update my status there, reflecting the fact for the past 11 months
2004-06-15 16:33:46 +00:00
Pierre Joye
495925381e - Typo (#1627) (cox) 2004-06-13 14:06:01 +00:00
Greg Beaver
22fa023c88 fix bug #1610: pear package doesn't validate deps
It was never validating deps at all!
2004-06-12 06:15:55 +00:00
Greg Beaver
9873fa5e42 fix bug #1615: installer must create extension dir if it doesn't exist, patch by Tomas 2004-06-12 05:48:10 +00:00
Greg Beaver
37b73ad2d4 fix bug #1617, exception never returned from PEAR_ErrorStack->push() 2004-06-12 05:36:40 +00:00
Greg Beaver
1f20b7a626 partial fix, bug #1163: rpm build doesn't build properly 2004-06-08 18:26:20 +00:00
Greg Beaver
d14e259823 fix bug #1550: Builder does not set path to match bin_dir 2004-06-08 18:15:11 +00:00
Greg Beaver
29a09f984c fix bug #1378: user/pass must be urldecoded from parse_url in Remote.php 2004-06-08 18:03:46 +00:00
Greg Beaver
628e5530b9 fix bug #1153: PEAR command doesn't work after upgrading
reverting earlier fix - people must have register_argc_argv=on set in php.ini for PEAR to work.
2004-06-08 17:56:22 +00:00
Greg Beaver
b175cdfd71 fix bug #1581: unhelpful error message if "pear blatch" is typed 2004-06-08 17:49:19 +00:00
Pierre Joye
d7e86a5669 - No more Pager 2004-06-06 22:49:46 +00:00
Pierre Joye
8217b64a33 - Update for 5.0RC3 2004-06-06 22:49:10 +00:00
Greg Beaver
b4ae74ae2c update unit tests for PEAR 1.4.0dev6, using new getDownloadURL() xml-rpc call 2004-06-06 16:05:30 +00:00
Greg Beaver
9304645cf3 add missing $tmp to PEAR::isError() 2004-06-06 15:52:41 +00:00
Greg Beaver
84d9651b61 eliminate the annoyance of upgrading from crapster versions of PEAR once and for all.
Now, if getopt2 exists, it is used, otherwise getopt is used.
2004-06-06 15:04:16 +00:00
Greg Beaver
5b565c1eb1 update dependency to PEAR 1.4.0dev5 2004-06-01 14:51:49 +00:00
Greg Beaver
27a4b575e8 test files for PEAR are now installable! 2004-06-01 14:29:59 +00:00
Greg Beaver
cb0b01f7c2 file needed for registry test 2004-06-01 14:27:54 +00:00
Greg Beaver
a0ebaab052 add needed package.xml files for channel tests 2004-06-01 14:15:41 +00:00
Greg Beaver
e78e1dd5e8 update to include all new unit tests and files 2004-06-01 13:55:49 +00:00
Greg Beaver
58483c8776 begin work on making the tests installable 2004-06-01 13:45:55 +00:00