History log of /PHP-7.4/ext/pdo/pdo_dbh.c (Results 201 – 225 of 319)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.2.0RC2, php-5.1.5, php-4.4.4, php-4.4.4RC1, php-5.1.5RC1
# 194b309d 07-Aug-2006 Ilia Alshanetsky

Fixed memory leak with persistent connections


# c6ace952 31-Jul-2006 Ilia Alshanetsky

Fixed bug #37445 (Fixed crash in pdo_mysql resulting from premature object
destruction).


Revision tags: php-4.4.3
# 97ef557b 27-Jul-2006 Antony Dovgal

initialize var


Revision tags: php-5.2.0RC1, php-4.4.3RC2
# a9c6e4be 07-Jun-2006 Ilia Alshanetsky

Fixed bug #37709 (Possible crash in PDO::errorCode()).


# e5c8f8c5 06-Jun-2006 Antony Dovgal

yet another dummy clone_obj handler to fix problems created by ze1 compat mode


Revision tags: BEFORE_NEW_OUTPUT_API, php-4.4.3RC1
# 7bbab026 11-May-2006 Marcus Boerger

- MFH
. Fix iterator based access
. Add new attribute ATTR_DEFAULT_FETCH_MODE: $bdh->setAttribute()
. Add new fetch mode: FETCH_PROPS_LATE, this fills object member
variable

- MFH
. Fix iterator based access
. Add new attribute ATTR_DEFAULT_FETCH_MODE: $bdh->setAttribute()
. Add new fetch mode: FETCH_PROPS_LATE, this fills object member
variables after calling the constructor (fixes #36428).

show more ...


Revision tags: php-5.1.4
# 91999f11 03-May-2006 Sara Golemon

mfh(r-1.129) Expose PARAM_EVT_* constants


Revision tags: RELEASE_1_0_3, php-5.1.3, php-5.1.2, RELEASE_1_3, php-5.1.3RC3
# 687e6ffc 09-Apr-2006 Wez Furlong

Add "ATTR_EMULATE_PREPARES" general attribute to replace the custom
attributes employed by mysql and postgres drivers.
No functional change.


Revision tags: php-5.1.3RC2
# 1ad4dd87 23-Mar-2006 Antony Dovgal

return FALSE if driver doesn't support quoting (this is what docu says)
also fixed PECL bug #6365


Revision tags: php-5.1.3RC1
# 6e93f3eb 06-Mar-2006 Marcus Boerger

- MFH Proto fixes


Revision tags: RELEASE_1_2
# 6f66a63c 31-Jan-2006 Ilia Alshanetsky

Fixed bug #36222 (errorInfo in PDOException is always NULL).


Revision tags: RELEASE_0_9_4, RELEASE_1_0_4, php-4.4.2, php-5.1.2RC2, php-4.4.2RC2
# 5bd93221 01-Jan-2006 foobar

bump year and license version


# 2e507633 24-Dec-2005 Ilia Alshanetsky

Fixed memory corruption that affected pdo_sqlite2.


Revision tags: php-5.1.2RC1, RELEASE_1_1_1, RELEASE_1_1
# 24af85df 07-Dec-2005 Ilia Alshanetsky

Fixed memory leak


Revision tags: RELEASE_1_0
# 3e669bc9 06-Dec-2005 foobar

MFH: nuke php3 legacy


# f58f7f4e 05-Dec-2005 foobar

MFH: fix typo


# 66832dec 05-Dec-2005 foobar

MFH


# d72347f7 04-Dec-2005 Antony Dovgal

MFH: fix #35543 (php crash when calling non existing method of a class that extends PDO)


Revision tags: RELEASE_2_0_2
# d0ea27b8 28-Nov-2005 Wez Furlong

API for connection dependent objects to add/del refs to dbh's.


Revision tags: php-5.1.1
# bb2f034e 25-Nov-2005 Wez Furlong

well, what do you know, it does do something.


# dfdd1e4c 24-Nov-2005 Wez Furlong

CLASSTYPE is an internal flag.
Closes PECL #5640.


# 8e49bacf 24-Nov-2005 Ilia Alshanetsky

Fixed bug #35358 (Incorrect error messages for PDO class constants).


Revision tags: php-5.1.0
# 40209337 20-Nov-2005 Ilia Alshanetsky

Fixed bug #35303 (PDO prepare() crashes with invalid parameters).


# 493c9fcf 19-Nov-2005 Antony Dovgal

MFH: fix #35293 (PDO segfaults when using persistent connections)


Revision tags: php-4.4.2RC1, RELEASE_0_9_3, php-5.1.0RC6, php-5.1.0RC5, RELEASE_2_0_1, RELEASE_1_0RC2, php-4.4.1, php-5.1.0RC4, RELEASE_0_9_2
# dcd78795 27-Oct-2005 Wez Furlong

fixes PECL Bug #5589


12345678910>>...13