php-src/Zend/tests/attributes/deprecated
Niels Dossche 2542357b6d
Fix GH-17866: zend_mm_heap corrupted error after upgrading from 8.4.3 to 8.4.4
This regressed in GH-17592.
The function is with its attributes HashTable* is copied in
zend_get_closure_invoke_method() but its refcount is not increased.
This caused a crash in the Symfony demo page.

Closes GH-17880.
2025-02-24 21:39:55 +01:00
..
class_constants
functions Fix GH-17866: zend_mm_heap corrupted error after upgrading from 8.4.3 to 8.4.4 2025-02-24 21:39:55 +01:00
message_001.phpt
message_002.phpt
message_003.phpt
message_004.phpt
property_readonly_001.phpt
property_readonly_002.phpt
property_readonly_003.phpt
type_validation_001.phpt
type_validation_002.phpt
type_validation_003.phpt
type_validation_004.phpt