Version | Message |
0.6.1 | - fixed Apache segfault on 64bit |
0.6.0 |
- extension is now compatible with PHP 5.3 (removed static from ZEND_ARG_INFO) - fixed some compiler warnings |
0.5.1 | - Added README file |
0.5.0 | - Augeas::match() now returns an associative array with nodes => values |
0.4.0 |
- new method Augeas::mv() - added test suite AllTests.php |
0.3 |
- private property Augeas::$handle no longer exists - resource type is no longer used |