php-src/Zend/tests/attributes/deprecated/functions
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
..
001.phpt
deprecated_handler_001.phpt
deprecated_handler_002.phpt
deprecated_handler_003.phpt
error_code_001.phpt
gh17866.phpt 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
magic_call.phpt
message_004.phpt
message_005.phpt
throwing_error_handler_001.phpt
throwing_error_handler_002.phpt
throwing_error_handler_003.phpt