X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Finstaller%2FPhpBugTests.php;h=d412216aaaf4444df7d3e8f4db92d7c9b204633f;hb=af2a215483a8b5c7b368ea958227fecea7ef83cf;hp=01327be16712655e93eaa0b3390b8dc7c9b128f8;hpb=9ba3fca2d8adc56787c8efc32c41424cb212e387;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 {