<?php
function a() {
    
a();
}
a();
?>


 xdebug.max_nesting_level=4