View file File name : fail1-eval.phpt Content :--TEST-- Test if eval() is disabled --SKIPIF-- --FILE-- <?php eval("echo 's';"); --EXPECTF-- %SFatal error: DISEVAL - Use of eval is forbidden in %s