File manager - Edit - /opt/alt/tests/alt-php80-pecl-yaf_3.3.6-1.el8/tests/030.phpt
Back
--TEST-- Check for Yaf_Config_Ini::__construct with section --SKIPIF-- <?php if (!extension_loaded("yaf")) print "skip"; ?> --INI-- yaf.library="/php/global/dir" yaf.use_namespace=0 --FILE-- <?php $file = dirname(__FILE__) . "/simple.ini"; try { $config = new Yaf_Config_Ini($file, "ex"); } catch (Exception $e) { print_r($e->getMessage()); } ?> --EXPECTF-- There is no section 'ex' in '%ssimple.ini'
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0.01 |
proxy
|
phpinfo
|
Settings