| Pear Announce 2004-06-06, 8:56 pm |
| The new PEAR package PEAR-1.4.0dev7 (devel) has been released at http://pear.php.net/.
Release notes
-------------
Installer:
* Channels implemented
* Bug #1242: array-to-string conversion
PEAR_ErrorStack:
* add optional parameter to staticHasErrors() to allow error
determination for single packages
Package Info
-------------
The PEAR package contains:
* the PEAR base class
* the PEAR_Error error handling mechanism
* the alpha-quality PEAR_ErrorStack advanced error handling mechanism
* the PEAR installer, for creating, distributing
and installing packages
* the OS_Guess class for retrieving info about the OS
where PHP is running on
* the System class for quick handling common operations
with files and directories
Related Links
-------------
Package home: http://pear.php.net/package/PEAR
Changelog: http://pear.php.net/package-changelog.php?package=PEAR
Download: http://pear.php.net/get/PEAR-1.4.0dev7.tgz
Authors
-------------
Stig Bakken <stig@php.net> (lead)
Thomas V.V.Cox <cox@idecnet.com> (lead)
Martin Jansen <mj@php.net> (developer)
Pierre-Alain Joye (developer)
Greg Beaver (lead)
|