Revision tags: php-5.3.7, php-5.3.7RC5, php-5.4.0alpha3, php-5.3.7RC4, php-5.3.7RC3, php-5.4.0alpha2, php-5.3.7RC2, php-5.4.0alpha1, php-5.3.7RC1 |
|
#
6f3148db |
| 09-Apr-2011 |
Sebastian Bergmann |
Add optional argument to debug_backtrace() and debug_print_backtrace() to limit the amount of stack frames returned.
|
Revision tags: php-5.3.6, php-5.3.6RC3, php-5.3.6RC2, php-5.3.6RC1 |
|
#
ff498278 |
| 16-Jan-2011 |
Stanislav Malyshev |
Fix bug #47143, bug #51458 - provide more useful info in bad exception cases
|
#
0c1ba13d |
| 16-Jan-2011 |
Stanislav Malyshev |
Fix bug #47143, bug #51458 - provide more useful info in bad exception cases
|
Revision tags: php-5.2.17, php-5.3.5 |
|
#
927bf09c |
| 01-Jan-2011 |
Felipe Pena |
- Year++
|
#
0203cc3d |
| 01-Jan-2011 |
Felipe Pena |
- Year++
|
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 |
|
#
45189fa8 |
| 17-Nov-2010 |
Felipe Pena |
- Fixed bug #53306 (php crashes with segfault when DTrace "exception-thrown" probe fires) patch by: mike at harschsystems dot com
|
#
42289228 |
| 18-Aug-2010 |
Dmitry Stogov |
Revert unintended modification
|
#
e461c22e |
| 16-Aug-2010 |
Dmitry Stogov |
Fixed memory leaks (related to bug #52361)
|
#
890c7090 |
| 16-Aug-2010 |
Dmitry Stogov |
Fixed memory leaks (related to bug #52361)
|
#
50a0ea7b |
| 12-Aug-2010 |
Sascha Schumann |
separate properties of internal classes in ZTS mode fully, otherwise multiple threads will modify the zvals' contents without any synchronisation.
|
Revision tags: oci8-1.4.3, php-5.2.14, php-5.3.3, php-5.3.3RC3, php-5.2.14RC3, php-5.3.3RC2, php-5.2.14RC2, php-5.3.3RC1, php-5.2.14RC1 |
|
#
c5237d82 |
| 24-May-2010 |
Dmitry Stogov |
Added caches to eliminate repeatable run-time bindings of functions, classes, constants, methods and properties
|
#
7211284a |
| 25-Apr-2010 |
Antony Dovgal |
fix ~450 tests and 25 segfaults make test, anyone?
|
#
08b9fdc8 |
| 24-Apr-2010 |
David Soria Parra |
Add DTrace probes
|
Revision tags: php-5.3.2, php-5.2.13, php-5.3.2RC3, php-5.3.2RC2, php-5.2.13RC2, php-5.2.13RC1 |
|
#
d2281d1d |
| 05-Jan-2010 |
Sebastian Bergmann |
sed -i "s#1998-2009#1998-2010#g" **/*.c **/*.h **/*.php
|
Revision tags: php-5.3.2RC1, php-5.2.12, php-5.2.12RC4, php-5.2.12RC3, php-5.2.12RC2, php-5.3.1, php-5.3.1RC4, php-5.2.12RC1, php-5.3.1RC3, php-5.3.1RC2, oci8-1.4.0, php-5.2.11, php-5.2.11RC3, php-5.3.1RC1, php-5.2.11RC2, php-5.2.11RC1, php-5.3.0, php-5.3.0RC4, php-5.2.10, php-5.2.10RC2, php-5.3.0RC3, php-5.2.10RC1 |
|
#
4f068cc2 |
| 11-May-2009 |
Felipe Pena |
- MFH: Fix code && new test
|
#
85bcfa89 |
| 11-May-2009 |
Felipe Pena |
- Added missing param checks
|
Revision tags: php-5.3.0RC2, php-5.3.0RC1, RELEASE_1_3_5, php-5.2.9, php-5.2.9RC3, php-5.2.9RC2, php-5.2.9RC1, php-5.3.0beta1 |
|
#
2aba3684 |
| 02-Jan-2009 |
Marcus Boerger |
- MFH Catch exceptions in cli -a
|
#
08659c2d |
| 31-Dec-2008 |
Sebastian Bergmann |
MFH: Bump copyright year, 3 of 3.
|
Revision tags: NEWS, php-5.2.8, BEFORE_HEAD_NS_CHANGES_MERGE, php-5.3.0alpha3, php-5.3.0alpha2, php-5.2.7, php-5.2.7RC5 |
|
#
7d4fd3fd |
| 27-Nov-2008 |
Dmitry Stogov |
Fixed bug #46409 (__invoke method called outside of object context when using array_map)
|
Revision tags: php-5.2.7RC4 |
|
#
fc2fb50d |
| 17-Nov-2008 |
Felipe Pena |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
Revision tags: BEFORE_HEAD_NS_CHANGE, BEFORE_NS_RULES_CHANGE, php-5.2.7RC3 |
|
#
7a37fa2d |
| 02-Nov-2008 |
Felipe Pena |
- Revert ZEND_BEGIN_ARG_INFO change
|
#
df100055 |
| 24-Oct-2008 |
Felipe Pena |
- MFH: Added 'static' into ZEND_BEGIN_ARG_INFO_EX macro
|
Revision tags: php-5.2.7RC2, php-5.2.7RC1 |
|
#
32f9d0e1 |
| 14-Aug-2008 |
Marcus Boerger |
- MFH Improve exception linking
|
Revision tags: php-4.4.9, php-5.3.0alpha1 |
|
#
b6cca302 |
| 29-Jul-2008 |
Dmitry Stogov |
Fixed memory leak
|
#
0fbe6a0c |
| 24-Jul-2008 |
Felipe Pena |
- MFH: Added TSRMLS_DC to apply_func_args_t and zend_hash_apply_with_arguments.
|