php-src/ext/tokenizer/tests
Nikita Popov 641f9615cc Fix handling of overflowing invalid octal in tokenizer
If token_get_all() is used, we still need to correctly distinguish
LNUMBER vs DNUMBER here for backwards compatibility.
2019-10-14 16:36:27 +02:00
..
001.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
002.phpt Remove unnecessary short_open_tags use in tokenizer test 2019-06-17 12:43:00 +02:00
003.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bad_character.phpt Add the last missing SKIPIF 2019-09-04 08:53:35 +02:00
bug26463.phpt
bug54089.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
bug60097.phpt Fix tokenizer test to not depend on specific token numbers 2014-08-26 23:36:53 +02:00
bug67395.phpt add missing SKIPIF section on test 2015-04-30 03:03:29 -03:00
bug76437.phpt Make tokenizer test robust against token renumbering 2019-01-22 11:12:04 +01:00
bug76991.phpt Add the last missing SKIPIF 2019-09-04 08:53:35 +02:00
invalid_large_octal_with_underscores.phpt Fix double-free on invalid large octal with separators 2019-09-14 12:10:06 +02:00
invalid_octal_dnumber.phpt Fix handling of overflowing invalid octal in tokenizer 2019-10-14 16:36:27 +02:00
no_inline_html_split.phpt Add the last missing SKIPIF 2019-09-04 08:53:35 +02:00
parse_errors.phpt Revert "Handle scanner error in first place (don't hide them from ext/tokenizer) and cheaper whitespace handlig." 2018-03-14 01:08:03 +03:00
php_tag_only.phpt Fixed bug #78604 2019-09-30 10:41:14 +02:00
php_tag_only_2.phpt Fixed bug #78604 2019-09-30 10:41:14 +02:00
token_get_all_basic.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
token_get_all_heredoc_nowdoc.phpt Implement flexible heredoc/nowdoc syntax 2018-04-13 21:35:37 +02:00
token_get_all_TOKEN_PARSE_000.phpt Merge branch 'master' into throwable-interface 2015-06-14 18:53:11 -05:00
token_get_all_TOKEN_PARSE_001.phpt Sync leading and final newlines in *.phpt sections 2018-10-15 04:33:09 +02:00
token_get_all_TOKEN_PARSE_002.phpt Use EXPECT instead of EXPECTF when possible 2018-02-20 21:53:48 +01:00
token_get_all_variation2.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
token_get_all_variation3.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
token_get_all_variation4.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
token_get_all_variation5.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
token_get_all_variation6.phpt
token_get_all_variation7.phpt
token_get_all_variation8.phpt
token_get_all_variation9.phpt
token_get_all_variation10.phpt Trim trailing whitespace in tests 2018-10-14 12:07:20 -03:00
token_get_all_variation11.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
token_get_all_variation12.phpt
token_get_all_variation13.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
token_get_all_variation14.phpt a few typofixes 2014-02-14 14:51:10 +02:00
token_get_all_variation15.phpt Remove unnecessary short_open_tag INI directive in tests 2019-06-11 16:14:10 +02:00
token_get_all_variation16.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
token_get_all_variation17.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
token_get_all_variation18.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00
token_get_all_variation19.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00