php-src/ext/tokenizer
Gabriel Caruso ce1d69a1f6 Use int instead of integer in type errors
PHP requires integer typehints to be written "int" and does not
allow "integer" as an alias. This changes type error messages to
match the actual type name and avoids confusing messages like
"must be of the type integer, integer given".
2018-02-04 19:08:23 +01:00
..
tests Use int instead of integer in type errors 2018-02-04 19:08:23 +01:00
config.m4 - MFH: Use a script to generate tokenizer data from zend_language_parser.h 2007-07-31 23:24:11 +00:00
config.w32 - fix win32 build 2007-08-01 15:13:40 +00:00
CREDITS - MFH: Use a script to generate tokenizer data from zend_language_parser.h 2007-07-31 23:24:11 +00:00
Makefile.frag Fix #70831: Compile fails on system with 160 CPUs 2015-12-06 12:37:08 +01:00
php_tokenizer.h year++ 2018-01-02 12:57:58 +08:00
tokenizer_data_gen.sh year++ 2018-01-02 12:57:58 +08:00
tokenizer_data.c year++ 2018-01-02 12:57:58 +08:00
tokenizer.c year++ 2018-01-02 12:57:58 +08:00