Archive two broken links

This commit is contained in:
Xymph
2022-11-05 15:34:01 +01:00
parent b3e32a6b7d
commit 46b8b85ccc
3 changed files with 3 additions and 3 deletions

View File

@@ -75,7 +75,7 @@ you and tie them all together, but ease of setup comes with a trade-off of flexi
[Homebrew PHP]: https://github.com/Homebrew/homebrew-php#installation [Homebrew PHP]: https://github.com/Homebrew/homebrew-php#installation
[MacPorts]: https://www.macports.org/install.php [MacPorts]: https://www.macports.org/install.php
[phpbrew]: https://github.com/phpbrew/phpbrew [phpbrew]: https://github.com/phpbrew/phpbrew
[php-osx.liip.ch]: https://php-osx.liip.ch/ [php-osx.liip.ch]: https://web.archive.org/web/20220505163210/https://php-osx.liip.ch/
[mac-compile]: https://secure.php.net/install.macosx.compile [mac-compile]: https://secure.php.net/install.macosx.compile
[xcode-gcc-substitution]: https://github.com/kennethreitz/osx-gcc-installer [xcode-gcc-substitution]: https://github.com/kennethreitz/osx-gcc-installer
["Command Line Tools for XCode"]: https://developer.apple.com/downloads ["Command Line Tools for XCode"]: https://developer.apple.com/downloads

View File

@@ -31,4 +31,4 @@ Chris Tankersley has a very helpful blog post on what tools he uses to do [PHP d
[php-iis]: https://php.iis.net/ [php-iis]: https://php.iis.net/
[windows-path]: https://www.windows-commandline.com/set-path-command-line/ [windows-path]: https://www.windows-commandline.com/set-path-command-line/
[windows-tools]: https://ctankersley.com/2016/11/13/developing-on-windows-2016/ [windows-tools]: https://ctankersley.com/2016/11/13/developing-on-windows-2016/
[xampp]: http://www.apachefriends.org/ [xampp]: https://www.apachefriends.org/

View File

@@ -72,6 +72,6 @@ unless of course you are using persistent connections.
[pdo]: https://secure.php.net/pdo [pdo]: https://secure.php.net/pdo
[SQL Injection]: http://wiki.hashphp.org/Validation [SQL Injection]: https://web.archive.org/web/20210413233627/http://wiki.hashphp.org/Validation
[Learn about PDO]: https://secure.php.net/book.pdo [Learn about PDO]: https://secure.php.net/book.pdo
[Learn about PDO connections]: https://secure.php.net/pdo.connections [Learn about PDO connections]: https://secure.php.net/pdo.connections