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

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