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-30 12:13:02 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a643bda32d068f0170143b032dc151cc481f8f36
archived-php-src
/
ext
/
tokenizer
History
Stanislav Malyshev
aea69cb06a
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
- fix win32 build
2007-08-01 15:13:40 +00:00
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
…