| » Version | » Information |
|---|---|
| 1.5.0b1 | 2008-03-15 beta |
| 1.5.0a2 | 2007-12-06 alpha |
| 1.5.0a1 | 2007-10-28 alpha |
| 1.4.1 | 2007-05-03 stable |
| 1.4.0 | 2007-03-13 stable |
| 1.3.0 | 2006-11-03 stable |
| 1.2.1 | 2006-08-29 stable |
| 1.2.0 | 2006-07-25 stable |
| 1.1.0 | 2006-06-15 stable |
| 1.0.2 | 2006-05-14 stable |
| 1.0.1 | 2006-04-16 stable |
| 1.0.0 | 2006-02-09 stable |
| 0.2.2 | 2006-02-05 beta |
| 0.2.1 | 2006-01-14 beta |
| 0.2.0 | 2005-12-22 beta |
| 0.1.2 | 2005-10-10 beta |
| 0.1.1 | 2005-06-08 beta |
| 0.1.0 | Download Release date: 2005-06-08 13:23 UTC Release state: alpha Changelog: first unbundled release from MDB2 core - cosmetic fixes to _getDatabaseFile() - removed redundant code from datatype module - dont just check for isset() for boolean values in order to support setting them false as well (bug #4373) - ensure SQL injection protection in all _quote() methods (was missing in some decimal, float, time, date and timestamp implementations) - use new quote() parameter - renamed execute() to _execute() since common provides some common functionality via execute() - fixed decimal result conversion in datatype module - typo fixes in result class - support numeric and string keys in types array for prepared queries - Warning: this release is untested Dependencies:
|