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-29 19:52:20 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4faab885ec25707cd0541dba58413ef63a2bb21d
archived-php-src
/
ext
/
tokenizer
History
Stanislav Malyshev
5063a77128
Fixed bug
#54084
(token_get_all with regards to __halt_compiler is not binary safe)
2011-11-08 04:59:17 +00:00
..
tests
Fixed bug
#54084
(token_get_all with regards to __halt_compiler is not binary safe)
2011-11-08 04:59:17 +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
- Drop T_SCALAR_CAST
2011-08-16 12:13:35 +00:00
tokenizer.c
Fixed bug
#54084
(token_get_all with regards to __halt_compiler is not binary safe)
2011-11-08 04:59:17 +00:00
tokenizer.dsp
revert change
#298288
: Remove old dsp/dsw/makefile files
2010-04-28 14:41:51 +00:00
tokenizer.php
…