php-src/ext/tokenizer/tests
Christoph M. Becker dabc28d182 Fix #78880: Spelling error report
We fix the most often occuring typos according to a recent codespell
report[1] in tests, code comments and documentation.

[1] <https://fossies.org/linux/test/php-src-master-f8f48ce.191129.tar.gz/codespell.html>.
2019-12-21 11:58:00 +01:00
..
001.phpt Adjust tests for zpp TypeError change 2019-03-11 11:32:20 +01:00
002.phpt Remove unnecessary short_open_tags use in tokenizer test 2019-06-17 12:43:00 +02: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 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 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 #78880: Spelling error report 2019-12-21 11:58:00 +01:00
token_get_all_variation5.phpt Fix #78880: Spelling error report 2019-12-21 11:58:00 +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 #78880: Spelling error report 2019-12-21 11:58:00 +01:00
token_get_all_variation8.phpt Fix #78880: Spelling error report 2019-12-21 11:58:00 +01:00
token_get_all_variation9.phpt Fix #78880: Spelling error report 2019-12-21 11:58:00 +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 #78880: Spelling error report 2019-12-21 11:58:00 +01:00
token_get_all_variation12.phpt Added __TRAIT__ magic constant [TRAITS] [DOC] 2011-07-31 17:39:30 +00:00
token_get_all_variation13.phpt Fix #78880: Spelling error report 2019-12-21 11:58:00 +01:00
token_get_all_variation14.phpt Fix #78880: Spelling error report 2019-12-21 11:58:00 +01:00
token_get_all_variation15.phpt Fix #78880: Spelling error report 2019-12-21 11:58:00 +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 #78880: Spelling error report 2019-12-21 11:58:00 +01:00
token_get_all_variation19.phpt Trim trailing whitespace in *.phpt 2018-10-14 19:46:15 +02:00