[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8/tests field_funcs.phpt field_funcs2.phpt field_funcs_old.phpt

2007-07-06 Thread Christopher Jones
sixdFri Jul 6 23:29:44 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests field_funcs2.phpt Modified files: /php-src/ext/oci8/tests field_funcs_old.phpt field_funcs.phpt Log:

[PHP-CVS] cvs: php-src /ext/oci8/tests field_funcs.phpt field_funcs2.phpt field_funcs_old.phpt

2007-07-06 Thread Christopher Jones
sixdFri Jul 6 23:31:36 2007 UTC Modified files: /php-src/ext/oci8/tests field_funcs2.phpt field_funcs_old.phpt field_funcs.phpt Log: Bug #41917: New OCI8 tests for scale and precision

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

2007-07-18 Thread Christopher Jones
sixdWed Jul 18 15:09:37 2007 UTC Modified files: /php-src/ext/oci8 oci8.c oci8_collection.c oci8_lob.c oci8_statement.c Log: Add casts to fix compilation warnings

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 oci8.c oci8_collection.c oci8_interface.c oci8_lob.c oci8_statement.c

2007-07-18 Thread Christopher Jones
sixdWed Jul 18 15:10:42 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/oci8 oci8.c oci8_collection.c oci8_interface.c oci8_lob.c oci8_statement.c Log: MFH: add casts to fix compilation warnings

[PHP-CVS] cvs: php-src /ext/oci8/tests parse_error.phpt

2007-08-01 Thread Christopher Jones
sixdWed Aug 1 15:18:25 2007 UTC Added files: /php-src/ext/oci8/tests parse_error.phpt Log: New test for error handling http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/parse_error.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8/tests parse_error.phpt

2007-08-01 Thread Christopher Jones
sixdWed Aug 1 15:18:37 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests parse_error.phpt Log: MFH: New test for error handling http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/parse_error.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 oci8_interface.c oci8_statement.c /ext/oci8/tests bug42173.phpt

2007-08-02 Thread Christopher Jones
sixdThu Aug 2 19:04:37 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests bug42173.phpt Modified files: /php-src/ext/oci8 oci8_statement.c oci8_interface.c Log: MFH: Bug #42173 (INTERVAL and TIMESTAMP type fixes)

[PHP-CVS] cvs: php-src /ext/pdo_oci config.m4

2007-08-02 Thread Christopher Jones
sixdThu Aug 2 19:37:30 2007 UTC Modified files: /php-src/ext/pdo_ociconfig.m4 Log: Fix message grammar and capitalization http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_oci/config.m4?r1=1.18r2=1.19diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo_oci config.m4

2007-08-02 Thread Christopher Jones
sixdThu Aug 2 19:38:09 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo_ociconfig.m4 Log: Fix message grammar and capitalization http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_oci/config.m4?r1=1.14.2.5.2.1r2=1.14.2.5.2.2diff_format=u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 oci8.c /ext/oci8/tests oci8safemode.phpt

2007-08-02 Thread Christopher Jones
sixdThu Aug 2 22:39:54 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests oci8safemode.phpt Modified files: /php-src/ext/oci8 oci8.c Log: Test existing PHP 5 safe mode functionality and make consistent. No MTH.

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

2007-08-02 Thread Christopher Jones
sixdThu Aug 2 22:49:58 2007 UTC Modified files: /php-src/ext/oci8 oci8.c Log: Treat privileged oci_pconnect() as non-persistent http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8.c?r1=1.334r2=1.335diff_format=u Index: php-src/ext/oci8/oci8.c diff -u

[PHP-CVS] cvs: php-src /ext/oci8/tests password_2.phpt

2007-08-02 Thread Christopher Jones
sixdFri Aug 3 01:55:34 2007 UTC Modified files: /php-src/ext/oci8/tests password_2.phpt Log: MFB: New oci8 test for oci_password_change() http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/password_2.phpt?r1=1.1r2=1.2diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8/tests password_2.phpt

2007-08-02 Thread Christopher Jones
sixdFri Aug 3 01:55:15 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests password_2.phpt Log: New oci8 test for oci_password_change() http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/password_2.phpt?view=markuprev=1.1 Index:

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

2007-08-06 Thread Christopher Jones
sixdMon Aug 6 20:31:40 2007 UTC Modified files: /php-src/ext/oci8 oci8.c php_oci8_int.h Log: flush persistent connection after password change http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8.c?r1=1.335r2=1.336diff_format=u Index:

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

2007-08-06 Thread Christopher Jones
sixdMon Aug 6 20:32:55 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/oci8 oci8.c php_oci8_int.h Log: MFH: oci8: flush persistent connection after password change

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 package2.xml

2007-08-07 Thread Christopher Jones
sixdTue Aug 7 23:12:31 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/oci8 package2.xml Log: Add bugs fixed http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/package2.xml?r1=1.1.2.3r2=1.1.2.4diff_format=u Index: php-src/ext/oci8/package2.xml diff

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 package2.xml

2007-08-07 Thread Christopher Jones
sixdWed Aug 8 04:36:03 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/oci8 package2.xml Log: Record 'nother bug fix http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/package2.xml?r1=1.1.2.4r2=1.1.2.5diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/oci8 config.m4

2007-08-10 Thread Christopher Jones
sixdFri Aug 10 06:58:13 2007 UTC Modified files: /php-src/ext/oci8 config.m4 Log: oci8: merge changes to build with Oracle Database 11g http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/config.m4?r1=1.68r2=1.69diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 config.m4

2007-08-10 Thread Christopher Jones
sixdFri Aug 10 07:02:33 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/oci8 config.m4 Log: oci8: MFH with Ilia's OK: changes to build with Oracle Database 11g

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo_oci config.m4

2007-08-10 Thread Christopher Jones
sixdFri Aug 10 07:01:47 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo_ociconfig.m4 Log: pdo_oci: MFH with Ilia's OK: changes to build with Oracle Database 11g

[PHP-CVS] cvs: php-src /ext/pdo_oci config.m4

2007-08-17 Thread Christopher Jones
sixdFri Aug 17 13:33:07 2007 UTC Modified files: /php-src/ext/pdo_ociconfig.m4 Log: MFH: PDO_OCI: fix Instant Client build broken by logic correction in previous Solaris lib/lib32 fix

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo_oci config.m4

2007-08-17 Thread Christopher Jones
sixdFri Aug 17 13:30:36 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo_ociconfig.m4 Log: PDO_OCI: fix Instant Client build broken by logic correction during previous Solaris lib/lib32 fix

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8/tests rowid_bind.phpt xmltype_01.phpt

2007-08-30 Thread Christopher Jones
sixdThu Aug 30 17:33:00 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests xmltype_01.phpt rowid_bind.phpt Log: New tests http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/xmltype_01.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src /ext/oci8/tests rowid_bind.phpt xmltype_01.phpt

2007-08-30 Thread Christopher Jones
sixdThu Aug 30 17:34:01 2007 UTC Modified files: /php-src/ext/oci8/tests xmltype_01.phpt rowid_bind.phpt Log: MFB New tests http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/xmltype_01.phpt?r1=1.1r2=1.2diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo_oci config.m4 oci_driver.c oci_statement.c php_pdo_oci_int.h

2007-08-31 Thread Christopher Jones
sixdFri Aug 31 21:08:48 2007 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/pdo_ociconfig.m4 oci_driver.c oci_statement.c php_pdo_oci_int.h Log: Add $dbh-getAttribute() support for ATTR_SERVER_VERSION,

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/pdo_oci/tests pdo_oci_attr_autocommit_1.phpt pdo_oci_attr_autocommit_2.phpt pdo_oci_attr_autocommit_3.phpt pdo_oci_attr_case.phpt pdo_oci_attr_client.phpt pdo_oci_

2007-08-31 Thread Christopher Jones
sixdFri Aug 31 21:09:43 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/pdo_oci/tests pdo_oci_attr_autocommit_1.phpt pdo_oci_attr_autocommit_2.phpt pdo_oci_attr_autocommit_3.phpt

[PHP-CVS] cvs: php-src /ext/pdo_oci config.m4 oci_driver.c oci_statement.c php_pdo_oci_int.h

2007-08-31 Thread Christopher Jones
sixdFri Aug 31 21:11:03 2007 UTC Modified files: /php-src/ext/pdo_ociconfig.m4 oci_driver.c oci_statement.c php_pdo_oci_int.h Log: MFB Add $dbh-getAttribute() support for ATTR_SERVER_VERSION, ATTR_SERVER_INFO,

[PHP-CVS] cvs: php-src /ext/pdo_oci/tests pdo_oci_attr_autocommit_1.phpt pdo_oci_attr_autocommit_2.phpt pdo_oci_attr_autocommit_3.phpt pdo_oci_attr_case.phpt pdo_oci_attr_client.phpt pdo_oci_attr_driv

2007-08-31 Thread Christopher Jones
sixdFri Aug 31 21:11:52 2007 UTC Modified files: /php-src/ext/pdo_oci/tests pdo_oci_attr_autocommit_1.phpt pdo_oci_attr_autocommit_2.phpt pdo_oci_attr_autocommit_3.phpt

[PHP-CVS] cvs: php-src(PHP_5_2_WITH_DRCP) /ext/oci8 package2.xml

2007-10-05 Thread Christopher Jones
sixdFri Oct 5 16:47:37 2007 UTC Modified files: (Branch: PHP_5_2_WITH_DRCP) /php-src/ext/oci8 package2.xml Log: Add DRCP FAN http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/package2.xml?r1=1.1.2.8r2=1.1.2.8.4.1diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 oci8_statement.c /ext/oci8/tests bug42496_1.phpt lob_041.phpt

2007-12-10 Thread Christopher Jones
sixdTue Dec 11 06:07:13 2007 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests lob_041.phpt bug42496_1.phpt Modified files: /php-src/ext/oci8 oci8_statement.c Log: Fix #42496. Cursor leak fetching LOBs

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 oci8_statement.c /ext/oci8/tests bug42496_1.phpt bug42496_2.phpt lob_041.phpt

2007-12-10 Thread Christopher Jones
sixdTue Dec 11 06:46:16 2007 UTC Added files: (Branch: PHP_5_3) /php-src/ext/oci8/tests lob_041.phpt bug42496_2.phpt bug42496_1.phpt Modified files: /php-src/ext/oci8 oci8_statement.c Log: MFB: Fix

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/pdo_oci oci_driver.c

2007-12-10 Thread Christopher Jones
sixdTue Dec 11 06:57:40 2007 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/pdo_ocioci_driver.c Log: Sync with 5.2 http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_oci/oci_driver.c?r1=1.24.2.4.2.7r2=1.24.2.4.2.7.2.1diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/pdo_oci oci_driver.c

2007-12-10 Thread Christopher Jones
sixdTue Dec 11 07:08:37 2007 UTC Modified files: /php-src/ext/pdo_ocioci_driver.c Log: MFB: sync version macro check http://cvs.php.net/viewvc.cgi/php-src/ext/pdo_oci/oci_driver.c?r1=1.34r2=1.35diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 oci8.c oci8_lob.c php_oci8_int.h /ext/oci8/tests bug43497.phpt

2008-01-15 Thread Christopher Jones
sixdTue Jan 15 20:44:31 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/oci8/tests bug43497.phpt Modified files: /php-src/ext/oci8 oci8.c oci8_lob.c php_oci8_int.h Log: MFB: fix #43497 (OCI8 XML/getClobVal aka temporary LOBs

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8/tests bug43492.phpt

2008-01-15 Thread Christopher Jones
sixdTue Jan 15 20:54:22 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests bug43492.phpt Log: MFH: Testcase for #43492 (nested cursors) http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/bug43492.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8/tests bug43492.phpt

2008-01-15 Thread Christopher Jones
sixdTue Jan 15 20:54:59 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/oci8/tests bug43492.phpt Log: MFH: Testcase for #43492 (nested cursors) http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/bug43492.phpt?view=markuprev=1.1 Index:

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

2008-01-15 Thread Christopher Jones
sixdTue Jan 15 20:47:50 2008 UTC Modified files: /php-src/ext/oci8 oci8.c oci8_lob.c php_oci8_int.h /php-src/ext/oci8/tests bug43497.phpt Log: MFB: fix #43497 (OCI8 XML/getClobVal aka temporary LOBs leak UGA memory)

[PHP-CVS] cvs: php-src /ext/oci8 config.m4

2008-01-15 Thread Christopher Jones
sixdWed Jan 16 00:33:26 2008 UTC Modified files: /php-src/ext/oci8 config.m4 Log: fix #41941 (oci8 extension not lib64 savvy) http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/config.m4?r1=1.71r2=1.72diff_format=u Index: php-src/ext/oci8/config.m4 diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 oci8.c

2008-01-18 Thread Christopher Jones
sixdFri Jan 18 16:03:51 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8 oci8.c Log: MFH: Add ifdef http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8.c?r1=1.269.2.16.2.38.2.4r2=1.269.2.16.2.38.2.5diff_format=u Index: php-src/ext/oci8/oci8.c

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 oci8.c

2008-01-18 Thread Christopher Jones
sixdFri Jan 18 16:03:35 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/oci8 oci8.c Log: MFH: Add ifdef http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8.c?r1=1.269.2.16.2.40r2=1.269.2.16.2.41diff_format=u Index: php-src/ext/oci8/oci8.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 oci8_statement.c /ext/oci8/tests bug42841.phpt

2008-01-30 Thread Christopher Jones
sixdThu Jan 31 00:26:44 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests bug42841.phpt Modified files: /php-src/ext/oci8 oci8_statement.c Log: Fixed bug #42841 (REF CURSOR and oci_new_cursor PHP crash)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 README

2008-01-31 Thread Christopher Jones
sixdThu Jan 31 20:21:27 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8 README Log: Update test environement description. Typos http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/README?r1=1.1.2.2.2.1.2.1r2=1.1.2.2.2.1.2.2diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/oci8/tests bug37220.phpt

2008-01-31 Thread Christopher Jones
sixdThu Jan 31 22:02:09 2008 UTC Added files: /php-src/ext/oci8/tests bug37220.phpt Log: New test for old, suspended bug http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/bug37220.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8/tests bug37220.phpt

2008-01-31 Thread Christopher Jones
sixdThu Jan 31 22:03:23 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/oci8/tests bug37220.phpt Log: MFH: New test for old, suspended bug http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/bug37220.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 oci8_collection.c /ext/oci8/tests bug44113.phpt

2008-02-15 Thread Christopher Jones
sixdFri Feb 15 23:05:19 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests bug44113.phpt Modified files: /php-src/ext/oci8 oci8_collection.c Log: Bug #44113 (New collection creation can fail with OCI-22303)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 oci8_collection.c /ext/oci8/tests bug44113.phpt

2008-02-15 Thread Christopher Jones
sixdFri Feb 15 23:24:45 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/oci8/tests bug44113.phpt Modified files: /php-src/ext/oci8 oci8_collection.c Log: MHB: Bug #44113 (New collection creation can fail with OCI-22303)

[PHP-CVS] cvs: php-src /ext/oci8 oci8_collection.c /ext/oci8/tests bug44113.phpt

2008-02-15 Thread Christopher Jones
sixdFri Feb 15 23:49:21 2008 UTC Modified files: /php-src/ext/oci8 oci8_collection.c /php-src/ext/oci8/tests bug44113.phpt Log: MHB: Bug #44113 (New collection creation can fail with OCI-22303)

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8/tests lob_042.phpt

2008-02-15 Thread Christopher Jones
sixdSat Feb 16 03:01:16 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests lob_042.phpt Log: Test existing LOB error messages http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/lob_042.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8/tests lob_042.phpt

2008-02-15 Thread Christopher Jones
sixdSat Feb 16 03:01:53 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/oci8/tests lob_042.phpt Log: MFB: Test existing LOB error messages http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/lob_042.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src /ext/oci8/tests lob_042.phpt

2008-02-15 Thread Christopher Jones
sixdSat Feb 16 03:02:25 2008 UTC Modified files: /php-src/ext/oci8/tests lob_042.phpt Log: MFB: Test existing LOB error messages http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/lob_042.phpt?r1=1.1r2=1.2diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 package2.xml

2008-02-19 Thread Christopher Jones
sixdTue Feb 19 19:04:03 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8 package2.xml Log: Update for PECL release http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/package2.xml?r1=1.1.2.8.2.1r2=1.1.2.8.2.2diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/oci8 oci8_interface.c oci8_lob.c oci8_statement.c php_oci8_int.h /ext/oci8/tests bug43492_2.phpt bug44008.phpt bug44206.phpt lob_014.phpt lob_021.phpt

2008-02-25 Thread Christopher Jones
sixdMon Feb 25 23:49:51 2008 UTC Added files: /php-src/ext/oci8/tests bug43492_2.phpt bug44008.phpt bug44206.phpt Modified files: /php-src/ext/oci8 oci8_interface.c oci8_lob.c oci8_statement.c php_oci8_int.h

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 oci8_interface.c oci8_lob.c oci8_statement.c php_oci8_int.h /ext/oci8/tests bug43492_2.phpt bug44008.phpt bug44206.phpt lob_014.phpt lob_021.phpt

2008-02-25 Thread Christopher Jones
sixdMon Feb 25 23:50:52 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/oci8/tests bug43492_2.phpt bug44008.phpt bug44206.phpt Modified files: /php-src/ext/oci8 oci8_interface.c oci8_lob.c oci8_statement.c

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 oci8_interface.c oci8_lob.c oci8_statement.c php_oci8_int.h /ext/oci8/tests bug43492_2.phpt bug44008.phpt bug44206.phpt lob_014.phpt lob_021.phpt

2008-02-25 Thread Christopher Jones
sixdMon Feb 25 23:52:10 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests bug43492_2.phpt bug44008.phpt bug44206.phpt Modified files: /php-src/ext/oci8 oci8_interface.c oci8_lob.c oci8_statement.c

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2008-02-25 Thread Christopher Jones
sixdTue Feb 26 00:04:19 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: Add recent OCI8 bug fixes http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1097r2=1.2027.2.547.2.1098diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src /ext/oci8/tests lob_039.phpt

2008-02-25 Thread Christopher Jones
sixdTue Feb 26 01:04:35 2008 UTC Modified files: /php-src/ext/oci8/tests lob_039.phpt Log: fix test noise http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/lob_039.phpt?r1=1.1r2=1.2diff_format=u Index: php-src/ext/oci8/tests/lob_039.phpt diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8/tests bug27303.phpt bug27303_2.phpt bug27303_4.phpt lob_039.phpt

2008-02-25 Thread Christopher Jones
sixdTue Feb 26 01:06:00 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8/tests bug27303.phpt bug27303_2.phpt bug27303_4.phpt lob_039.phpt Log: Fix test noise

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8/tests bug27303.phpt bug27303_2.phpt bug27303_4.phpt lob_039.phpt

2008-02-25 Thread Christopher Jones
sixdTue Feb 26 01:06:37 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/oci8/tests bug27303.phpt bug27303_2.phpt bug27303_4.phpt lob_039.phpt Log: Fix test noise

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

2008-02-25 Thread Christopher Jones
sixdTue Feb 26 02:18:16 2008 UTC Modified files: /php-src/ext/oci8 oci8.c Log: Use STD_PHP_INI_BOOLEAN. Fix whitespace. http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8.c?r1=1.343r2=1.344diff_format=u Index: php-src/ext/oci8/oci8.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 oci8.c

2008-02-25 Thread Christopher Jones
sixdTue Feb 26 02:21:04 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8 oci8.c Log: MFH: Use STD_PHP_INI_BOOLEAN. Fix whitespace.

[PHP-CVS] cvs: php-src /ext/oci8/tests pecl_bug10194_blob.phpt

2008-03-04 Thread Christopher Jones
sixdTue Mar 4 21:05:01 2008 UTC Modified files: /php-src/ext/oci8/tests pecl_bug10194_blob.phpt Log: Attempt greater test portability http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/pecl_bug10194_blob.phpt?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8/tests pecl_bug10194_blob.phpt

2008-03-04 Thread Christopher Jones
sixdTue Mar 4 21:05:47 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8/tests pecl_bug10194_blob.phpt Log: Attempt greater test portability

[PHP-CVS] cvs: php-src /ext/oci8 oci8_statement.c /ext/oci8/tests bind_char_1.phpt bind_char_2.phpt bind_char_3.phpt bind_char_4.phpt bug41069.phpt

2008-03-04 Thread Christopher Jones
sixdTue Mar 4 21:45:55 2008 UTC Added files: /php-src/ext/oci8/tests bind_char_1.phpt bind_char_2.phpt bind_char_3.phpt bind_char_4.phpt bug41069.phpt Modified files:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 oci8_statement.c /ext/oci8/tests bind_char_1.phpt bind_char_2.phpt bind_char_3.phpt bind_char_4.phpt bug41069.phpt

2008-03-04 Thread Christopher Jones
sixdTue Mar 4 21:46:24 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/oci8/tests bind_char_1.phpt bind_char_2.phpt bind_char_3.phpt bind_char_4.phpt bug41069.phpt Modified files:

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2008-03-04 Thread Christopher Jones
sixdTue Mar 4 21:55:14 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Add #41069. Clarify attributions. http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.120r2=1.2027.2.547.2.965.2.121diff_format=u Index: php-src/NEWS

[PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2008-03-04 Thread Christopher Jones
sixdTue Mar 4 21:58:07 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcNEWS Log: Add oci_bind_by_name update http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.965.2.121r2=1.2027.2.547.2.965.2.122diff_format=u Index: php-src/NEWS diff -u

[PHP-CVS] cvs: php-src /ext/oci8/tests bug6109.phpt

2008-03-12 Thread Christopher Jones
sixdWed Mar 12 17:52:29 2008 UTC Added files: /php-src/ext/oci8/tests bug6109.phpt Log: New test for existing behavior http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/bug6109.phpt?view=markuprev=1.1 Index: php-src/ext/oci8/tests/bug6109.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8/tests bug6109.phpt

2008-03-12 Thread Christopher Jones
sixdWed Mar 12 17:52:48 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests bug6109.phpt Log: MFH: New test for existing behavior http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/bug6109.phpt?view=markuprev=1.1 Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8/tests bug6109.phpt

2008-03-12 Thread Christopher Jones
sixdWed Mar 12 17:52:59 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/oci8/tests bug6109.phpt Log: MFH: New test for existing behavior http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/bug6109.phpt?view=markuprev=1.1 Index:

Re: [PHP-CVS] cvs: php-src(PHP_5_3) / NEWS

2008-03-20 Thread Christopher Jones
, yes. As for the matter, I do not see any bad style or any problem with it. Luckily, from now on, enhancements can be merged with a comment linking to the relevant http://wiki.php.net/rfc entry, thus avoiding this kind of situation. Chris -- Christopher Jones, Oracle Email: [EMAIL PROTECTED

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 oci8.c oci8_collection.c oci8_lob.c oci8_statement.c php_oci8_int.h /ext/oci8/tests drcp_cclass1.phpt drcp_connect1.phpt

2008-03-21 Thread Christopher Jones
sixdSat Mar 22 01:27:50 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8 oci8.c oci8_collection.c oci8_lob.c oci8_statement.c php_oci8_int.h /php-src/ext/oci8/tests drcp_cclass1.phpt drcp_connect1.phpt Log:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 config.m4 config.w32 oci8.c oci8_interface.c php_oci8.h php_oci8_int.h /main build-defs.h.in

2008-03-24 Thread Christopher Jones
sixdTue Mar 25 02:01:00 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/main build-defs.h.in /php-src/ext/oci8 config.m4 config.w32 oci8.c oci8_interface.c php_oci8.h php_oci8_int.h Log: rename PHP_OCI8_VERSION in

[PHP-CVS] cvs: php-src /ext/oci8 config.m4 config.w32 oci8.c oci8_collection.c oci8_interface.c oci8_lob.c oci8_statement.c php_oci8.h php_oci8_int.h /ext/oci8/tests drcp_cclass1.phpt drcp_connect1.p

2008-03-24 Thread Christopher Jones
sixdTue Mar 25 02:25:03 2008 UTC Modified files: /php-src/ext/oci8 config.m4 config.w32 oci8.c oci8_collection.c oci8_interface.c oci8_lob.c oci8_statement.c php_oci8.h php_oci8_int.h /php-src/ext/oci8/tests

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

2008-03-25 Thread Christopher Jones
sixdTue Mar 25 17:38:07 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8 oci8_statement.c Log: revert stmt release on connection error change (and sync with PHP 6)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 oci8.c php_oci8.h

2008-04-01 Thread Christopher Jones
sixdTue Apr 1 18:37:33 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8 oci8.c php_oci8.h Log: Use new version macro. Make code portable to older PHP versions

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

2008-04-01 Thread Christopher Jones
sixdTue Apr 1 18:38:17 2008 UTC Modified files: /php-src/ext/oci8 oci8.c Log: Use new version macro http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8.c?r1=1.346r2=1.347diff_format=u Index: php-src/ext/oci8/oci8.c diff -u php-src/ext/oci8/oci8.c:1.346

[PHP-CVS] cvs: php-src(PHP_5_3) / php.ini-dist php.ini-recommended

2008-04-07 Thread Christopher Jones
sixdMon Apr 7 21:24:04 2008 UTC Modified files: (Branch: PHP_5_3) /php-srcphp.ini-recommended php.ini-dist Log: MFH: Add E_DEPRECATED comment

[PHP-CVS] cvs: php-src / php.ini-dist php.ini-recommended

2008-04-07 Thread Christopher Jones
sixdMon Apr 7 21:23:28 2008 UTC Modified files: /php-srcphp.ini-recommended php.ini-dist Log: Add E_DEPRECATED comment http://cvs.php.net/viewvc.cgi/php-src/php.ini-recommended?r1=1.223r2=1.224diff_format=u Index: php-src/php.ini-recommended diff -u

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 config.m4 oci8_collection.c package2.xml

2008-04-07 Thread Christopher Jones
sixdMon Apr 7 21:55:20 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8 config.m4 oci8_collection.c package2.xml Log: PECL #13523 (x86_64 build). Make OCI8 buildable with PHP 4.3.9.

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 oci8.c

2008-04-07 Thread Christopher Jones
sixdMon Apr 7 21:55:43 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8 oci8.c Log: Fix OCIPing 10.2 macro http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8.c?r1=1.269.2.16.2.38.2.13r2=1.269.2.16.2.38.2.14diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8/tests pecl_bug10194_blob.phpt pecl_bug10194_blob_64.phpt testping.phpt

2008-04-07 Thread Christopher Jones
sixdMon Apr 7 21:55:53 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/oci8/tests pecl_bug10194_blob_64.phpt testping.phpt Modified files: /php-src/ext/oci8/tests pecl_bug10194_blob.phpt Log: Test updates

[PHP-CVS] cvs: php-src /ext/oci8/tests pecl_bug10194_blob.phpt pecl_bug10194_blob_64.phpt testping.phpt

2008-04-07 Thread Christopher Jones
sixdMon Apr 7 22:33:08 2008 UTC Modified files: /php-src/ext/oci8/tests pecl_bug10194_blob_64.phpt testping.phpt pecl_bug10194_blob.phpt Log: MFB: Test updates

[PHP-CVS] cvs: php-src /ext/oci8 config.m4

2008-04-07 Thread Christopher Jones
sixdMon Apr 7 22:34:03 2008 UTC Modified files: /php-src/ext/oci8 config.m4 Log: MFB: PECL #13523 (x86_64 build) and versioning sync http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/config.m4?r1=1.73r2=1.74diff_format=u Index: php-src/ext/oci8/config.m4

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

2008-04-07 Thread Christopher Jones
sixdMon Apr 7 22:33:31 2008 UTC Modified files: /php-src/ext/oci8 oci8.c Log: MFB: Fix OCIPing 10.2 macro http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/oci8.c?r1=1.347r2=1.348diff_format=u Index: php-src/ext/oci8/oci8.c diff -u

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 oci8.c

2008-04-10 Thread Christopher Jones
sixdThu Apr 10 21:53:47 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/oci8 oci8.c Log: Bump OCI8 version to 1.2.5 (This change is for 5.2 branch only)

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 package2.xml

2008-04-17 Thread Christopher Jones
sixdFri Apr 18 02:33:59 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8 package2.xml Log: Update description http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/package2.xml?r1=1.1.2.8.2.4r2=1.1.2.8.2.5diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 php_oci8.h

2008-04-17 Thread Christopher Jones
sixdFri Apr 18 02:34:43 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8 php_oci8.h Log: Set extension status back to dev http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/php_oci8.h?r1=1.36.2.2.2.1.2.5r2=1.36.2.2.2.1.2.6diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/oci8 php_oci8.h

2008-04-17 Thread Christopher Jones
sixdFri Apr 18 02:35:08 2008 UTC Modified files: /php-src/ext/oci8 php_oci8.h Log: MFB: Set extension status back to dev http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/php_oci8.h?r1=1.45r2=1.46diff_format=u Index: php-src/ext/oci8/php_oci8.h diff -u

Re: [PHP-CVS] cvs: php-src /ext/standard/tests/file rename_basic.phpt rename_variation-win32.phpt rename_variation1-win32.phpt rename_variation2-win32.phpt rename_variation3-win32.phpt rename_variatio

2008-04-30 Thread Christopher Jones
identification of failing statements. Chris -- Christopher Jones, Oracle Email: [EMAIL PROTECTED]Tel: +1 650 506 8630 Blog: http://blogs.oracle.com/opal/ Free PHP Book: http://tinyurl.com/f8jad Follow me: http://friendfeed.com/ghrd -- PHP CVS Mailing List (http://www.php.net

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8/tests bug37220.phpt bug43497.phpt bug43497_92.phpt bug44113.phpt bug44206.phpt connect_scope1.phpt connect_scope2.phpt connect_scope_try1.phpt connect_scope_t

2008-05-07 Thread Christopher Jones
sixdWed May 7 15:29:28 2008 UTC Added files: (Branch: PHP_5_2) /php-src/ext/oci8/tests bug37220.phpt bug43497_92.phpt connect_scope1.phpt connect_scope2.phpt connect_scope_try1.phpt

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8/tests connect_scope1.phpt connect_scope2.phpt connect_scope_try1.phpt connect_scope_try2.phpt connect_scope_try3.phpt connect_scope_try4.phpt connect_scope_tr

2008-05-12 Thread Christopher Jones
sixdTue May 13 00:05:09 2008 UTC Added files: (Branch: PHP_5_3) /php-src/ext/oci8/tests connect_scope1.phpt connect_scope2.phpt connect_scope_try1.phpt connect_scope_try2.phpt

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 config.m4

2008-05-13 Thread Christopher Jones
sixdTue May 13 16:06:55 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/oci8 config.m4 Log: MFH: PECL #13523 (x86_64 build) http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/config.m4?r1=1.55.2.3.2.12r2=1.55.2.3.2.13diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 package2.xml

2008-06-05 Thread Christopher Jones
sixdThu Jun 5 23:26:01 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/oci8 package2.xml Log: Sync for PECL OCI8 1.2.5 release http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/package2.xml?r1=1.1.2.8r2=1.1.2.9diff_format=u Index:

[PHP-CVS] cvs: php-src /ext/oci8/tests define2.phpt define3.phpt

2008-06-05 Thread Christopher Jones
sixdThu Jun 5 23:27:41 2008 UTC Modified files: /php-src/ext/oci8/tests define2.phpt define3.phpt Log: Make tests interruptible; clean up tables at start http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/tests/define2.phpt?r1=1.2r2=1.3diff_format=u Index:

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8/tests define2.phpt define3.phpt

2008-06-05 Thread Christopher Jones
sixdThu Jun 5 23:28:16 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8/tests define2.phpt define3.phpt Log: MFH: Make tests interruptible; clean up tables at start

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 package2.xml

2008-06-05 Thread Christopher Jones
sixdThu Jun 5 23:41:35 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8 package2.xml Log: MFB: sync with PECL 1.2.5 release http://cvs.php.net/viewvc.cgi/php-src/ext/oci8/package2.xml?r1=1.1.2.8.2.5r2=1.1.2.8.2.6diff_format=u Index:

Re: [PHP-CVS] cvs: php-src /ext/oci8 README config.m4 config.w32 oci8.c oci8_collection.c oci8_interface.c oci8_lob.c oci8_statement.c php_oci8_int.h

2008-06-05 Thread Christopher Jones
Christopher Jones wrote: sixdThu Jun 5 23:40:42 2008 UTC Modified files: /php-src/ext/oci8 README config.m4 config.w32 oci8.c oci8_collection.c oci8_interface.c oci8_lob.c oci8_statement.c php_oci8_int.h Log

[PHP-CVS] cvs: php-src(PHP_5_2) /ext/oci8 oci8_lob.c

2008-06-05 Thread Christopher Jones
sixdFri Jun 6 00:59:45 2008 UTC Modified files: (Branch: PHP_5_2) /php-src/ext/oci8 oci8_lob.c Log: (Bugs 41348, 41563, 42456, 42939) Appease the masses and fix compilation with Oracle 8.1. This gives cleaner support for older releases now that PHP 5.3

[PHP-CVS] cvs: php-src(PHP_5_2) / NEWS

2008-06-05 Thread Christopher Jones
sixdFri Jun 6 01:00:20 2008 UTC Modified files: (Branch: PHP_5_2) /php-srcNEWS Log: Update http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.1162r2=1.2027.2.547.2.1163diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.1162

[PHP-CVS] cvs: php-src(PHP_5_3) /ext/oci8 README package2.xml php_oci8.h /ext/oci8/tests bind_char_1.phpt bind_char_2.phpt bind_char_3.phpt bind_char_4.phpt bug27303.phpt bug27303_2.phpt bug27303_4.p

2008-06-19 Thread Christopher Jones
sixdThu Jun 19 19:56:12 2008 UTC Modified files: (Branch: PHP_5_3) /php-src/ext/oci8 README package2.xml php_oci8.h /php-src/ext/oci8/tests bind_char_1.phpt bind_char_2.phpt bind_char_3.phpt bind_char_4.phpt

  1   2   3   4   5   6   >