summaryrefslogtreecommitdiff
path: root/tests/test_recursive/code.php
blob: 96b967bfa7e8584aec3c399e29c8db8d45584f84 (plain)
1
2
3
4
5
6
<?php

function test_func($ste)
{
    $ste->mute_runtime_errors = false;
}