Revision tags: php-5.3.20RC1, php-5.4.10RC1, php-5.3.19, php-5.4.9 |
|
#
79726be6 |
| 14-Nov-2012 |
Sebastian Bergmann |
Leftover: Bump version to 5.6.0
|
Revision tags: php-5.5.0alpha1, php-5.3.19RC1, php-5.4.9RC1, php-5.3.18, php-5.4.8, php-5.3.18RC1, php-5.4.8RC1, php-5.3.17, php-5.4.7, php-5.4.7RC1 |
|
#
8788cddf |
| 26-Aug-2012 |
Lars Strojny |
Prefix RESULT_CODE enum with ZEND_
|
Revision tags: php-5.3.16, php-5.4.6 |
|
#
e3ef84c5 |
| 07-Aug-2012 |
Stuart Langley |
Strong types for the result codes SUCCESS & FAILURE. These are common symbol names and using #defines can cause conflicts.
|
#
0fa40bb9 |
| 21-Aug-2012 |
Sebastian Bergmann |
Bump version.
|
Revision tags: php-5.4.6RC1, php-5.4.5, php-5.3.15, php-5.3.15RC1, php-5.4.5RC1, php-5.3.14, php-5.4.4, php-5.3.14RC2, php-5.4.4RC2 |
|
#
58d22033 |
| 24-May-2012 |
Nuno Lopes |
add support for the alloc_size __attribute__ (through ZEND_ATTRIBUTE_ALLOC_SIZE and ZEND_ATTRIBUTE_ALLOC_SIZE2 requires GCC >= 4.3 or clang >= 3.2 to perform anything useful
|
Revision tags: php-5.3.14RC1, php-5.4.4RC1, php-5.3.13, php-5.4.3, php-5.4.2, php-5.3.12, php-5.3.11, php-5.4.1, php-5.3.11RC2, php-5.4.1RC2, php-5.3.11RC1, php-5.4.1RC1, PHP-5.4.1-RC1, php-5.4.0, php-5.4.0RC8 |
|
#
dab17da3 |
| 16-Feb-2012 |
Stanislav Malyshev |
make ZEND_SIGNALS configurable, off by default also make ZEND_SIGNALS enabled and disabled binary-compatible
|
#
fa9540e1 |
| 16-Feb-2012 |
Stanislav Malyshev |
make ZEND_SIGNALS configurable, off by default also make ZEND_SIGNALS enabled and disabled binary-compatible
|
Revision tags: php-5.3.10, php-5.4.0RC7, php-5.4.0RC6, php-5.3.9, php-5.4.0RC5 |
|
#
b31c1243 |
| 04-Jan-2012 |
Xinchen Hui |
Fixed bug #60627 (httpd.worker segfault on startup with php_value)
|
#
1c4f2275 |
| 04-Jan-2012 |
Xinchen Hui |
Fixed bug #60627 (httpd.worker segfault on startup with php_value)
|
#
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 |
|
#
a0934916 |
| 22-Nov-2011 |
Antony Dovgal |
export zend_on_timeout handler from ZE
|
#
e1481943 |
| 22-Nov-2011 |
Antony Dovgal |
export zend_on_timeout handler from ZE
|
Revision tags: php-5.4.0RC1, php-5.3.9RC1, php-5.4.0beta2, php-5.4.0beta1 |
|
#
4a25a774 |
| 13-Sep-2011 |
Dmitry Stogov |
Fixed ZE specific compile warnings (Bug #55629)
|
#
e43ff135 |
| 13-Sep-2011 |
Dmitry Stogov |
Fixed ZE specific compile warnings (Bug #55629)
|
Revision tags: yaf-2.1.0, php-5.3.8, php-5.3.7 |
|
#
306c4202 |
| 16-Aug-2011 |
Hannes Magnusson |
Callable typehint following the rules of is_callable($arg, false);
|
#
550980cf |
| 16-Aug-2011 |
Hannes Magnusson |
Callable typehint following the rules of is_callable($arg, false);
|
Revision tags: php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2 |
|
#
34d93f0c |
| 22-Jun-2011 |
Ilia Alshanetsky |
Zend Signal Handling
|
Revision tags: php-5.4.0alpha1, php-5.3.7RC1 |
|
#
e1861890 |
| 03-Jun-2011 |
Stanislav Malyshev |
scalar types cleanup
|
#
d7c9c5af |
| 03-Jun-2011 |
Stanislav Malyshev |
scalar types cleanup
|
#
93987513 |
| 02-Jun-2011 |
Ilia Alshanetsky |
Zend Signal Handling (see RFC: https://wiki.php.net/rfc/zendsignals) This needs to go into 5.4 as well, but will wait for Pierre to review win32 situation # Patch by Lucas Nealan, Arnaud
Zend Signal Handling (see RFC: https://wiki.php.net/rfc/zendsignals) This needs to go into 5.4 as well, but will wait for Pierre to review win32 situation # Patch by Lucas Nealan, Arnaud Le Blanc, Brian Shire & Ilia Alshanetsky
show more ...
|
Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1 |
|
#
3a3f3696 |
| 16-Jan-2011 |
Stanislav Malyshev |
Add options to debug_backtrace functions
|
#
b4dba12d |
| 16-Jan-2011 |
Stanislav Malyshev |
Add options to debug_backtrace functions
|
Revision tags: php-5.2.17, php-5.3.5 |
|
#
927bf09c |
| 01-Jan-2011 |
Felipe Pena |
- Year++
|