| PEAR Announce 2005-06-08, 3:58 pm |
| The new PEAR package MDB2_Driver_mssql-0.1.0 (alpha) has been released at http://pear.php.net/.
Release notes
-------------
first unbundled release from MDB2 core
- 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)
- typo fixes in constructor
- Warning: this release is untested
Package Info
-------------
This is the Microsoft SQL Server MDB2 driver.
Related Links
-------------
Package home: http://pear.php.net/package/MDB2_Driver_mssql
Changelog: http://pear.php.net/package/MDB2_Dr.../download/0.1.0
Download: http://pear.php.net/get/MDB2_Driver_mssql-0.1.0.tgz
Authors
-------------
Lukas Smith <smith@backendmedia.com> (lead)
David Coallier (lead)
|