[PHP-CVS] cvs: php-src /ext/oci8 oci8.c oci8_statement.c

2007-06-08 Thread Antony Dovgal
tony2001Fri Jun 8 08:44:26 2007 UTC Modified files: /php-src/ext/oci8 oci8.c oci8_statement.c Log: enable statement cache for non-persistent connections (patch by Chris Jones)

[PHP-CVS] cvs: php-src /ext/oci8 oci8.c oci8_statement.c

2007-01-31 Thread Antony Dovgal
tony2001Wed Jan 31 12:45:56 2007 UTC Modified files: /php-src/ext/oci8 oci8.c oci8_statement.c Log: fix compile failure in ZTS mode when collections support is missing

[PHP-CVS] cvs: php-src /ext/oci8 oci8.c oci8_statement.c php_oci8_int.h /ext/oci8/tests bug40078.phpt

2007-01-11 Thread Antony Dovgal
tony2001Thu Jan 11 11:26:36 2007 UTC Added files: /php-src/ext/oci8/tests bug40078.phpt Modified files: /php-src/ext/oci8 oci8.c oci8_statement.c php_oci8_int.h Log: fix #40078 (ORA-01405 when fetching NULL values using

[PHP-CVS] cvs: php-src /ext/oci8 oci8.c oci8_statement.c php_oci8_int.h

2006-11-10 Thread Antony Dovgal
tony2001Fri Nov 10 16:33:28 2006 UTC Modified files: /php-src/ext/oci8 oci8.c oci8_statement.c php_oci8_int.h Log: fix segfault in ZTS mode when statements containing sub-statements are destroyed in wrong order

[PHP-CVS] cvs: php-src /ext/oci8 oci8.c oci8_statement.c /ext/oci8/tests bind_long.phpt bind_long_raw.phpt bind_raw.phpt test.gif

2006-04-12 Thread Antony Dovgal
tony2001Wed Apr 12 19:22:12 2006 UTC Modified files: /php-src/ext/oci8 oci8.c oci8_statement.c /php-src/ext/oci8/tests bind_long.phpt bind_long_raw.phpt bind_raw.phpt test.gif Log: MF51: fix #37059