FEDORA-2023-d475404338 created by remi 2 weeks ago
for Fedora 38
PHP version 8.2.4 (16 Mar 2023)
Core:
Fixed incorrect check condition in ZEND_YIELD. (nielsdos)
Fixed incorrect check condition in type inference. (nielsdos)
Fix incorrect check in zend_internal_call_should_throw(). (nielsdos)
Fixed overflow check in OnUpdateMemoryConsumption. (nielsdos)
Fixed bug GH-9916 (Entering shutdown sequence with a fiber suspended in a Generator emits an unavoidable fatal error or crashes). (Arnaud)
Fixed bug GH-10437 (Segfault/assertion when using fibers in shutdown function after bailout). (trowski)
Fixed SSA object type update for compound assignment opcodes. (nielsdos)
Fixed language scanner generation build. (Daniel Black)
Fixed zend_update_static_property() calling zend_update_static_property_ex() misleadingly with the wrong return type. (nielsdos)
Fix bug GH-10570 (Fixed unknown string hash on property fetch with integer constant name). (nielsdos)
Fixed php_fopen_primary_script() call resulted on zend_destroy_file_handle() freeing dangling pointers on the handle as it was uninitialized. (nielsdos)
Curl:
Fixed deprecation warning at compile time. (Max Kellermann)
Fixed bug GH-10270 (Unable to return CURL_READFUNC_PAUSE in readfunc callback). (Pierrick Charron)
Date:
Fix GH-10447 ('p' format specifier does not yield 'Z' for 00:00). (Derick)
Fix GH-10152 (Custom properties of Date's child classes are not serialised). (Derick)
Fixed bug GH-10747 (Private and protected properties in serialized Date* objects throw). (Derick)
FFI:
Fixed incorrect bitshifting and masking in ffi bitfield. (nielsdos)
Fiber:
Fixed assembly on alpine x86. (nielsdos)
Fixed bug GH-10496 (segfault when garbage collector is invoked inside of fiber). (Bob, Arnaud)
This update has been submitted for testing by remi.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'failed'.
This update's test gating status has been changed to 'waiting'.
This update's test gating status has been changed to 'passed'.
This update has been pushed to testing.
This update has been submitted for stable by bodhi.
This update has been pushed to stable.