History log of /PHP-8.4/ext/pdo/pdo_dbh.c (Results 376 – 400 of 407)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.0.1, php-5.0.1RC2, php-4.3.9RC1, php-5.0.1RC1
# af900cb1 28-Jul-2004 Marcus Boerger

- Fix SEGV in case ctor failed


# c7b77910 26-Jul-2004 George Schlossnagle

allow pdo to be functionally inherited from.


Revision tags: RELEASE_0_1
# 0d002664 19-Jul-2004 Wez Furlong

Implement empty-string-to-null conversion option for oracle compat.
This can be enabled using:
$dbh->setAttribute(PDO_ATTR_ORACLE_NULLS, true);


Revision tags: php-5.0.0RC4, php-5.0.0, php-4.3.8
# 2ba792cd 05-Jul-2004 Ilia Alshanetsky

Don't use alloca() where it can reached by the users.


# 9e187415 23-Jun-2004 George Schlossnagle

fix for inheritability


# 18cd69ef 23-Jun-2004 Ard Biesheuvel

Fixed some int-long issues


Revision tags: php-5.0.0RC3, php-5.0.0RC3RC2, php-4.3.7, php-5.0.0RC3RC1
# d2a8d5a8 25-May-2004 Wez Furlong

get/set attributes for statements


# 7a87af33 25-May-2004 Wez Furlong

Some definitions for cursors.
Define a mechanism for driver-specific attributes.
Use a refcount for the stmt structure.


# b7ecaca1 25-May-2004 Ilia Alshanetsky

More leak fixes.


# d782abf4 25-May-2004 Ilia Alshanetsky

More leak fixes.


# ce389134 25-May-2004 Ilia Alshanetsky

Fixed memory leak.


Revision tags: php-4.3.7RC1, RELEASE_0_1_1
# 37d8a82b 21-May-2004 Ilia Alshanetsky

Fixed compiler warning.


# bf48daa8 21-May-2004 Wez Furlong

Version 1 of PDO_FETCH_LAZY


# f0a001a9 20-May-2004 Wez Furlong

Implement case folding of column names as a portability option.


# 43a04beb 20-May-2004 Ilia Alshanetsky

Make username & password parameters optional.


# 5023a7c6 20-May-2004 Wez Furlong

Enable setting the different error modes via PDO::setAttribute()


# 726e188c 20-May-2004 Ilia Alshanetsky

Fixed typo.


# e596466a 20-May-2004 Ilia Alshanetsky

Added getAttribute() method.


# cf33729c 20-May-2004 Ilia Alshanetsky

Better error message.


# 04ccc013 20-May-2004 Wez Furlong

Add methods for error handling


# fbbb41a5 20-May-2004 Ilia Alshanetsky

Fixed typo.


# e770b2b4 20-May-2004 Ilia Alshanetsky

Fixed compiler warnings.


# e7c72f84 20-May-2004 Wez Furlong

First cut at a "unified" error handling API. The main thing that is missing
currently is a switch in the dbh to indicate what to do with the errors.


# 12999721 19-May-2004 George Schlossnagle

exec() now returns row count


# 7c5c0fbb 19-May-2004 Frank M. Kromann

Set correct Win32 line endings and fix ZTS compilation


1...<<11121314151617