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-03-24 16:22:37 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f577a03c045e02b80ee0c3ed340bb186500a7342
archived-php-src
/
ext
/
tokenizer
History
Nikita Popov
0d834c6922
Use ZSTR_CHAR in token_get_all()
2017-03-22 22:38:07 +01:00
..
tests
adds missing tokens to list of semi-reserved words and regenerates test suite
2015-09-04 15:02:50 +02:00
config.m4
…
config.w32
…
CREDITS
…
Makefile.frag
Fix
#70831
: Compile fails on system with 160 CPUs
2015-12-06 12:37:08 +01:00
package.xml
Remove these old references to the DSP files we don't use anymore
2015-06-22 13:29:42 +02:00
php_tokenizer.h
Update copyright headers to 2017
2017-01-02 09:30:12 -06:00
tokenizer_data_gen.sh
Update copyright headers to 2017
2017-01-02 09:30:12 -06:00
tokenizer_data.c
Update copyright headers to 2017
2017-01-02 09:30:12 -06:00
tokenizer.c
Use ZSTR_CHAR in token_get_all()
2017-03-22 22:38:07 +01:00
tokenizer.php
…