Searched refs:phpdbg_clear (Results 1 – 5 of 5) sorted by relevance
2 GH-15208 (Segfault with breakpoint map and phpdbg_clear())9 phpdbg_clear();
53 ZEND_FUNCTION(phpdbg_clear);66 ZEND_FE(phpdbg_clear, arginfo_phpdbg_clear)
41 function phpdbg_clear(): void {} function
359 PHP_FUNCTION(phpdbg_clear) in PHP_FUNCTION() argument
167 . Fixed bug GH-15208 (Segfault with breakpoint map and phpdbg_clear()).
Completed in 19 milliseconds