update v 1.0.7.5
This commit is contained in:
2
vendor/sebastian/environment/src/Runtime.php
vendored
2
vendor/sebastian/environment/src/Runtime.php
vendored
@@ -123,7 +123,7 @@ class Runtime
|
||||
if ($this->isHHVM()) {
|
||||
return 'http://hhvm.com/';
|
||||
} else {
|
||||
return 'http://php.net/';
|
||||
return 'https://secure.php.net/';
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user