X7ROOT File Manager
Current Path:
/opt/alt/tests/alt-php82-pecl-jsmin_3.0.0-1.el8/tests
opt
/
alt
/
tests
/
alt-php82-pecl-jsmin_3.0.0-1.el8
/
tests
/
ðŸ“
..
📄
false-on-failure.phpt
(235 B)
📄
issue-03-string-type-on-empty-arg.phpt
(121 B)
📄
issue-07-no-unexpected-bytes-on-empty.phpt
(89 B)
📄
strip-comments.phpt
(164 B)
📄
unterminated-comment.phpt
(289 B)
📄
unterminated-regex.phpt
(293 B)
📄
unterminated-string.phpt
(244 B)
📄
utf8_comment.phpt
(123 B)
📄
utf8_string.phpt
(149 B)
Editing: unterminated-comment.phpt
--TEST-- Last error is unterminated comment --FILE-- <?php $js = <<<JS alert('test'); /* Deliberate unterminated comment alert('test'); JS; echo jsmin($js); if (jsmin_last_error() == JSMIN_ERROR_UNTERMINATED_COMMENT) { echo jsmin_last_error_msg(); } --EXPECTF-- Unterminated comment
Upload File
Create Folder