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-18 21:41:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9712a974beb53f47bcffb2c6554cc5c85d231fe2
archived-php-src
/
ext
/
tokenizer
/
tests
History
Márcio Almada
c08b3922dd
adds missing tokens to list of semi-reserved words and regenerates test suite
2015-09-04 15:02:50 +02:00
..
001.phpt
Use "float" and "integer" in typehint and zpp errors
2014-12-21 13:23:02 +00:00
002.phpt
…
003.phpt
…
bug26463.phpt
…
bug54089.phpt
…
bug60097.phpt
…
bug67395.phpt
add missing SKIPIF section on test
2015-04-30 03:03:29 -03:00
parse_errors.phpt
Don't return T_ERROR from token_get_all()
2015-07-09 23:02:21 +02: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_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
adds missing tokens to list of semi-reserved words and regenerates test suite
2015-09-04 15:02:50 +02:00
token_get_all_TOKEN_PARSE_002.phpt
ext tokenizer port + cleanup unused lexer states
2015-04-30 03:03:29 -03: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
…
token_get_all_variation18.phpt
…
token_get_all_variation19.phpt
…