Current File : //opt/alt/tests/alt-php84-diseval_0.2-3.el8/tests/fail1-eval.phpt
--TEST--
Test if eval() is disabled
--SKIPIF--
--FILE--
<?php
eval("echo 's';");
--EXPECTF--
%SFatal error: DISEVAL - Use of eval is forbidden in %s