File manager - Edit - /opt/alt/tests/alt-php83-pecl-yaf_3.3.6-1.el8/tests/040.phpt
Back
--TEST-- Fixed bug that segv in Yaf_View_Simple::render if the tpl is not a string --SKIPIF-- <?php if (!extension_loaded("yaf")) print "skip"; ?> --INI-- yaf.library="/php/global/dir" yaf.use_namespace=0 --FILE-- <?php $view = new Yaf_View_Simple(dirname(__FILE__)); $view->render(NULL); $view->render(0); $view->render(true); echo "okey"; ?> --EXPECT-- okey
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings