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 @@
42
42
* Users and translators should not change them
43
43
*
44
44
*/
45
+
46
+/*
47
+WARNING: The statement below may fail on some versions of PHP: see bug 12294
48
+*/
49
+
45
50
class Namespace {
46
51
47
52
/**
Status & tagging log
15:23, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r28542
[
removed:
ok
added:
old]