php-src/ext/tokenizer/tests
George Peter Banyard c9db32271a Remove deprecated (real) cast
Closes GH-5220
2020-03-12 15:40:21 +01:00
..
001.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
002.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00
003.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
bad_character.phpt Replace "unexpected character" warning with ParseError 2019-10-04 11:28:58 +02:00
bug26463.phpt
bug54089.phpt Reindent phpt files 2020-02-03 22:52:20 +01: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 [skip ci] Skip 2 tokenizer tests if tokenizer isn't loaded 2020-02-16 19:22:22 -05:00
invalid_octal_dnumber.phpt [skip ci] Skip 2 tokenizer tests if tokenizer isn't loaded 2020-02-16 19:22:22 -05: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 Fix #78880: Spelling error report 2019-12-21 11:58:00 +01: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 Fix #78880: Spelling error report 2019-12-21 11:58:00 +01:00
token_get_all_variation3.phpt Fix #78880: Spelling error report 2019-12-21 11:58:00 +01:00
token_get_all_variation4.phpt Fix another batch of indentation in tests 2020-02-02 23:33:40 +01:00
token_get_all_variation5.phpt Fix another batch of indentation in tests 2020-02-02 23:33:40 +01:00
token_get_all_variation6.phpt Fix #78880: Spelling error report 2019-12-21 11:58:00 +01:00
token_get_all_variation7.phpt Fix another batch of indentation in tests 2020-02-02 23:33:40 +01:00
token_get_all_variation8.phpt Remove deprecated (real) cast 2020-03-12 15:40:21 +01:00
token_get_all_variation9.phpt Fix another batch of indentation in tests 2020-02-02 23:33:40 +01:00
token_get_all_variation10.phpt Fix #78880: Spelling error report 2019-12-21 11:58:00 +01:00
token_get_all_variation11.phpt Fix another batch of indentation in tests 2020-02-02 23:33:40 +01:00
token_get_all_variation12.phpt Fix another batch of indentation in tests 2020-02-02 23:33:40 +01:00
token_get_all_variation13.phpt Fix another batch of indentation in tests 2020-02-02 23:33:40 +01:00
token_get_all_variation14.phpt Fix another batch of indentation in tests 2020-02-02 23:33:40 +01:00
token_get_all_variation15.phpt Fix another batch of indentation in tests 2020-02-02 23:33:40 +01:00
token_get_all_variation16.phpt Fix #78880: Spelling error report 2019-12-21 11:58:00 +01:00
token_get_all_variation17.phpt Fix #78880: Spelling error report 2019-12-21 11:58:00 +01:00
token_get_all_variation18.phpt Fix indentation and whitespaces in tests 2020-01-31 17:47:14 +01:00
token_get_all_variation19.phpt Reindent phpt files 2020-02-03 22:52:20 +01:00