File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ are several alternatives:
38
38
* [ atoum] ( https://github.com/atoum/atoum )
39
39
* [ Kahlan] ( https://github.com/crysalead/kahlan )
40
40
* [ Peridot] ( https://peridot-php.github.io/ )
41
- * [ SimpleTest] ( http ://simpletest.org )
41
+ * [ SimpleTest] ( https ://github.com/simpletest/simpletest )
42
42
43
43
### Integration Testing
44
44
Original file line number Diff line number Diff line change @@ -24,7 +24,7 @@ Read more about opcode caches:
24
24
25
25
[ opcache-book ] : https://secure.php.net/book.opcache
26
26
[ APC ] : https://www.php.net/book.apcu
27
- [ XCache ] : https://xcache. lighttpd.net/
27
+ [ XCache ] : https://github.com/ lighttpd/xcache
28
28
[ Zend Optimizer+ ] : https://github.com/zendtech/ZendOptimizerPlus
29
29
[ WinCache ] : https://www.iis.net/downloads/microsoft/wincache-extension
30
30
[ PHP_accelerators ] : https://wikipedia.org/wiki/List_of_PHP_accelerators
You can’t perform that action at this time.
0 commit comments