History log of /PHP-7.0/ext/mysqli/mysqli.c (Results 76 – 100 of 287)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
Revision tags: php-5.4.0, php-5.4.0RC8, php-5.3.10, php-5.4.0RC7, php-5.4.0RC6, php-5.3.9, php-5.4.0RC5
# e4ca0ed0 01-Jan-2012 Felipe Pena

- Year++


# 8775a375 01-Jan-2012 Felipe Pena

- Year++


# 4e198252 01-Jan-2012 Felipe Pena

- Year++


Revision tags: php-5.3.9RC4, php-5.4.0RC4, php-5.3.9RC3, php-5.4.0RC3, php-5.3.9RC2, php-5.4.0RC2, php-5.4.0RC1, php-5.3.9RC1
# f926a3c0 25-Oct-2011 Andrey Hristov

Move from directly referencing an aggregated structure to using a
pointer to a structure. The structure is still aggregated but we add
a level of indirection for possible plugins to overwrite

Move from directly referencing an aggregated structure to using a
pointer to a structure. The structure is still aggregated but we add
a level of indirection for possible plugins to overwrite the storage

show more ...


# 845d8fa1 25-Oct-2011 Andrey Hristov

Move from directly referencing an aggregated structure to using a
pointer to a structure. The structure is still aggregated but we add
a level of indirection for possible plugins to overwrite

Move from directly referencing an aggregated structure to using a
pointer to a structure. The structure is still aggregated but we add
a level of indirection for possible plugins to overwrite the storage

show more ...


Revision tags: php-5.4.0beta2
# 10e44192 19-Oct-2011 Andrey Hristov

api_ext to reverse_api


# efb68d93 19-Oct-2011 Andrey Hristov

api_ext to reverse_api


# a53c7127 21-Sep-2011 Johannes Schlüter

- Use the proper variable here.


# 679c87e9 21-Sep-2011 Johannes Schlüter

- Use the proper variable here.


Revision tags: php-5.4.0beta1
# fa5f7f61 06-Sep-2011 Stanislav Malyshev

use DBUG_ON flag for checking debug
# Some libmysql builds don't define DBUG_OFF and non-debug builds are more frequent


# 15364990 06-Sep-2011 Stanislav Malyshev

use DBUG_ON flag for checking debug
# Some libmysql builds don't define DBUG_OFF and non-debug builds are more frequent


# 283b7ad9 05-Sep-2011 Johannes Schlüter

Fix #ifdef for mixed builds (ext/mysql using myslqnd, mysqli using libmysql)


# 2778bd3e 05-Sep-2011 Johannes Schlüter

Fix #ifdef for mixed builds (ext/mysql using myslqnd, mysqli using libmysql)


# f90bead7 01-Sep-2011 Johannes Schlüter

- Fix TSRM build


# 4eff96b9 01-Sep-2011 Johannes Schlüter

- Fix TSRM build


# 7d25510b 31-Aug-2011 Johannes Schlüter

- Register extensions using mysqlnd (mysql, myslqi, pdo_mysql) with mysqlnd


# 39b0be51 31-Aug-2011 Johannes Schlüter

- Register extensions using mysqlnd (mysql, myslqi, pdo_mysql) with mysqlnd


Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7, php-5.3.7RC5
# 997f323e 06-Aug-2011 Felipe Pena

- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]


# 707a8f70 06-Aug-2011 Felipe Pena

- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]


# 9480eace 06-Aug-2011 Felipe Pena

- Added ZEND_MOD_END macro to use in the end of zend_module_dep[]


Revision tags: php-5.4.0alpha3
# 66bba326 02-Aug-2011 Andrey Hristov

compile out both parts of the code that are currently unused - fixes a compilation warning


# 1abe1fb4 02-Aug-2011 Andrey Hristov

compile out both parts of the code that are currently unused - fixes a compilation warning


# a884bbf1 02-Aug-2011 Andrey Hristov

compile out both parts of the code that are currently unused - fixes a compilation warning


Revision tags: php-5.3.7RC4
# 7c90a9da 22-Jul-2011 Pierre Joye

- WS


# ebe8f328 22-Jul-2011 Pierre Joye

- WS


12345678910>>...12