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