php-src/sapi
Niels Dossche 1235c74828
Fix crashes in function registration + test
Internal function won't need their refcount increased as they outlive
the debugger session, and userland functions won't be unloaded either.
So no refcount management is necessary for registered functions.
2025-01-06 21:30:34 +01:00
..
apache2handler Implement GH-10854: TSRM should set a smarter value for expected_threads (#10867) 2023-03-17 17:08:47 +01:00
cgi Merge branch 'PHP-8.2' into PHP-8.3 2024-09-26 14:13:00 -05:00
cli Merge branch 'PHP-8.2' into PHP-8.3 2024-11-20 11:12:19 +01:00
embed [ci skip] Make build command for program using embed portable 2024-12-24 14:37:44 +01:00
fpm Fix GH-17208: bug64539-status-json-encoding.phpt fail on 32-bits 2024-12-27 21:48:15 +01:00
fuzzer Merge branch 'PHP-8.2' into PHP-8.3 2024-04-16 22:17:42 +02:00
litespeed Merge branch 'PHP-8.2' into PHP-8.3 2024-01-10 09:13:39 +01:00
phpdbg Fix crashes in function registration + test 2025-01-06 21:30:34 +01:00