History log of /PHP-7.2/ext/oci8/oci8_lob.c (Results 76 – 80 of 80)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.1.4, RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3
# 569ce842 05-Apr-2006 Antony Dovgal

fix #36934 (OCILob->read() doesn't move internal pointer when reading 0's)


Revision tags: php-5.1.3RC2
# 7019b978 21-Mar-2006 Antony Dovgal

reimplement php_oci_lob_read() and fix PECL bug #5995
now the function dosn't try to read data by blocks, as this is nearly impossible
to do with Unicode and regular LOBs in the same time


Revision tags: php-5.1.3RC1, RELEASE_1_2, RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2
# 8eb44c31 05-Jan-2006 Antony Dovgal

MFH: delete descriptor from the hash and avoid crashes on commit/rollback


Revision tags: php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1, RELEASE_1_0, RELEASE_2_0_2
# 3756201e 01-Dec-2005 Antony Dovgal

upgrade bundled OCI8 to v.1.1


1234