mirror of
https://github.com/codeguy/php-the-right-way.git
synced 2025-08-30 00:29:55 +02:00
Update php.net links to point to https://www.php.net
This commit is contained in:
@@ -70,6 +70,6 @@ standard Exception which is vague, or creating a custom Exception just for that,
|
||||
|
||||
|
||||
[splext]: /#standard_php_library
|
||||
[exceptions]: https://secure.php.net/language.exceptions
|
||||
[splexe]: https://secure.php.net/spl.exceptions
|
||||
[exceptions]: https://www.php.net/language.exceptions
|
||||
[splexe]: https://www.php.net/spl.exceptions
|
||||
[nesting-exceptions-in-php]: https://www.brandonsavage.net/exceptional-php-nesting-exceptions-in-php/
|
||||
|
Reference in New Issue
Block a user