» Version | » Information |
---|---|
1.5.0b4 |
Easy InstallNot sure? Get more info. pear install MDB2_Driver_oci8-1.5.0b4 Pyrus InstallTry PEAR2's installer, Pyrus. php pyrus.phar install pear/MDB2_Driver_oci8-1.5.0b4 Release date: 2012-10-23 19:16 UTC Release state: beta Release uploaded by: danielc Changelog: - PEAR::isError() -> MDB2::isError(), Bug #19491. - PEAR::loadExtension() -> extension_loaded(), Bug #19583. - Fix Bug #19262. Updates conditional stagements to use logical operators to include MDB2_FETCHMODE_OBJECT where appropriate. Was broken in r321197. - Have truncateTable() return MDB2_OK on success, as documented (bug 19201) - Have dropTable() return MDB2_OK on success, as documented (bug 19199) - Have createSequence() return MDB2_OK on success, as documented (bug 19192) - Have dropSequence() return MDB2_OK on success, as documented (bug 19191). - Make setOption('result_wrap_class') actually useful by changing the default value of $result_wrap_class parameters from false to true. - FETCHMODE constants are NOT bitwise. - Fix problems with rev 308955 (setResultTypesAssoc() does not exist, missed handling some associative results) (Bug #18203). - Bug #18826 Crash and security problem with is_a() in combination with value escaping - fixed bug #18203: Type introspection breaks with associative arrays if names are identical (patch by Peter Bex) note: - please use the latest ext/oci8 version from pecl.php.net/oci8 (binaries are available from snaps.php.net and pecl4win.php.net) - by default this driver emulates the database concept other RDBMS have by using the "database" option instead of "username" in the DSN as the username name. This behaviour can be disabled by setting the "emulate_database" option to false. - the multi_query test failes because this is not supported by ext/oci8 - the null LOB test failes because this is not supported by Oracle open todo items: - enable use of read() for LOBs to read a LOB in chunks - buffer LOBs when doing buffered queries Dependencies:
|
2010-08-29 beta |
|
2009-01-14 beta |
|
2008-03-15 beta |
|
2007-12-06 alpha |
|
2007-10-28 alpha |
|
2007-05-03 stable |
|
2007-03-13 stable |
|
2006-11-03 stable |
|
2006-09-03 stable |
|
2006-08-21 stable |
|
2006-07-23 stable |
|
2006-06-15 beta |
|
2006-05-14 beta |
|
2006-04-16 alpha |
|
2006-02-05 alpha |
|
2006-01-13 alpha |
|
2005-12-30 alpha |
|
2005-12-28 alpha |
|
2005-12-21 alpha |
|
2005-10-10 alpha |
|
2005-07-28 alpha |
|
2005-06-08 alpha |