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-25 16:52:18 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e2a4a67dd4608e00a5cd548840fc92940cf9f45
archived-php-src
/
ext
/
tokenizer
History
Ferenc Kovacs
1e2a4a67dd
use ./tokenizer_data_gen.sh to for adding T_POW & T_POW_EQUAL
2014-06-08 00:01:01 +02:00
..
tests
Fix bug
#67392
: token_name() does not return name for T_POW and T_POW_EQUAL token
2014-06-07 15:27:54 +02:00
config.m4
…
config.w32
…
CREDITS
…
Makefile.frag
MFH: fix tokenizer makefile dependencies on parser/scanner files when built dynamically. (See bug
#38762
)
2009-03-02 03:54:04 +00:00
package.xml
…
php_tokenizer.h
Bump year
2014-01-03 11:08:10 +08:00
tokenizer_data_gen.sh
Bump year
2014-01-03 11:08:10 +08:00
tokenizer_data.c
use ./tokenizer_data_gen.sh to for adding T_POW & T_POW_EQUAL
2014-06-08 00:01:01 +02:00
tokenizer.c
Bump year
2014-01-03 11:08:10 +08:00
tokenizer.dsp
revert change
#298288
: Remove old dsp/dsw/makefile files
2010-04-28 14:41:51 +00:00
tokenizer.php
…