History log of /PHP-7.4/ext/pdo/pdo_dbh.c (Results 101 – 125 of 319)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# d8651fbe 03-May-2014 Xinchen Hui

Make they are in the same style of Z_ISREF


Revision tags: php-5.6.0beta2
# 17d027ed 30-Apr-2014 Dmitry Stogov

Split IS_BOOL into IS_FALSE and IS_TRUE


Revision tags: php-5.5.12, php-5.4.28
# 35f22f60 25-Apr-2014 Xinchen Hui

Fixed memleak


# 1ccc250c 25-Apr-2014 Xinchen Hui

Fixed memleak in quote


# 36e214c8 25-Apr-2014 Xinchen Hui

Fixed refcount of dbh (we don't need another refcount anymore)


# 9fe85313 24-Apr-2014 Xinchen Hui

Various bugs fixed


# d2e45b05 23-Apr-2014 Nikita Popov

Small zts fix


# a30442c1 23-Apr-2014 Xinchen Hui

Refactor pdo_sqlite (only compilable)


# 8581dd56 22-Apr-2014 Xinchen Hui

Fixed segfault cause EG(This) is modified


# 09dd780c 22-Apr-2014 Xinchen Hui

USE ZEND_HASH_FOREACH_* macros


# bdfef93b 22-Apr-2014 Xinchen Hui

Refactor PDO (only compilable now)


# a16a6eae 16-Apr-2014 Xinchen Hui

Refactor PDO (incompleted)


Revision tags: php-5.4.28RC1, php-5.5.12RC1
# 050d7e38 15-Apr-2014 Dmitry Stogov

Cleanup (1-st round)


Revision tags: php-5.6.0beta1
# eaf44ec3 07-Apr-2014 Nikita Popov

Remove some usages of hashtable internals


Revision tags: php-5.4.27, php-5.5.11, php-5.5.11RC1, php-5.4.27RC1, php-5.5.10, php-5.4.26, php-5.6.0alpha3, php-5.4.26RC1, php-5.5.10RC1, php-5.6.0alpha2
# f4cfaf36 10-Feb-2014 Dmitry Stogov

Use better data structures (incomplete)


Revision tags: php-5.5.9, php-5.4.25
# e9b4bca5 28-Jan-2014 Bob Weinand

Fixed arginfo of PDO::__construct() to match the docs and zend_parse_parameters definition.


Revision tags: php-5.5.9RC1, php-5.4.25RC1, php-5.6.0alpha1, php-5.5.8, php-5.4.24
# c081ce62 03-Jan-2014 Xinchen Hui

Bump year


# 47c90277 03-Jan-2014 Xinchen Hui

Bump year


# c0d060f5 03-Jan-2014 Xinchen Hui

Bump year


Revision tags: php-5.4.24RC1, php-5.5.8RC1, php-5.5.7, php-5.4.23, php-5.3.28, php-5.5.7RC1, php-5.4.23RC1, php-5.4.22, php-5.5.6
# e3d9e18e 05-Nov-2013 Xinchen Hui

Fixed Bug #66034 (Segmentation Fault when constructor of PDO statement throws an exception)

I know zend_call_function will initilize retval_ptr_ptr, but still set
it to NULL explict is m

Fixed Bug #66034 (Segmentation Fault when constructor of PDO statement throws an exception)

I know zend_call_function will initilize retval_ptr_ptr, but still set
it to NULL explict is more readable

show more ...


Revision tags: php-5.4.22RC1, php-5.5.6RC1, php-5.4.21, php-5.5.5, php-5.4.21RC1, php-5.5.5RC1
# 0d7a6388 26-Sep-2013 Nikita Popov

Implement variadic function syntax

As per RFC: https://wiki.php.net/rfc/variadics


Revision tags: php-5.5.4, php-5.4.20, php-5.5.4RC1, php-5.4.20RC1
# d5987478 22-Aug-2013 Matteo Beccati

Fixed other compiler warnings


Revision tags: php-5.5.3, php-5.4.19, php-5.5.2, php-5.4.18, php-5.5.2RC1, php-5.4.18RC2, php-5.5.1, php-5.4.18RC1
# e9a95d78 13-Jul-2013 Veres Lajos

typo fixes


# 1b06e0be 13-Jul-2013 Veres Lajos

typo fixes


# 72085b0e 13-Jul-2013 Veres Lajos

typo fixes


12345678910>>...13