| » Version | » Information |
|---|---|
| 2.0.2 | Download Release date: 2005-05-31 20:05 UTC Release state: stable Changelog: - Fix error constants. (Bug #4414) - Update to use new header comment blocks. Dependencies:
|
| 2.0.1 | Download Release date: 2004-10-17 23:53 UTC Release state: stable Changelog: * Document setOptions() * Change @type to (correct) @var * Flip @param type/value, they were reversed. Dependencies:
|
| 2.0.0 | Download Release date: 2004-06-09 07:04 UTC Release state: stable Changelog: * Bump version. Dependencies:
|
| 2.0.0beta1 | Download Release date: 2004-05-04 19:41 UTC Release state: beta Changelog: * Add get/set methods in Entry class, so that a descendent may overload them to provide additional checking or validation. * getEntryFor...() methods return PEAR_Error instead of false. * save() no longer checks to see if file is writable - fopen() will tell us if there's a problem. Dependencies:
|
| 1.0.4 | Download Release date: 2004-05-04 18:57 UTC Release state: stable Changelog: * save() didn't add line breaks to the output, rendering it invalid. * Use @version@ instead of hard-coding it. * Remove redundant (commented) 'require_once.' Dependencies:
|
| 1.0.3 | Download Release date: 2004-04-28 20:38 UTC Release state: stable Changelog: * update() was calling parse(), which no longer exists. Dependencies:
|
| 1.0.2 | Download Release date: 2004-04-27 21:48 UTC Release state: stable Changelog: * Add description to package.xml. Dependencies:
|