Bob Weinand
a01dd9feda
Revert "Port all internally used classes to use default_object_handlers"
...
This reverts commit 94ee4f9834
.
The commit was a bit too late to be included in PHP 8.2 RC1. Given it's a massive ABI break, we decide to postpone the change to PHP 8.3.
2022-09-14 11:13:23 +02:00
Bob Weinand
94ee4f9834
Port all internally used classes to use default_object_handlers
...
Signed-off-by: Bob Weinand <bobwei9@hotmail.com>
2022-08-31 16:45:27 +02:00
Martin Schröder
c5f9cdedd6
Flexible fiber bailout handling ( #7163 )
2021-06-18 11:01:10 -05:00
Aaron Piotrowski
859524c246
Remove fiber context embedding
2021-06-14 14:34:36 -05:00
Aaron Piotrowski
f5c209989a
Add test for leaking prior context with symmetric coroutines
2021-06-12 00:10:17 -05:00
Aaron Piotrowski
d0c43e108e
Reorganize zend_test and add custom fiber implementation tests ( #7137 )
2021-06-11 12:25:47 -05:00