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-26 17:22:15 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5cf5248b0038843efffa0ac99bf16426e32b9c19
archived-php-src
/
ext
/
tokenizer
History
Derick Rethans
a952e28c73
- Fixed bug
#24504
: T_INTERFACE and T_IMPLEMENTS not defined in tokenizer
...
extension
2003-07-05 06:49:57 +00:00
..
config.m4
* build tokenizer by default
2002-04-16 05:37:51 +00:00
CREDITS
- Fix CREDITS files
2002-03-02 13:44:08 +00:00
Makefile.frag
Fixed build with multiple concurrent jobs (make -j)
2002-04-04 18:15:52 +00:00
php_tokenizer.h
updating license information in the headers.
2003-06-10 20:04:29 +00:00
tokenizer.c
- Fixed bug
#24504
: T_INTERFACE and T_IMPLEMENTS not defined in tokenizer
2003-07-05 06:49:57 +00:00
tokenizer.dsp
Add MSVC workspace for tokenizer extension. Add php_tokenizer.dll entries to php.ini-*.
2002-02-08 21:19:55 +00:00
tokenizer.php
@Added Andrei's tokenizer extension (Stig)
2002-02-08 18:49:40 +00:00