Protection
PHP
2024-11-15
65
<?php
function
a
() {
a
();
}
a
();
?>
xdebug.max_nesting_level=4