» Version | » Information |
---|---|
0.7.0 |
Easy InstallNot sure? Get more info. pear install MDB2_Driver_querysim-0.7.0 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/MDB2_Driver_querysim-0.7.0 Release date: 2012-10-23 19:16 UTC Release state: beta Release uploaded by: danielc Changelog: - PEAR::isError() -> MDB2::isError(), Bug #19491. - Remove last few "Assigning the return value of new by reference is deprecated" notices. - Fix Bug #19262. Updates conditional stagements to use logical operators to include MDB2_FETCHMODE_OBJECT where appropriate. Was broken in r321197. - Tweak commit from earlier to make comparison easier to read. - FETCHMODE constants are NOT bitwise. - Fix problems with rev 308955 (setResultTypesAssoc() does not exist, missed handling some associative results) (Bug #18203). - replaced is_null($var) checks with (null === $var) - exec() now returns a reference instead of a copy to prevent memory leaks - Docblock fixes - fixed bug #12083: createTable() in the Manager module now returns MDB2_OK on success, as documented open todo items: - add ability to reference multiple results set files for different queries Dependencies:
|
2006-11-03 beta |
|
2006-08-21 beta |
|
2006-07-23 beta |
|
2006-06-15 beta |
|
2006-05-14 beta |
|
2006-04-16 beta |
|
2006-02-05 beta |
|
2005-12-21 beta |
|
2005-10-10 alpha |
|
2005-06-08 alpha |