📁 File Manager Pro
v10.0.3 | PHP: 8.2.31
Server: LiteSpeed
2026-07-01 19:27:39
📂
/ (Root)
/
opt
/
alt
/
tests
/
alt-php83-pecl-jsmin_3.0.0-1.el8
/
tests
📍 /opt/alt/tests/alt-php83-pecl-jsmin_3.0.0-1.el8/tests
🔄 Refresh
✏️
Editing: utf8_comment.phpt
Read Only
--TEST-- skip utf8 comment --FILE-- <?php $js = <<<JS // févrie var test = 1; JS; echo jsmin($js); --EXPECT-- var test=1;
💾 Save Changes
❌ Cancel