1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00
Files
archived-php-src/sapi/phpdbg
Niels Dossche 4f1103ef3b Fix GH-12675: MEMORY_LEAK in phpdbg_prompt.c
Have to use file_put_contents() instead of --FILE-- because we have to
actually load it using the exec command, *and* have to make multiple
files, and note that we can only load files relative from the current
directory, so we can't rely on files being in the sapi/phpdbg/tests
folder.

Closes GH-12680.
2023-11-15 21:59:55 +01:00
..
2021-11-23 15:34:12 +03:00
2021-06-13 21:08:35 +02:00
2021-06-13 21:08:35 +02:00
2022-05-12 14:55:11 +02:00
2023-01-08 16:11:46 +00:00
2020-02-03 13:41:31 +01:00