» Version | » Information |
---|---|
2012-10-23 beta |
|
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 |
|
0.1.1 |
Easy InstallNot sure? Get more info. pear install MDB2_Driver_querysim-0.1.1 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/MDB2_Driver_querysim-0.1.1 Release date: 2005-10-10 06:56 UTC Release state: alpha Release uploaded by: lsmith Changelog: - increased php dependency to 4.3.0 due to the usage of the streams API since beta5 - fix PHP4.4 breakage - use !empty() instead of isset() in fetchRow to determine if result cols were bound or result types were set - moved all private fetch mode fix methods into _fixResultArrayValues() for performance reasons - renamed MDB2_PORTABILITY_LOWERCASE to MDB2_PORTABILITY_FIX_CASE and use 'field_case' option to determine if to upper- or lowercase (CASE_LOWER/CASE_UPPER) - use array_key_exists() instead of isset() where possible - return 0 for manipulation queries when disable_query is enabled Dependencies:
|
2005-06-08 alpha |