File manager - Edit - /opt/alt/tests/alt-php83-pecl-rar_4.2.0-3.el8/tests/034.phpt
Back
--TEST-- RarException::(set/is)UsingExceptions() test --SKIPIF-- <?php if(!extension_loaded("rar")) print "skip"; ?> --FILE-- <?php echo "Initial state: " . (RarException::isUsingExceptions()?'yes':'no').".\n"; RarException::setUsingExceptions(true); echo "State change done.\n"; echo "Final state: " . (RarException::isUsingExceptions()?'yes':'no').".\n"; echo "Done.\n"; --EXPECTF-- Initial state: no. State change done. Final state: yes. Done.
| ver. 1.4 |
Github
|
.
| PHP 8.2.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings