php-src/ext/curl
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 cURL: make possible to send file from buffer string 2021-02-16 10:24:22 +01:00
config.m4 Private/public split curl header 2020-09-07 11:12:41 +02:00
config.w32 Allow PHP_CURL_APIs to be imported by DLLs 2020-11-24 14:12:39 +01:00
CREDITS
curl.stub.php Implicitly enable function entry generation when class entry generation is enabled 2021-02-09 13:37:24 +01:00
curl_arginfo.h Improve class entry generation 2021-02-16 13:09:56 +01:00
curl_file.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
curl_file.stub.php Use typed properties in ext/curl 2021-04-20 14:45:42 +02:00
curl_file_arginfo.h Use typed properties in ext/curl 2021-04-20 14:45:42 +02:00
curl_private.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
interface.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
multi.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
php_curl.h Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
share.c Update http->https in license (#6945) 2021-05-06 12:16:35 +02:00
sync-constants.php Merge branch 'PHP-7.3' into PHP-7.4 2019-05-02 15:13:24 +02:00