php-src/ext/tokenizer
KsaR 01b3fc03c3
Update http->https in license (#6945)
1. Update: http://www.php.net/license/3_01.txt to https, as there is anyway server header "Location:" to https.
2. Update few license 3.0 to 3.01 as 3.0 states "php 5.1.1, 4.1.1, and earlier".
3. In some license comments is "at through the world-wide-web" while most is without "at", so deleted.
4. fixed indentation in some files before |
2021-05-06 12:16:35 +02:00
..
tests Fixed bug #80462 2020-12-02 10:19:32 +01: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 Add tokenizer_data_gen to build process 2021-03-16 14:53:59 +01:00
php_tokenizer.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
tokenizer.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
tokenizer.stub.php Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
tokenizer_arginfo.h Improve class entry generation 2021-02-16 13:09:56 +01:00
tokenizer_data.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
tokenizer_data_gen.php Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00