#
f551a719 |
| 28-Aug-2024 |
Arnaud Le Blanc |
Merge branch 'PHP-8.2' into PHP-8.3 * PHP-8.2: [ci skip] NEWS for GH-15330 Do not scan generator frames more than once (#15330)
|
#
cd255007 |
| 28-Aug-2024 |
Arnaud Le Blanc |
Do not scan generator frames more than once (#15330) |
#
b701fa8a |
| 08-Apr-2024 |
Niels Dossche <7771979+nielsdos@users.noreply.github.com> |
Update news
|
#
ea026826 |
| 08-Apr-2024 |
Niels Dossche <7771979+nielsdos@users.noreply.github.com> |
Fix GH-13903: ASAN false positive underflow when executing copy() Closes GH-13917. |
#
124c8125 |
| 11-Oct-2023 |
Niels Dossche <7771979+nielsdos@users.noreply.github.com> |
Merge branch 'PHP-8.2' into PHP-8.3 * PHP-8.2: Fix GH-12392: Segmentation fault on SoapClient::__getTypes Fix GH-11121: ReflectionFiber segfault [ci skip] NEWS
|
#
d8cd0f4b |
| 11-Oct-2023 |
Niels Dossche <7771979+nielsdos@users.noreply.github.com> |
Merge branch 'PHP-8.1' into PHP-8.2 * PHP-8.1: Fix GH-12392: Segmentation fault on SoapClient::__getTypes Fix GH-11121: ReflectionFiber segfault [ci skip] NEWS
|
#
71f14510 |
| 09-Oct-2023 |
Daniil Gentili |
Fix GH-11121: ReflectionFiber segfault Closes GH-12391. Co-authored-by: Aaron Piotrowski <aaron@trowski.com> |
#
8d8cfe24 |
| 11-May-2023 |
Ilija Tovilo |
Merge branch 'PHP-8.2' * PHP-8.2: Fix potential NULL pointer access in zend_fiber_object_gc
|
#
0a04c008 |
| 11-May-2023 |
Ilija Tovilo |
Fix potential NULL pointer access in zend_fiber_object_gc Accidentally introduced in GH-11208. Fixes oss-fuzz #58795 |
#
173680ac |
| 09-May-2023 |
Ilija Tovilo |
Merge branch 'PHP-8.2' * PHP-8.2: Fix use-of-undefined in zend_fiber_object_gc of ex->call
|
#
06fe9ff0 |
| 08-May-2023 |
Ilija Tovilo |
Fix use-of-undefined in zend_fiber_object_gc of ex->call ex->call is only set for user calls, we shouldn't access it here. zend_unfinished_execution_gc_ex wouldn't actually use it for in
Fix use-of-undefined in zend_fiber_object_gc of ex->call ex->call is only set for user calls, we shouldn't access it here. zend_unfinished_execution_gc_ex wouldn't actually use it for internal calls, so it didn't cause any serious issues. Closes GH-11208
show more ...
|
#
371ae12d |
| 19-Feb-2023 |
Max Kellermann |
Zend/zend_fibers: change return value to zend_result According to @nikic: > The current guideline for use of bool and zend_result in php-src is > that bool is an appropriate ret
Zend/zend_fibers: change return value to zend_result According to @nikic: > The current guideline for use of bool and zend_result in php-src is > that bool is an appropriate return value for "is" or "has" style > functions, which return a yes/no answer. zend_result is an > appropriate return value for functions that perform some operation > that may succeed or fail. Closes GH-10622.
show more ...
|
#
71f2d60c |
| 13-Feb-2023 |
Bob Weinand |
Merge branch 'PHP-8.2'
|
#
98b8d1c1 |
| 13-Feb-2023 |
Bob Weinand |
Merge branch 'PHP-8.1' into PHP-8.2
|
#
95016138 |
| 13-Feb-2023 |
Bob Weinand |
Fix GH-10496: Fibers must not be garbage collected while implicitly suspended by resumption of another fiber |
#
e8d16fda |
| 13-Feb-2023 |
Bob Weinand |
Merge branch 'PHP-8.2'
|
#
0e31e03b |
| 13-Feb-2023 |
Bob Weinand |
Merge branch 'PHP-8.1' into PHP-8.2
|
#
d721dcc2 |
| 10-Feb-2023 |
Arnaud Le Blanc |
Fix colletion of unfinished function call in fibers Fixes GH-10496. Co-authored-by: Bob Weinand <bobwei9@hotmail.com> |
#
ff845980 |
| 28-Jan-2023 |
Aaron Piotrowski |
Merge branch 'PHP-8.2' * PHP-8.2: [ci skip] NEWS Fix GH-10437: Set active fiber to null on bailout (#10443)
|
#
0c4aee46 |
| 28-Jan-2023 |
Aaron Piotrowski |
Merge branch 'PHP-8.1' into PHP-8.2 * PHP-8.1: Fix GH-10437: Set active fiber to null on bailout (#10443)
|
#
284c2932 |
| 28-Jan-2023 |
Aaron Piotrowski |
Fix GH-10437: Set active fiber to null on bailout (#10443) |
#
ebf26af7 |
| 27-Jan-2023 |
Arnaud Le Blanc |
Merge branch 'PHP-8.2' * PHP-8.2: Handle non-INDIRECT symbol table entries in zend_fiber_object_gc() (#10386)
|
#
ab2097df |
| 27-Jan-2023 |
Arnaud Le Blanc |
Merge branch 'PHP-8.1' into PHP-8.2 * PHP-8.1: Handle non-INDIRECT symbol table entries in zend_fiber_object_gc() (#10386)
|
#
98302042 |
| 27-Jan-2023 |
Arnaud Le Blanc |
Handle non-INDIRECT symbol table entries in zend_fiber_object_gc() (#10386) Fixes GH-10340 |
#
c8955c07 |
| 16-Jan-2023 |
Christoph M. Becker |
Revert GH-10220 Cf. <https://github.com/php/php-src/pull/10220#issuecomment-1383739816>. This reverts commit ecc880f491d66081298a16634629f149459706a9. This reverts commit 588a07
Revert GH-10220 Cf. <https://github.com/php/php-src/pull/10220#issuecomment-1383739816>. This reverts commit ecc880f491d66081298a16634629f149459706a9. This reverts commit 588a07f7371ee2b5fac17de147926780e427fae6. This reverts commit f377e15751d3aa48b69cd9bcc366ede7803d511f. This reverts commit b4ba16fe189b109144aff669e11d81365160104b. This reverts commit 694ec1deea36e366b28b6349a52be49824e1a1a8. This reverts commit 6b34de8eba9f66882ae16e6073af28783670ac53. This reverts commit aa1cd02a4367834026ea2205ea13a2f904455aa1. This reverts commit 308fd311ea6fcf3094b448df7f2b264f08e4fe4f. This reverts commit 16203b53e1822a37b6ba6f2ab198bb435d05fdad. This reverts commit 738fb5ca5412f5e833a7fab82b11519e635a3357. This reverts commit 9fdbefacd3c382d731aa175b7bdc002ec9cb2b30. This reverts commit cd4a7c1d90562ebb5f89caf94d00d579631b9fbe. This reverts commit 928685eba2b2f0ded90e7f78fd806ea164002f6e. This reverts commit 01e5ffc85cd4357fd7b5b7ceefa29f2d10ca26b7.
show more ...
|