ZerethShell
File Manager
SQL Manager
/
opt
/
alt
/
tests
/
alt-php83-pecl-jsmin_3.0.0-1.el8
/
tests
utf8_comment.phpt
--TEST-- skip utf8 comment --FILE-- <?php $js = <<<JS // févrie var test = 1; JS; echo jsmin($js); --EXPECT-- var test=1;
Kaydet
Vazgeç