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
a46bdcb6319306131fbb33a7721a1ede742e8421
archived-php-src
/
ext
/
tokenizer
History
Nikita Popov
19e7e4b197
Fixed bug
#78604
...
<?php followed by EOF is valid since PHP 7.4.
2019-09-30 10:41:14 +02:00
..
tests
Fixed bug
#78604
2019-09-30 10:41:14 +02:00
config.m4
Normalize comments in *nix build system m4 files
2019-05-12 18:43:03 +02:00
config.w32
Sync leading and final newlines in source code files
2018-10-14 12:56:38 +02:00
CREDITS
…
Makefile.frag
Fix
#70831
: Compile fails on system with 160 CPUs
2015-12-06 12:37:08 +01:00
php_tokenizer.h
Cleanup unused module globals
2019-03-12 13:44:05 +03:00
tokenizer_data_gen.sh
Enhance the tokenizer data generator script
2019-05-14 21:50:29 +02:00
tokenizer_data.c
Don't specify precedence for T_INC/T_DEC
2019-08-27 21:59:56 +02:00
tokenizer.c
Reduce memory used by token_get_all()
2019-09-28 21:29:58 +02:00