#
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
|
Revision tags: php-5.4.0beta1 |
|
#
9554e245 |
| 06-Sep-2011 |
Johannes Schlüter |
- Fix bug #55609 (mysqlnd cannot be built shared) # This adds an option --enable-mysqlnd to explicitly built mysqlnd, like any # other extension it can be used with =shared to build mysq
- Fix bug #55609 (mysqlnd cannot be built shared) # This adds an option --enable-mysqlnd to explicitly built mysqlnd, like any # other extension it can be used with =shared to build mysqlnd shared; # mysqlnd will implicitly enabled when requested from another extension
show more ...
|
#
7420cf22 |
| 06-Sep-2011 |
Johannes Schlüter |
- Fix bug #55609 (mysqlnd cannot be built shared) # This adds an option --enable-mysqlnd to explicitly built mysqlnd, like any # other extension it can be used with =shared to build mysq
- Fix bug #55609 (mysqlnd cannot be built shared) # This adds an option --enable-mysqlnd to explicitly built mysqlnd, like any # other extension it can be used with =shared to build mysqlnd shared; # mysqlnd will implicitly enabled when requested from another extension
show more ...
|
#
fca3b40d |
| 06-Sep-2011 |
Johannes Schlüter |
- Fix bug #55609 (mysqlnd cannot be built shared) # This adds an option --enable-mysqlnd to explicitly built mysqlnd, like any # other extension it can be used with =shared to build mysq
- Fix bug #55609 (mysqlnd cannot be built shared) # This adds an option --enable-mysqlnd to explicitly built mysqlnd, like any # other extension it can be used with =shared to build mysqlnd shared; # mysqlnd will implicitly enabled when requested from another extension
show more ...
|
#
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, php-5.3.7RC4 |
|
#
23e43859 |
| 25-Jul-2011 |
Felipe Pena |
- Make usage of new PHP_FE_END macro
|
#
4b30846b |
| 25-Jul-2011 |
Felipe Pena |
- Make usage of new PHP_FE_END macro
|
#
da376383 |
| 25-Jul-2011 |
Felipe Pena |
- Make usage of new PHP_FE_END macro
|
Revision tags: php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1, php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1, php-5.2.17, php-5.3.5 |
|
#
927bf09c |
| 01-Jan-2011 |
Felipe Pena |
- Year++
|
#
0203cc3d |
| 01-Jan-2011 |
Felipe Pena |
- Year++
|
#
d8774af1 |
| 28-Dec-2010 |
Andrey Hristov |
C89 fix
|
#
cfac5f5b |
| 28-Dec-2010 |
Andrey Hristov |
extending the API interface - plugins can register themselves with a structure and can be searched. Every plugin can have statistics and they are shown under the statistics of mysqlnd in
extending the API interface - plugins can register themselves with a structure and can be searched. Every plugin can have statistics and they are shown under the statistics of mysqlnd in MINFO.
show more ...
|
Revision tags: php-5.2.16, php-5.2.15, php-5.3.4, php-5.2.15RC2, php-5.3.4RC2, php-5.3.4RC1, php-5.2.15RC1, PHP_5_2_15RC1 |
|
#
443bedf2 |
| 28-Oct-2010 |
Andrey Hristov |
show tracing
|
#
9920be1a |
| 28-Oct-2010 |
Andrey Hristov |
show tracing
|
#
1f9a7fd7 |
| 04-Oct-2010 |
Ulf Wendel |
Fixing compiler warning.
|