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
Greg Beaver
472de86f8d
prepare for actual installable unit tests
2004-06-01 13:22:28 +00:00
Greg Beaver
86953ab0f5
fix unit tests for 1.4.0dev4
2004-06-01 13:11:15 +00:00
Greg Beaver
2e7e8f30fc
fix unit tests for 1.4.0dev3
2004-05-30 17:02:34 +00:00
Greg Beaver
a865b5d0c7
testing file
2004-05-29 09:21:31 +00:00
Greg Beaver
09ee88f9bf
modify php_dump.php, .cvsignore ignores *.php
...
move include to the place where it is used
2004-05-29 09:09:46 +00:00
Greg Beaver
71e0c354ff
update _installFile() test for channels
2004-05-29 09:06:09 +00:00
Greg Beaver
32fd0f3ffa
update checkDeps/extractDownloadFilename tests for channels
2004-05-29 09:03:43 +00:00
Greg Beaver
478aff5c22
update registry test for channels
2004-05-29 09:02:47 +00:00
Greg Beaver
73124c04be
use fake pearweb - now anyone can run the download unit tests.
...
These tests require channels to pass
2004-05-29 09:02:26 +00:00
Greg Beaver
d4070174d8
fake pearweb package files, for unit testing downloads without an installed pearweb
2004-05-29 09:00:52 +00:00
Greg Beaver
d87e221f44
config unit tests, ready for channels
2004-05-29 08:59:26 +00:00
Greg Beaver
918d45198a
new unit tests
...
pearweb mock object is complete
2004-05-29 08:51:59 +00:00
Greg Beaver
8c5c17c3a1
update for conflicting file test
2004-05-29 08:49:01 +00:00
Greg Beaver
1f31e7ddea
new package.xml needed to test conflicting files error
2004-05-29 08:48:01 +00:00
Greg Beaver
ad57096a8b
Fix #1395 : PEAR_ErrorStack::staticCallback needs to instantiate the stack
...
Fix up default callback, so that it can be set for each package as well as for all packages.
Callbacks now have 3 levels of control, which may be a bit too complex, default callbacks might have to go for debugging reasons. Either that or some kind of origination information should be appended to the error array describing which callbacks were called, so debugging is at least possible
2004-05-23 06:06:10 +00:00
Greg Beaver
6f7d0b2a6a
in preparation for testing all remote functionality, use a mock object for a functioning pearweb server
2004-05-23 05:33:25 +00:00
Wez Furlong
e419d735c4
Better error message to save looking in the wrong place.
2004-05-21 16:36:37 +00:00
Greg Beaver
f30b95fcf0
fix missing assignment
...
$this->_errors = array_filter($this->_errors);
2004-05-21 03:43:58 +00:00
Greg Beaver
981948641c
fix for BC break
...
staticGetErrors adds the parameter $level between $purge and $merge, as it will be as common (or more common) as $purge.
2004-05-21 03:33:51 +00:00
Greg Beaver
aaa7263bdd
Several issues resolved.
...
fix 1444: PEAR_ErrorStack->push() needs to validate $msg and $code as string/int
add error level checking to hasErrors() and getErrors().
BC break!!:
staticGetErrors adds the parameter $level between $purge and $merge, as it will be as common (or more common) as $purge.
2004-05-21 03:33:19 +00:00
Marcus Boerger
d94136fc30
- Remove unused blocks
2004-05-19 08:45:46 +00:00
Pierre Joye
9e9576ecfa
- T_WHITESPACE for the 1st test...
2004-05-16 21:00:24 +00:00
Pierre Joye
a937ae4762
- PHP allows spaces before :: (parent :: foo(); )
...
Nota bene, requires another change to really check the syntax:
loop back to the first non white space element and valid it (parent,
string or var)
2004-05-16 20:55:29 +00:00
Pierre Joye
915e9a555e
- Fix #1329 , closedir on exit (kameshj at fastmail dot fm)
2004-05-16 15:43:30 +00:00
Pierre Joye
d049b24dfd
- Fix #1330 , unused variable
2004-05-16 15:39:07 +00:00
Pierre Joye
59727034b7
- Fix #1249 (wrong print out the wrong state with force option)
...
- some NL issues, sorry, commit now too
2004-05-16 15:37:13 +00:00
Martin Jansen
46f2330c19
* Providing the full URL to the coding standards.
2004-05-04 10:43:24 +00:00
Greg Beaver
d14b94b8df
fix to work with only the installed version of PEAR
2004-04-30 16:45:46 +00:00
Greg Beaver
11be5f887b
fix included files and put error messages in PEAR_Downloader where they are needed
2004-04-30 16:37:39 +00:00
Greg Beaver
bf87bf816c
remove notices in E_ALL for config test in PHP 4.3.6
2004-04-30 03:39:04 +00:00
Greg Beaver
56d7d95c67
hopefully fix this test for all cases
2004-04-30 03:35:43 +00:00
Greg Beaver
e349a5e41d
update to begin process for next release (release is not imminent)
2004-04-30 02:09:03 +00:00
Greg Beaver
94ff299736
fix unit test to work with 1.3.2 (which will be needed)
2004-04-30 02:06:11 +00:00
Greg Beaver
af03ecf9e1
fix 1186: notice in PEAR_Common undeclared $_packageName
2004-04-30 02:05:45 +00:00
Greg Beaver
65ecfc28cf
fix unit test with PEAR 1.3.1
2004-04-30 01:57:35 +00:00
Greg Beaver
1f22d848e9
fix bug 1242 - notice if multi-dimensional array is passed as a parameter
...
add optional parameter to staticHasErrors() that allows error determination for a single package
2004-04-27 04:31:39 +00:00
Greg Beaver
8a91c1d5b8
re-organize as per PEAR-Core discussion
2004-04-09 07:38:48 +00:00
Greg Beaver
dfa4a5d927
as per PEAR-Core discussion, remove all but absolutely essential
...
packages for the installer, and for PEAR_Frontend_Web
2004-04-09 01:12:41 +00:00
Greg Beaver
7ab7b99ac1
oops, PHPUnit2, not PHPUnit
2004-04-08 23:52:36 +00:00
Jon Parise
ba863b4558
Include Mail 1.1.3 with PHP 5.
2004-04-08 18:27:26 +00:00
Greg Beaver
b3cec4d9d4
Dan wants tabs -> spaces
2004-04-08 15:03:21 +00:00
Greg Beaver
eaa48d3743
forgot phpunit -> phpunit2 for php5
2004-04-08 14:59:31 +00:00
Greg Beaver
fdc1b53183
this should update the list
...
# Pierre-Alain, have you tested frontend_web with pager 2 yet?
2004-04-08 14:30:13 +00:00
Wez Furlong
61144768ed
Add this list here, so that pear-core guys can manipulate the PEAR bundle
...
for the win32 snapshot.
2004-04-08 13:32:50 +00:00
Greg Beaver
0715add65f
developer -> lead for cellog
2004-04-07 00:29:58 +00:00
Greg Beaver
e09aff93fb
add PEAR_ErrorStack to description of PEAR
2004-04-06 22:18:37 +00:00
Greg Beaver
f2e8c04e8a
change release date
2004-04-06 22:08:51 +00:00
Greg Beaver
ae73e40808
fixed #534 for real (remove notice if state=stable doesn't exist, and use "none" for stable version number)
2004-04-03 15:56:00 +00:00
Greg Beaver
b79e803a43
fix Bug #937 throwError() treats every call as static
...
fix Bug #964 PEAR_ERROR_EXCEPTION causes fatal error
2004-04-03 06:28:54 +00:00
Greg Beaver
9d86149b01
fix #534 : pear search doesn't list unstable releases
2004-04-03 06:06:17 +00:00
Greg Beaver
361951bc01
not devel any more
2004-04-03 00:42:20 +00:00
Greg Beaver
578c28fb0c
update naming of tests - forgot to rename files before committing,
...
but this is not a big deal, as the name 'Error_Stack' still makes sense
2004-03-21 23:06:20 +00:00
Greg Beaver
9b530c04f1
added in wrong directory, move to tests/
2004-03-21 23:02:29 +00:00
Greg Beaver
57b32bdf57
small changes
...
Use '' instead of ""
allow subclasses to easily change the exception class used just by
overriding the _exceptionClass property
2004-03-21 23:00:54 +00:00
Greg Beaver
4039adabf4
new package.xml to be used for installing tests, to make it easy to collect all tests in the same location for all PEAR packages
2004-03-21 22:57:33 +00:00