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-31 20:53:00 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
800b0cfcba856138dc2bb6c62ecbc3c424556ff5
archived-php-src
/
ext
/
tokenizer
History
Stanislav Malyshev
aa29bd5d73
and clean the tokenizer too
2011-06-03 01:16:01 +00:00
..
tests
Fixed bug
#54089
(token_get_all() does not stop after __halt_compiler).
2011-02-28 15:18:27 +00: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
- Year++
2011-01-01 02:17:06 +00:00
tokenizer_data_gen.sh
- Year++
2011-01-01 02:17:06 +00:00
tokenizer_data.c
and clean the tokenizer too
2011-06-03 01:16:01 +00:00
tokenizer.c
Fixed bug
#54089
(token_get_all() does not stop after __halt_compiler).
2011-02-28 15:18:27 +00:00
tokenizer.dsp
revert change
#298288
: Remove old dsp/dsw/makefile files
2010-04-28 14:41:51 +00:00
tokenizer.php
…