php-src/ext/tokenizer
Theodore Brown 470d1696d9 Implement Shorter Attribute Syntax
RFC: https://wiki.php.net/rfc/shorter_attribute_syntax

Closes GH-5796.

Co-authored-by: Martin Schröder <m.schroeder2007@gmail.com>
2020-07-28 15:28:57 +02:00
..
tests Implement Shorter Attribute Syntax 2020-07-28 15:28:57 +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 Remove proto comments from C files 2020-07-06 21:13:34 +02:00
tokenizer.stub.php Generate function entries from stubs for a couple of extensions 2020-04-14 11:49:02 +02:00
tokenizer_arginfo.h Include stub hash in generated arginfo files 2020-06-24 09:55:19 +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