History log of /PHP-5.6/ext/pdo_oci/oci_statement.c (Results 51 – 56 of 56)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.3, php-4.3.10, SQLITE_4_3_20041227, php-5.0.3RC2, php-4.3.10RC2, php-5.0.3RC1, php-4.3.10RC1, PRE_NEW_VM_GEN_PATCH, php-5.0.2, php-4.3.9, php-5.0.2RC1, php-4.3.9RC3, PRE_ZEND_VM_DISPATCH_PATCH, php-4.3.9RC2, php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1
# 83472de4 31-Jul-2004 Wez Furlong

Fix some misbehaving pecls (my own included ;-)


Revision tags: RELEASE_0_1
# 86b09677 19-Jul-2004 Wez Furlong

fix for empty_string changes.
Don't forget to allocate bytes for NUL terminators


Revision tags: php-5.0.0RC4, php-5.0.0, php-4.3.8, php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1
# 737bc357 25-May-2004 Antony Dovgal

fix couple of memory leaks


Revision tags: php-4.3.7RC1, RELEASE_0_1_1
# 04c35e3d 20-May-2004 Wez Furlong

re-jig error handling, and make it co-operate with the PDO error handling system.
Implement $dbh->exec() for OCI.


# cf4127b6 17-May-2004 Wez Furlong

Allow PDO OCI to build under unix.
Don't build by default under win32.


# 1b1ced53 17-May-2004 Wez Furlong

OCI driver for PDO, supporting bound input and output parameters.
Will not build under unix yet.


123