Merge "Added a Redis client for object cache storage"
[lhc/web/wiklou.git] / includes / installer / PhpBugTests.php
index 9cafd15..773debe 100644 (file)
@@ -18,8 +18,7 @@
  * http://www.gnu.org/copyleft/gpl.html
  *
  * @file
- * @defgroup PHPBugTests
- * @ingroup PHPBugTests
+ * @defgroup PHPBugTests PHP known bugs tests
  */
 
 /**
@@ -47,7 +46,7 @@ class PhpXmlBugTester {
 
 /**
  * Test for PHP bug #50394 (PHP 5.3.x conversion to null only, not 5.2.x)
- * @see http://bugs.php.net/bug.php?id=45996
+ * @see http://bugs.php.net/bug.php?id=50394
  * @ingroup PHPBugTests
  */
 class PhpRefCallBugTester {