X7ROOT File Manager
Current Path:
/opt/alt/tests/alt-php84-pecl-jsmin_3.0.0-1.el8/tests
opt
/
alt
/
tests
/
alt-php84-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)
Editing: unterminated-regex.phpt
--TEST-- Last error is unterminated regular expression --FILE-- <?php $js = <<<JS var str = /test regular expression JS; echo jsmin($js); if (jsmin_last_error() == JSMIN_ERROR_UNTERMINATED_REGEX) { echo jsmin_last_error_msg(); } --EXPECTF-- Unterminated set in Regular Expression literal
Upload File
Create Folder