0
I Use This!
Inactive

Commits : Listings

Analyzed about 7 hours ago. based on code collected 1 day ago.
Jun 25, 2025 — Jun 25, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
added a test case to implement better error handling for the save() method More... over 16 years ago
updated package.xml to augeas-0.6.1 More... over 16 years ago
PHP_AUGEAS_VERSION set to 0.6.1 More... over 16 years ago
additional cleanup at MINIT More... over 16 years ago
including zend_extensions.h header file. fixes apache segfault on 64bit More... over 16 years ago
new release: v0.6.0 More... over 16 years ago
added README file (once again) More... over 16 years ago
fixed some compiler warnings More... over 16 years ago
Removing "static" keyword from arginfo. In PHP 5.3, the macro ZEND_BEGIN_ARG_INFO already expands to "static const zend_arg_info" More... over 16 years ago
added README file and version bump to 0.5.1 More... over 16 years ago
fix in changelog section of package.xml More... over 16 years ago
version bump More... over 16 years ago
implemented: Augeas::match() should return assoc array with nodes => values More... over 16 years ago
feature request: Augeas::match() should return assoc array with nodes => values More... over 16 years ago
updated package.xml to augeas 0.4.0 More... over 16 years ago
added PHP_AUGEAS_VERSION macro More... over 16 years ago
added module version information to phpinfo() More... over 16 years ago
added test suite More... over 16 years ago
spaces instead of tabs More... over 16 years ago
spaces instead of tabs More... over 16 years ago
tests for Augeas::mv() More... over 16 years ago
new method: Augeas::mv() More... over 16 years ago
fixed proto definitions (removed augeas resource) More... over 16 years ago
version bump More... over 16 years ago
shame on me More... over 16 years ago
resource type is no longer used. More... over 16 years ago
added package.xml More... over 16 years ago
tests were reorganized More... over 16 years ago
must provide own lenses to ensure accuracy of tests More... over 16 years ago
in Augeas::match() an exception must be thrown if path is invalid More... over 16 years ago