History log of /PHP-5.6/Zend/zend_exceptions.c (Results 51 – 75 of 170)
Revision (<<< Hide revision tags) (Show revision tags >>>) Date Author Comments
# 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.


Revision tags: php-4.4.9RC1
# 2bf3bfc7 13-Jul-2008 Marcus Boerger

- MFH Exception handling
[DOC]
- Exceptions can be thrown while exceptions are pending, they are linked
- Exceptions can be handled in __destruct
- Add optional Exception $previous pa

- MFH Exception handling
[DOC]
- Exceptions can be thrown while exceptions are pending, they are linked
- Exceptions can be handled in __destruct
- Add optional Exception $previous parameter to
. Exception::__construct
. ErrorException::__construct

show more ...


# 205ba532 13-Jul-2008 Antony Dovgal

apply correct fix


# 68a61e99 13-Jul-2008 Antony Dovgal

fix segfault in Exception::__toString()


# d34b0864 12-Jul-2008 Marcus Boerger

- Missed one line in merge


# 61a808df 12-Jul-2008 Marcus Boerger

- MFH Add support for linking exceptions (implements TODO)


Revision tags: BEFORE_NEW_PARAMETER_PARSE, RELEASE_1_2_5, RELEASE_2_0_0b1, php-5.2.6
# fcaa1c6d 17-Apr-2008 Dmitry Stogov

Fixed bug #44226 (Throwing an exception causes crash in multithreaded SAPI)


Revision tags: RELEASE_1_0_2, php-5.2.6RC5, php-5.2.6RC4, php-5.2.6RC3, RELEASE_2_0_0a2, RELEASE_2_0_0a1
# cc2b17d5 10-Mar-2008 Felipe Pena

MFH: Added new macro for check void parameters.
(deprecating ZEND_WRONG_PARAM_COUNT for this cases)


Revision tags: php-5.2.6RC2, php-5.2.6RC1, RELEASE_1_3_1
# fa47e900 21-Jan-2008 Dmitry Stogov

Changed exception handling. Now each op_array doesn't contain ZEND_HANDLE_EXCEPTION opcode in the end


1234567