1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 00:02:20 +01:00
Files
archived-php-src/ext/opcache
Niels Dossche db3bf715e0 Fix leak of accel_globals->key
I don't know why this was guarded with ZTS, but it leaks on this test
(and a few more):
`./sapi/cli/php ./run-tests.php -c . --show-diff sapi/phpdbg/tests/stdin_001.phpt`

Closes GH-18593.
2025-05-19 19:34:16 +02:00
..
2024-07-23 13:43:25 +02:00
2023-01-16 12:25:59 +01:00
2023-01-12 15:14:05 +00:00
2024-08-29 23:12:56 +03:00