Файловый менеджер - Редактировать - /opt/cpanel/ea-wappspector/vendor/squizlabs/php_codesniffer/tests/Core/Tokenizers/PHP/FinallyTest.inc
Ðазад
<?php try { // Do something. } catch(Exception $e) { // Do something. } /* testTryCatchFinally */ finally { // Do something. } /* testTryFinallyCatch */ try { // Do something. } finally { // Do something. } catch(Exception $e) { // Do something. } /* testTryFinally */ try { // Do something. } FINALLY { // Do something. } class FinallyAsMethod { /* testFinallyUsedAsClassConstantName */ const FINALLY = 'foo'; /* testFinallyUsedAsMethodName */ public function finally() { // Do something. /* testFinallyUsedAsPropertyName */ $this->finally = 'foo'; } }
| ver. 1.1 | |
.
| PHP 8.3.30 | Ð“ÐµÐ½ÐµÑ€Ð°Ñ†Ð¸Ñ Ñтраницы: 0 |
proxy
|
phpinfo
|
ÐаÑтройка