Sophie

Sophie

distrib > Mandriva > 2010.0 > i586 > by-pkgid > 80f250ca376f4be3d6aca282eafc86a6 > files > 5

php-drizzle-0.4.1-2mdv2010.0.i586.rpm

Version 0.4.1
-------------
- Fixed php 5.3 compile issue
- there was a bug in libdrizzle v0.3 had to regen const of 0.4
- renamed $obj->errno to $obj->getErrno will likely change back at some point
- renamed $drizzle->escape() to $drizzle->escapeString()

Version 0.4.0
-------------
- Initial PECL import
- Added $obj->return_code() to all objects
- Fixed compile issues with PHP 5.1 and 5.3
- Fixed a few bugs in methods