summaryrefslogtreecommitdiff
path: root/run-tests.php
diff options
context:
space:
mode:
authorDusta <dusta@users.noreply.github.com>2018-06-24 22:31:55 +0200
committerJoe Watkins <krakjoe@php.net>2018-06-25 08:31:32 +0200
commitda82719f2087f5c4baa36bc6e94e08cdb0c5e188 (patch)
treec81b8234cff4859baeff4760258267c069ae3d8c /run-tests.php
parent19b42bd6b3f44f6ab8549247980cbeac83ab7fa4 (diff)
downloadphp-git-da82719f2087f5c4baa36bc6e94e08cdb0c5e188.tar.gz
Update http to https
Diffstat (limited to 'run-tests.php')
-rw-r--r--run-tests.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/run-tests.php b/run-tests.php
index 2f366bd7f2..e7f908c2e8 100644
--- a/run-tests.php
+++ b/run-tests.php
@@ -9,7 +9,7 @@
| This source file is subject to version 3.01 of the PHP license, |
| that is bundled with this package in the file LICENSE, and is |
| available through the world-wide-web at the following url: |
- | http://www.php.net/license/3_01.txt |
+ | https://php.net/license/3_01.txt |
| If you did not receive a copy of the PHP license and are unable to |
| obtain it through the world-wide-web, please send a note to |
| license@php.net so we can mail you a copy immediately. |