[ANNOUNCEMENT] augeas-0.6.1 (beta) Released.
[email protected] ("PECL Announce")
| Newsgroups | php.pecl.dev |
|---|---|
| Message-ID | <[email protected]> |
The new PECL package augeas-0.6.1 (beta) has been released at http://pecl.php.net/.
Release notes
-------------
- fixed Apache segfault on 64bit
Package Info
-------------
Augeas is a configuration editing tool. It parses configuration files in their native formats and transforms them into a tree. Configuration changes are made by manipulating this tree and saving it back into native config files. This extension provides PHP bindings to it's API.
Related Links
-------------
Package home: http://pecl.php.net/package/augeas
Changelog: http://pecl.php.net/package-changelog.php?package=augeas
Download: http://pecl.php.net/get/augeas-0.6.1.tgz
Authors
-------------
Pedro Padron <[email protected]> (lead)