Update php.net links to point to https://www.php.net

This commit is contained in:
Peter Kokot
2023-01-17 23:57:25 +01:00
parent ec2634cffa
commit 5638836ec8
27 changed files with 90 additions and 91 deletions

View File

@@ -28,6 +28,6 @@ If you're going to use an autoloader standard for a new application or package,
* [Read about PSR-4][psr4]
[namespaces]: https://secure.php.net/language.namespaces
[namespaces]: https://www.php.net/language.namespaces
[psr0]: https://www.php-fig.org/psr/psr-0/
[psr4]: https://www.php-fig.org/psr/psr-4/