History log of /PHP-7.4/ext/pdo/pdo_stmt.c (Results 126 – 150 of 432)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 63d3f0b8 19-Aug-2014 Anatol Belski

basic macro replacements, all at once


# 2ed8a170 07-Jul-2014 Dmitry Stogov

Refactored run_time_cache usage in object handlers


# 2a069024 23-Jun-2014 Xinchen Hui

Fixed compiler warning


# c135ca0a 23-Jun-2014 Xinchen Hui

Actually, I don't know how it works. (maybe I should re-start again :<)


# 80108a16 20-Jun-2014 Xinchen Hui

Fixed PDO_PARAM_ZVAL


# 9fa9da48 26-May-2014 Xinchen Hui

Finished persistent PDO implement


# a4a1fc55 17-May-2014 Xinchen Hui

Fixed signed


# 28e6a2b4 08-May-2014 Xinchen Hui

Revert "ext/pdo_mysql/tests/pdo_mysql_attr_oracle_nulls.phpt fails in trunk as well while building with libmysql"

This reverts commit 29b35292923596413a0fbf49890a2cbb16cbf8b4.


# 29b35292 08-May-2014 Xinchen Hui

ext/pdo_mysql/tests/pdo_mysql_attr_oracle_nulls.phpt fails in trunk as well while building with libmysql


# 5f46c8fa 08-May-2014 Xinchen Hui

Fixed bugs in pdo_mysql


# 2d0c9690 07-May-2014 Xinchen Hui

Refactor pdo_mysql(incompleted, some tests failed due to no mysqlnd)


# 8915ad69 06-May-2014 Dmitry Stogov

Fixed memory leaks


# c73c6526 05-May-2014 Xinchen Hui

clean up


# d8651fbe 03-May-2014 Xinchen Hui

Make they are in the same style of Z_ISREF


# 17d027ed 30-Apr-2014 Dmitry Stogov

Split IS_BOOL into IS_FALSE and IS_TRUE


# 21786121 25-Apr-2014 Xinchen Hui

Fixed fetch into refcount hanlding (now 3 test fails)


# c5f9b86f 25-Apr-2014 Xinchen Hui

Fixed bindColumn


# 868c2f9c 25-Apr-2014 Xinchen Hui

Fixed reference handling in bindCloumn


# 67f27bce 25-Apr-2014 Xinchen Hui

Fixed register bound parameters in execute


# 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


# bd9f5755 23-Apr-2014 Xinchen Hui

Clean up (use zend_string and foreach macros)


# bdfef93b 22-Apr-2014 Xinchen Hui

Refactor PDO (only compilable now)


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


12345678910>>...18