X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;ds=sidebyside;f=includes%2Finstaller%2FPhpBugTests.php;h=d412216aaaf4444df7d3e8f4db92d7c9b204633f;hb=ce079cf6ad79ca8d3360817f809b219d166f9153;hp=01327be16712655e93eaa0b3390b8dc7c9b128f8;hpb=c340c41b37b5079ba90489f6b212bb8e4642031a;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/installer/PhpBugTests.php b/includes/installer/PhpBugTests.php index 01327be167..d412216aaa 100644 --- a/includes/installer/PhpBugTests.php +++ b/includes/installer/PhpBugTests.php @@ -24,7 +24,7 @@ /** * Test for PHP+libxml2 bug which breaks XML input subtly with certain versions. * Known fixed with PHP 5.2.9 + libxml2-2.7.3 - * @see http://bugs.php.net/bug.php?id=45996 + * @see https://bugs.php.net/bug.php?id=45996 * @ingroup PHPBugTests */ class PhpXmlBugTester {