| 6a06587 |
|
14-Jan-2013 |
Lars Strojny <lstrojny@php.net> |
Bug #52958: Segfault in PDO_OCI on cleanup after running a long testsuite.
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 0a7395e |
|
01-Jan-2013 |
Xinchen Hui <laruence@php.net> |
Happy New Year
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| e4a8fa6 |
|
09-Oct-2012 |
Xinchen Hui <laruence@php.net> |
Merge branch 'PHP-5.3' into PHP-5.4
|
| 6284ef1 |
|
09-Oct-2012 |
Xinchen Hui <laruence@php.net> |
Fixed bug #63236 (Executable permission on various source files)
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| e4ca0ed |
|
01-Jan-2012 |
Felipe Pena <felipe@php.net> |
- Year++
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 4e19825 |
|
01-Jan-2012 |
Felipe Pena <felipe@php.net> |
- Year++
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 38d485c |
|
27-Sep-2011 |
Antony Dovgal <tony2001@php.net> |
fix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed)
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| c0edddb |
|
27-Sep-2011 |
Antony Dovgal <tony2001@php.net> |
fix bug #55768 (PDO_OCI can't resume Oracle session after it's been killed)
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 927bf09 |
|
01-Jan-2011 |
Felipe Pena <felipe@php.net> |
- Year++
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 0203cc3 |
|
01-Jan-2011 |
Felipe Pena <felipe@php.net> |
- Year++
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| d2e14e3 |
|
12-Jan-2010 |
Ilia Alshanetsky <iliaa@php.net> |
Fixed bug #50728 (All PDOExceptions hardcode 'code' property to 0)
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 9ba1e81 |
|
03-Jan-2010 |
Sebastian Bergmann <sebastian@php.net> |
sed -i "s#1997-2009#1997-2010#g" **/*.c **/*.h **/*.php
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 7be13be |
|
12-May-2009 |
Matteo Beccati <mbeccati@php.net> |
MFH - Fixed bug #48070
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 08659c2 |
|
31-Dec-2008 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump copyright year, 3 of 3.
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 739a4d5 |
|
08-Mar-2008 |
Felipe Pena <felipe@php.net> |
MFB: Fixed bug #44373 (PDO_OCI extension compile failed)
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| d1dded8 |
|
31-Dec-2007 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump copyright year, 2 of 2.
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 922d1fc |
|
11-Dec-2007 |
Christopher Jones <sixd@php.net> |
Sync with 5.2
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| af387e4 |
|
31-Aug-2007 |
Christopher Jones <sixd@php.net> |
Add $dbh->getAttribute() support for ATTR_SERVER_VERSION, ATTR_SERVER_INFO, ATTR_CLIENT_VERSION, ATTR_AUTOCOMMIT. Sync WS between PHP 5 & 6 and add a couple of casts.
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 38af2c5 |
|
03-Jul-2007 |
Christopher Jones <sixd@php.net> |
Added basic PDO->quote() functionality to PDO_OCI
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| d6e320d |
|
30-Jun-2007 |
Christopher Jones <sixd@php.net> |
Fix Bug #11345 Seg fault after NLS environment initialization error
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| ab84306 |
|
10-Apr-2007 |
Antony Dovgal <tony2001@php.net> |
fix #41043 (pdo_oci crash when freeing error text with persistent connection)
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| e095b94 |
|
01-Jan-2007 |
Ilia Alshanetsky <iliaa@php.net> |
Fixed compiler warnings
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 4223aa4 |
|
01-Jan-2007 |
Sebastian Bergmann <sebastian@php.net> |
MFH: Bump year.
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 5bd9322 |
|
01-Jan-2006 |
foobar <sniper@php.net> |
bump year and license version
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 3b3f813 |
|
27-Nov-2005 |
Antony Dovgal <tony2001@php.net> |
MFH: plug memory leak fix config.m4
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| e53f642 |
|
11-Sep-2005 |
Wez Furlong <wez@php.net> |
merge George's fixes back from HEAD
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| f4007c8 |
|
10-Sep-2005 |
Wez Furlong <wez@php.net> |
closes #33707: error information was not passed up to PDO::query().
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 1bd3483 |
|
12-Jul-2005 |
Wez Furlong <wez@php.net> |
fix bug when query was rewritten from ? to :name
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| b2141b0 |
|
07-Jul-2005 |
Antony Dovgal <tony2001@php.net> |
do not set error_code to HY000 when there was NO error reset both handle & statement error codes to 0
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 3efc383 |
|
09-Mar-2005 |
Wez Furlong <wez@php.net> |
probably fix for ? placeholders not working with oci
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 088972f |
|
09-Mar-2005 |
Magnus M��tt� <magnus@php.net> |
Fix segv when einfo->errcode is not available. Add missing NULL entry to oci_methods.
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 7d4bf3c |
|
14-Feb-2005 |
Antony Dovgal <tony2001@php.net> |
free errmsg & prevent leaks
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 175bf7e |
|
13-Feb-2005 |
Antony Dovgal <tony2001@php.net> |
set username && password only if they were specified
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| d87c5ec |
|
06-Feb-2005 |
Wez Furlong <wez@php.net> |
update for api changes
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 26f97a9 |
|
21-Jan-2005 |
Wez Furlong <wez@php.net> |
Eliminate unused parameter. Don't start a transaction when asking for a cursor with pgsql. Fix parameter binding for sqlite3
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| a9d9854 |
|
18-Jan-2005 |
Wez Furlong <wez@php.net> |
Allow drivers to select bind emulation on a per statement basis
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 7552fe2 |
|
12-Jan-2005 |
Wez Furlong <wez@php.net> |
make scrollable cursors consistent with odbc; removing bogus attribute
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 459b4f8 |
|
12-Jan-2005 |
Wez Furlong <wez@php.net> |
Add support for scrollable cursors. Enable PDO_ATTR_PREFETCH and default it to 100Kb of prefetch buffer.
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| c55b4ab |
|
11-Jan-2005 |
Wez Furlong <wez@php.net> |
update for recent adjustments
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| fe1a87d |
|
07-Jan-2005 |
Wez Furlong <wez@php.net> |
half-hearted adjustment for sqlstate error codes; will do a better job when I'm sitting down with a working oci env
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 72040f7 |
|
23-Sep-2004 |
Wez Furlong <wez@php.net> |
more method table adjustments. mysql driver needs work with the error message stuff. Other drivers need a bit more auditing...
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 83472de |
|
31-Jul-2004 |
Wez Furlong <wez@php.net> |
Fix some misbehaving pecls (my own included ;-)
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 73060a8 |
|
14-Jun-2004 |
Antony Dovgal <tony2001@php.net> |
fix config.m4 add fold markers
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| a53edd0 |
|
21-May-2004 |
Wez Furlong <wez@php.net> |
Fix return type
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 5e408e4 |
|
21-May-2004 |
Wez Furlong <wez@php.net> |
Fix setAttribute for oci. Fix some compiler warnings
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 64f0ec7 |
|
21-May-2004 |
Wez Furlong <wez@php.net> |
Update for placeholder flags
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 221710e |
|
20-May-2004 |
Wez Furlong <wez@php.net> |
Specify that OCI returns column names in upper case by default
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 04c35e3 |
|
20-May-2004 |
Wez Furlong <wez@php.net> |
re-jig error handling, and make it co-operate with the PDO error handling system. Implement $dbh->exec() for OCI.
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| f7de500 |
|
19-May-2004 |
Wez Furlong <wez@php.net> |
Update prototype
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 7d40971 |
|
18-May-2004 |
George Schlossnagle <gschlossnagle@php.net> |
use new prototype
/PHP_5_4/ext/pdo_oci/oci_driver.c
|
| 1b1ced5 |
|
17-May-2004 |
Wez Furlong <wez@php.net> |
OCI driver for PDO, supporting bound input and output parameters. Will not build under unix yet.
/PHP_5_4/ext/pdo_oci/oci_driver.c
|