Changed some UK subdomain-specific php.net links to be language-agnostic

This commit is contained in:
elazar
2012-08-07 17:01:05 -05:00
parent 9fe0bfc9d3
commit 2d1af2cb0f
2 changed files with 4 additions and 4 deletions

View File

@@ -48,7 +48,7 @@ available as `__call()` and `__callStatic()`.
* [Read about Reflection][reflection]
[namespaces]: http://php.net/manual/en/language.namespaces.php
[overloading]: http://uk.php.net/manual/en/language.oop5.overloading.php
[overloading]: http://php.net/manual/en/language.oop5.overloading.php
[oop]: http://www.php.net/manual/en/language.oop5.php
[anonymous-functions]: http://www.php.net/manual/en/functions.anonymous.php
[closure-class]: http://php.net/manual/en/class.closure.php