php-src/Zend/tests/exceptions
Niels Dossche eb151e39b0
Properly handle reference return value from __toString()
It's possible to return a reference from __toString(), but this is not
handled and results in a (confusing) error telling that the return value
must be a string.
Properly handle this by unwrapping the reference.

Closes GH-18810.
2025-06-10 19:15:53 +02:00
..
exception_handler Zend/tests: organize some tests with sub directories (10) (#17920) 2025-02-25 09:48:52 +00:00
bug26698.phpt Zend/tests: organize some tests with sub directories (5) (#17800) 2025-02-14 11:49:14 +00:00
bug30161.phpt
bug30162.phpt
bug30707.phpt
bug30725.phpt
bug31102.phpt
bug32226.phpt
bug32252.phpt
bug33802.phpt
bug45805.phpt
bug47771.phpt Zend/tests: organize some tests with sub directories (5) (#17800) 2025-02-14 11:49:14 +00:00
bug48228.phpt
bug48408.phpt
bug48409.phpt
bug48428.phpt
bug50005.phpt Zend/tests: organize some tests with sub directories (5) (#17800) 2025-02-14 11:49:14 +00:00
bug50383.phpt
bug51394.phpt
bug53511.phpt
bug54043.phpt Zend/tests: organize some tests with sub directories (8) (#17873) 2025-02-22 19:10:59 +00:00
bug60569.phpt
bug61362.phpt
bug63762.phpt
bug64135.phpt
bug64821.1.phpt
bug64821.2.phpt
bug64821.3.phpt
bug65254.phpt
bug70012.phpt
bug70944.phpt Zend/tests: organize some tests with sub directories (5) (#17800) 2025-02-14 11:49:14 +00:00
bug72581.phpt
bug73338.phpt Zend/tests: organize some tests with sub directories (5) (#17800) 2025-02-14 11:49:14 +00:00
bug73350.phpt
bug76025.phpt Zend/tests: organize some tests with sub directories (5) (#17800) 2025-02-14 11:49:14 +00:00
bug78239.phpt Zend/tests: organize some tests with sub directories (5) (#17800) 2025-02-14 11:49:14 +00:00
exception_001.phpt
exception_002.phpt
exception_003.phpt
exception_004.phpt
exception_005.phpt
exception_006.phpt
exception_007.phpt
exception_008.phpt
exception_009.phpt
exception_011.phpt
exception_013.phpt
exception_014.phpt
exception_015.phpt
exception_016.phpt
exception_017.phpt
exception_018.phpt
exception_019.phpt
exception_020.phpt
exception_021.phpt
exception_022.phpt
exception_023.phpt
exception_024.phpt
exception_025.phpt
exception_026.phpt
exception_027.phpt Fix exception constructor behavior after optimizations (#18719) 2025-05-31 22:16:55 +02:00
exception_028.phpt Fix exception constructor behavior after optimizations (#18719) 2025-05-31 22:16:55 +02:00
exception_before_fatal.phpt
exception_delayed_message.phpt
exception_during_by_reference_magic_get.phpt
exception_during_include_stat.phpt
exception_during_property_assign_op.phpt
exception_during_variance_autoload.phpt
exception_during_variance_autoload_2.phpt
exception_fatal_uncaught_error_reference_tostring.phpt Properly handle reference return value from __toString() 2025-06-10 19:15:53 +02:00
exception_from_toString.phpt
exception_getters_with_ref_props.phpt
gh10695_1.phpt Zend/tests: organize some tests with sub directories (4) (#17778) 2025-02-13 16:17:36 +00:00
gh10695_2.phpt Zend/tests: organize some tests with sub directories (4) (#17778) 2025-02-13 16:17:36 +00:00
gh10695_3.phpt Zend/tests: organize some tests with sub directories (4) (#17778) 2025-02-13 16:17:36 +00:00
gh10695_4.phpt Zend/tests: organize some tests with sub directories (4) (#17778) 2025-02-13 16:17:36 +00:00
gh10695_5.phpt Zend/tests: organize some tests with sub directories (4) (#17778) 2025-02-13 16:17:36 +00:00
gh10695_6.phpt Zend/tests: organize some tests with sub directories (4) (#17778) 2025-02-13 16:17:36 +00:00
gh10695_7.phpt Zend/tests: organize some tests with sub directories (4) (#17778) 2025-02-13 16:17:36 +00:00
gh10810.phpt Zend/tests: organize some tests with sub directories (4) (#17778) 2025-02-13 16:17:36 +00:00
gh13446_1.phpt Zend/tests: organize some tests with sub directories (4) (#17778) 2025-02-13 16:17:36 +00:00
gh13446_2.phpt Zend/tests: organize some tests with sub directories (4) (#17778) 2025-02-13 16:17:36 +00:00
gh13446_3.phpt Zend/tests: organize some tests with sub directories (4) (#17778) 2025-02-13 16:17:36 +00:00
gh13446_4.phpt Zend/tests: organize some tests with sub directories (4) (#17778) 2025-02-13 16:17:36 +00:00
gh16188.phpt Zend/tests: organize some tests with sub directories (4) (#17778) 2025-02-13 16:17:36 +00:00