r28542 MediaWiki - Code Review archive

Repository:MediaWiki
Revision:r28541‎ | r28542 | r28543 >
Date:15:39, 16 December 2007
Author:greg
Status:old
Tags:
Comment:
Make a note about the reserved word problem.
Modified paths:
  • /trunk/phase3/includes/Namespace.php (modified) (history)

Diff [purge]

Index: trunk/phase3/includes/Namespace.php
@@ -41,6 +41,11 @@
4242 * Users and translators should not change them
4343 *
4444 */
 45+
 46+/*
 47+WARNING: The statement below may fail on some versions of PHP: see bug 12294
 48+*/
 49+
4550 class Namespace {
4651
4752 /**

Status & tagging log