Merge pull request #932 from Xymph/replace-sites-by-repos

Replace dead sites by GH repos
This commit is contained in:
Josh Lockhart
2022-10-30 10:46:25 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

View File

@@ -38,7 +38,7 @@ are several alternatives:
* [atoum](https://github.com/atoum/atoum)
* [Kahlan](https://github.com/crysalead/kahlan)
* [Peridot](https://peridot-php.github.io/)
* [SimpleTest](http://simpletest.org)
* [SimpleTest](https://github.com/simpletest/simpletest)
### Integration Testing

View File

@@ -24,7 +24,7 @@ Read more about opcode caches:
[opcache-book]: https://secure.php.net/book.opcache
[APC]: https://www.php.net/book.apcu
[XCache]: https://xcache.lighttpd.net/
[XCache]: https://github.com/lighttpd/xcache
[Zend Optimizer+]: https://github.com/zendtech/ZendOptimizerPlus
[WinCache]: https://www.iis.net/downloads/microsoft/wincache-extension
[PHP_accelerators]: https://wikipedia.org/wiki/List_of_PHP_accelerators