php-src/ext/json
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 Fix json_encode regression with JSON_PRETTY_PRINT 2021-03-27 18:47:54 -04:00
config.m4 always build json statically 2020-05-27 15:36:07 +02:00
config.w32 Define config var PHP_JSON 2020-10-24 15:36:05 +02:00
CREDITS
json.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
json.stub.php Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
json_arginfo.h Improve class entry generation 2021-02-16 13:09:56 +01:00
json_encoder.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
json_parser.y Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
json_scanner.re Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
Makefile.frag Use "%empty" in the parsers, instead of comments 2020-01-31 09:52:40 +01:00
Makefile.frag.w32 Sync leading and final newlines in source code files 2018-10-14 12:56:38 +02:00
php_json.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_json_encoder.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_json_parser.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_json_scanner.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00