// SYSTEM PANEL //
[ROOT]
/
opt
/
alt
/
tests
/
alt-php83-pecl-luasandbox_4.1.2-2.el8
/
tests
[ PARENT ]
EDIT :: LuaSandboxFunction_construct.phpt
--TEST-- LuaSandboxFunction::construct() is private --SKIPIF-- <?php if (!extension_loaded("luasandbox")) print "skip"; ?> --FILE-- <?php new LuaSandboxFunction; ?> --EXPECTF-- %AFatal error:%sCall to private%S LuaSandboxFunction::__construct%S from %a
SAVE
CANCEL