We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b92497 commit 6e15e7cCopy full SHA for 6e15e7c
testing-with-tap/php.md
@@ -8,6 +8,6 @@ title: Testing with PHP
8
9
## Links
10
11
-- [Using Test::Harness](http://search.cpan.org/~petdance/Test-Harness-2.64/lib/Test/Harness/TAP.pod#PHP)
+- [Using Test::Harness](https://github.com/Perl-Toolchain-Gang/Test-Harness/blob/master/reference/Test-Harness-2.64/lib/Test/Harness/TAP.pod#php)
12
- [TAP based PHP testing presentations from ApacheCon and OSCon](http://www.modperlcookbook.org/~geoff/)
13
- [Test::Simple & Test::More for PHP](http://code.google.com/p/test-more-php/)
0 commit comments