Protection
PHP
2025-01-10
65
<?php
function
a
() {
a
();
}
a
();
?>
xdebug.max_nesting_level=4