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

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