This website requires JavaScript.
Explore
Help
Register
Sign In
php
/
archived-php-src
Watch
1
Star
0
Fork
0
You've already forked archived-php-src
mirror of
https://github.com/php/php-src.git
synced
2026-04-13 19:14:16 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
c92425dbabf43fa32d7aeb45b768dc0a2f1d3370
archived-php-src
/
ext
/
tokenizer
/
tests
History
Nikita Popov
9b02ee0bba
Fixed bug
#76538
2018-06-27 23:06:25 +02:00
..
001.phpt
Use int instead of integer in type errors
2018-02-04 19:08:23 +01:00
002.phpt
…
003.phpt
…
bug26463.phpt
…
bug54089.phpt
…
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
Fixed bug
#76538
2018-06-27 23:06:25 +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
token_get_all_basic.phpt
…
token_get_all_error.phpt
ext tokenizer port + cleanup unused lexer states
2015-04-30 03:03:29 -03: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
Use EXPECT instead of EXPECTF when possible
2018-02-20 21:53:48 +01: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_variation1.phpt
…
token_get_all_variation2.phpt
…
token_get_all_variation3.phpt
…
token_get_all_variation4.phpt
…
token_get_all_variation5.phpt
…
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
…
token_get_all_variation11.phpt
…
token_get_all_variation12.phpt
…
token_get_all_variation13.phpt
…
token_get_all_variation14.phpt
…
token_get_all_variation15.phpt
…
token_get_all_variation16.phpt
…
token_get_all_variation17.phpt
fix test
2014-11-20 14:37:17 +01:00
token_get_all_variation18.phpt
…
token_get_all_variation19.phpt
…