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-04-03 22:22:18 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
5bd34be604d726057fa6571d19208ee8d9832056
archived-php-src
/
ext
/
tokenizer
History
Florian MARGAINE
8eb7e7bf7f
Merge branch 'master' into issue-67910
...
Conflicts: README.PARAMETER_PARSING_API ext/gmp/tests/001.phpt
2014-09-20 10:09:21 +02:00
..
tests
Fix tokenizer test to not depend on specific token numbers
2014-08-26 23:36:53 +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
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
tokenizer_data_gen.sh
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
tokenizer_data.c
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
tokenizer.c
s/PHP 5/PHP 7/
2014-09-19 18:33:14 +02:00
tokenizer.dsp
Replaces php5 with php7, without whitespace changes.
2014-09-20 10:01:44 +02:00
tokenizer.php
…