php-src/ext/tokenizer
Máté Kocsis 40e8c7c90b
Adjust the order of method modifiers in stub
All the other method modifiers in stubs follow the guidelines of PSR-12, so let's use it in case of PhpToken::__construct() as well.
2020-09-19 12:32:02 +02:00
..
tests Change Attribute Syntax from @@ to #[] 2020-09-02 20:26:50 +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 Remove mention of PHP major version in Copyright headers 2019-09-25 14:51:43 +02:00
tokenizer.c Improve type declarations for Zend APIs 2020-08-28 15:41:27 +02:00
tokenizer.stub.php Adjust the order of method modifiers in stub 2020-09-19 12:32:02 +02:00
tokenizer_arginfo.h Adjust the order of method modifiers in stub 2020-09-19 12:32:02 +02:00
tokenizer_data.c Implement Shorter Attribute Syntax 2020-07-28 15:28:57 +02:00
tokenizer_data_gen.sh Add PhpToken class 2020-03-26 11:09:18 +01:00