Tomas V.V.Cox
106a277239
Added better error message to run-tests
2003-06-07 16:45:53 +00:00
Sterling Hughes
815d41f85a
Add the pear bundle command from Thomas Cox.
2003-06-07 03:08:05 +00:00
Martin Jansen
4ab3e6860f
* The argument of displayError() is a PEAR_Error instance.
...
# Bug: 23932
2003-06-06 16:09:01 +00:00
Martin Jansen
b4cf8debce
* Use raiseError(), like it's done in the rest of class also.
...
# Bug: 23932
2003-06-06 16:07:15 +00:00
Martin Jansen
a0805d8f53
* Advancing myself
2003-06-05 07:03:03 +00:00
Martin Jansen
a0ddbbaed9
* Add optional dependency to the DTD
2003-06-05 07:01:20 +00:00
Martin Jansen
fcebd4ac36
* Commit support for optional dependencies
...
# Stig: Please review this stuff!
2003-06-05 06:57:22 +00:00
Martin Jansen
5f262f10ab
* Add support for <provides />
...
# Bug: #23933
2003-06-05 06:32:10 +00:00
Vincent Blavet
534ab0b542
- Sync with pear/Archive_Tar/Archive/Tar.php CVS 1.11
...
- Support for bz2 compression
- Add new methods AddString() and extractInString()
2003-05-28 06:01:04 +00:00
Pierre Joye
400e5c0b66
- Fix the "weird bug" with different serialized file under cli/cgi or apache sapi
...
Important Notice:
*always* use 'wb' to write file, sapi cli and cgi force the default to be binary, apache does not.
2003-05-27 23:31:56 +00:00
Martin Jansen
185a4baedd
* Update PHPDoc
2003-05-18 19:40:04 +00:00
Martin Jansen
29cbe5e3b6
* More PHPDoc fixes
2003-05-15 19:44:32 +00:00
Martin Jansen
ee57fde226
* Adding PHPDoc
2003-05-15 18:55:41 +00:00
Martin Jansen
8c5eac260f
* Fixing note
2003-05-11 09:33:04 +00:00
Derick Rethans
7a1e959f29
- Add inheritance information to package inspection on 'pear package'.
2003-05-09 12:03:09 +00:00
Pierre Joye
b5c2adf41e
Silent a notice
2003-05-08 17:11:02 +00:00
Alexander Merz
d276e85167
introduce download-all command for the PEAR Installer
2003-05-05 07:07:51 +00:00
foobar
dbe01aca1f
not a real test
2003-04-25 10:53:10 +00:00
Jesus M. Castagnetto
9b91242e24
Fixing bug #23060
2003-04-14 11:50:42 +00:00
Pierre Joye
b01169b63d
what? maintainer is not a valid role :)
2003-04-05 01:42:55 +00:00
Pierre Joye
b0c36aeeaf
- Add some releases notes
...
- Add myself in the maintainer list (stig)
2003-04-04 01:23:40 +00:00
Stig Bakken
de5f17eb92
* whip script files where they belong
2003-04-04 00:25:32 +00:00
Stig Bakken
99824847c6
* look for pearcmd.php in the right directory when run from a cvs checkout
2003-04-04 00:15:53 +00:00
Stig Bakken
3ba4fa6330
* rename pear_unices to pear.sh and make it a pure shell script
2003-04-04 00:11:00 +00:00
Stig Bakken
3c863894b4
* pear.in is renamed to pearcmd.php
2003-04-03 23:55:11 +00:00
Stig Bakken
19e924695d
* paj's last Windows install fixes
2003-04-03 23:48:39 +00:00
Stig Bakken
297caeb372
* use PHP_PEAR_* environment variables (paj)
2003-04-03 23:21:30 +00:00
Stig Bakken
7d4142b896
* disable table borders in output to save width
2003-04-03 23:12:40 +00:00
Stig Bakken
360d1da529
* windows bugfix
2003-04-03 23:11:50 +00:00
Stig Bakken
e853217651
* support both error codes and messages in the second parameter to
...
PEAR::isError()
2003-04-03 23:10:11 +00:00
Stig Bakken
4d79859291
* remove track_errors ini fiddling, was a PHP bug that should be fixed now
2003-04-03 23:05:25 +00:00
Stig Bakken
165604818c
* initialize pkginfo with an empty provides array
2003-04-03 23:04:52 +00:00
Martin Jansen
ad85444a87
* Silence warning
2003-03-26 22:43:42 +00:00
Martin Jansen
16bf9ed5fc
* Changing to DOS line breaks.
2003-03-25 14:34:02 +00:00
Stig Bakken
9e21b2eee4
* abort install when an extension fails to build (patch by ja at
...
morrdusk dot net)
2003-03-21 07:57:27 +00:00
Stig Bakken
0e6fca4f22
* email address change
2003-03-18 12:06:09 +00:00
Martin Jansen
1188dbe64f
* Fixing bug #21845 .
2003-03-13 21:07:40 +00:00
Stig Bakken
04870428ab
* fixed <provides> generation, provides elements are now included for
...
every non-private class, function and method
2003-02-25 02:44:10 +00:00
Stig Bakken
52ce358bde
* upgrading XML_Parser to 1.0.1
2003-02-23 11:03:38 +00:00
Anil Madhavapeddy
ee3e64267c
fix error msg typo
2003-02-16 01:31:46 +00:00
Stig Bakken
710b20a528
* clean up so Jani is not so confused
2003-02-11 01:17:20 +00:00
Stig Bakken
983dd29a7e
* update PEAR::isError phpdoc
2003-02-10 14:27:21 +00:00
Stig Bakken
4ef53806f4
* PEAR::isError accepts second parameter that will be matched against
...
the error code. PEAR::isError($obj, FOO) will return true if $obj
is an error object, and $obj->getCode() returns FOO.
2003-02-10 14:26:19 +00:00
Stig Bakken
cab18bc2de
* the "a" in "pear" is "application" now
2003-02-10 14:17:32 +00:00
Stig Bakken
fdd9735359
* replace @bin_dir@ in pear.bat
2003-02-04 22:46:40 +00:00
Stig Bakken
427fafaac0
* 1.1 release notes update
...
* added some <provides> elements
2003-02-03 02:55:47 +00:00
Stig Bakken
e756a253d9
* start using the source tokenizer
2003-02-03 02:54:39 +00:00
Stig Bakken
1e14f2de8b
* substitute @php_dir@ in pear.in
2003-02-03 01:00:10 +00:00
Martin Jansen
447bd814a2
* displayLine() is deprecated, so better use displayError() here.
2003-02-01 09:36:17 +00:00
Stig Bakken
9c5ff64992
* Windows fix (thanks to paj)
2003-01-29 21:42:54 +00:00
foobar
20c43285f7
- Fixed bug: #13561 (--without-pear prevents install of phpize, php-config)
2003-01-28 10:59:12 +00:00
Stig Bakken
d250e7ba9d
* whoops, heritage shows through :)
2003-01-26 23:54:19 +00:00
Stig Bakken
dd22d65e2f
* not a real test, just a script for displaying OS_Guess output
2003-01-25 00:45:13 +00:00
Stig Bakken
d19bd6f12c
* add glibc version detection for Linux
2003-01-25 00:44:41 +00:00
Stig Bakken
a46aac36ec
* typo
2003-01-25 00:38:00 +00:00
Stig Bakken
832545d97f
* PEAR_Error now supports exceptions when using Zend Engine 2. Set the
...
error mode to PEAR_ERROR_EXCEPTION to make PEAR_Error throw itself
as an exception (invoke PEAR errors with raiseError() or throwError()
just like before).
2003-01-21 13:32:34 +00:00
Stig Bakken
3f09044ba6
* prepare 1.0.1 release
2003-01-10 01:24:56 +00:00
Stig Bakken
4a723721b9
* obey PHP_PEAR_INSTALL_DIR and PHP_PEAR_PHP_BIN environment variables
2003-01-10 01:16:23 +00:00
Stig Bakken
4cf28eb0fc
* verbosity fix for cvstag and cvsdiff commands
2003-01-10 01:15:40 +00:00
Stig Bakken
26a472f767
* TODO item
2003-01-10 01:12:23 +00:00
Stig Bakken
eaf21d230e
* add "cvsdiff" command
2003-01-10 01:11:30 +00:00
Stig Bakken
95255fe5e1
* use getenv() instead of $_ENV[]
2003-01-10 01:11:00 +00:00
Stig Bakken
f39c0ad2b6
* added debug_backtrace() support to PEAR errors
2003-01-09 15:14:23 +00:00
Stig Bakken
796083b936
* System::which() now checks .exe .bat .cmd and .com on Windows
2003-01-09 15:11:27 +00:00
Stig Bakken
239d203e4a
* cleanups
2003-01-09 15:06:14 +00:00
Christian Dickmann
26e393c69f
fix default umask(); (thx to Mirco MEEBEY Bauer for bringing this behavior to my attention and testing the patch)
2003-01-07 23:12:06 +00:00
Vincent Blavet
7121150e5f
* Synchronize with /pear/Archive_Tar/Tar.php 1.5 :
...
- Add support for long filenames (greater than 99 characters)
- Add private methods _readLongHeader() and _writeLongHeader()
2003-01-07 15:04:42 +00:00
Harald Radi
f1f96c86d1
fixing typo
2003-01-03 00:17:41 +00:00
Stig Bakken
7f41f5d586
* allways fall back to PHP_SYSCONFDIR
2003-01-02 23:48:32 +00:00
Sebastian Bergmann
61ce6bc8f1
Bump year.
2002-12-31 16:18:29 +00:00
Stig Bakken
ff8adda7c6
* 1.0 release notes
2002-12-27 19:31:56 +00:00
Stig Bakken
25684764cc
* added "clear-cache" command
2002-12-27 19:31:37 +00:00
Stig Bakken
1d42e34c1b
* 1.0 release
2002-12-27 19:01:19 +00:00
Stig Bakken
d63ef03d7b
* 1.0 version
2002-12-27 17:19:31 +00:00
Stig Bakken
aded559898
* Windows fix from Edin
2002-12-22 01:32:01 +00:00
Stig Bakken
c4ddda3e23
* set default xml-rpc cache ttl to 1 hour
2002-12-22 01:31:13 +00:00
Stig Bakken
24975495a7
* fix one missing DIRECTORY_SEPARATOR and a typo
2002-12-16 20:44:50 +00:00
Sascha Schumann
e5b86174af
CFLAGS_CLEAN was not properly defined
2002-12-16 13:39:27 +00:00
Stig Bakken
854b9b9ac1
* update release notes, remove warning
2002-12-13 02:20:33 +00:00
Stig Bakken
3396ace7cb
* fix version/date
2002-12-13 02:11:23 +00:00
Stig Bakken
976aef1ccf
* introduce php_bin config parameter
...
* use PHP_PEAR_<PARAM_NAME> environment variables for defaults
(for example PHP_PEAR_PHP_DIR)
* Windows cleanups
2002-12-13 02:10:23 +00:00
Stig Bakken
e5dd8161e6
* _parseArgs bugfix
2002-12-13 02:07:22 +00:00
Stig Bakken
1ef49991ff
* fix upgrade-all output
2002-12-06 00:10:10 +00:00
Christian Dickmann
910a03a835
silence some possible warnings
2002-12-03 20:51:36 +00:00
Stig Bakken
441a3e3612
* fix typo
2002-11-26 23:17:22 +00:00
Stig Bakken
b066da4e65
* lose obsolete tags: libfile, libname, sources, includes, libadd
2002-11-26 22:52:34 +00:00
Stig Bakken
7e21663cb5
* ws/folding
2002-11-26 21:49:55 +00:00
Stig Bakken
397b35f891
* changed "info" shortcut to "in"
2002-11-26 18:23:58 +00:00
Stig Bakken
693204265e
* a little more "windows robust" when looking for package.xml
2002-11-26 01:38:48 +00:00
Stig Bakken
ad2618b8eb
* forgot to set release date
2002-11-26 01:34:14 +00:00
Stig Bakken
df158fa5cf
* added --ignore-errors option, --force no longer ignores errors
2002-11-26 01:32:47 +00:00
Stig Bakken
58c57d43ab
* added sig_keyid config param
2002-11-26 00:05:21 +00:00
Stig Bakken
e617da5aae
* more accurate description of "makerpm" command
2002-11-25 23:16:16 +00:00
Stig Bakken
6f1c21aea2
* silence some notices
2002-11-25 23:15:31 +00:00
Christian Dickmann
51f5b6debb
remove the check, cause i don't really know, if content has to be an array everytime
2002-11-24 10:15:25 +00:00
Christian Dickmann
0228cfcf4a
add some checks to increase cache integrity
2002-11-24 10:13:57 +00:00
Christian Dickmann
7dd3e5e683
add errormessage, but that does not fix the problem
2002-11-24 10:06:54 +00:00
Stig Bakken
64a75d6d77
* fix config-show output
2002-11-22 07:03:46 +00:00
Stig Bakken
713d0e8966
* convert to english
2002-11-20 06:51:23 +00:00
Stig Bakken
0cc15ba4b9
* fix doc for config-{set,get}
2002-11-20 06:50:33 +00:00