r24252 MediaWiki - Code Review archive
Repository:
MediaWiki
Revision:
<
r24251
|
r24252
|
r24253
>
Date:
20:23, 18 July 2007
Author:
brion
Status:
old
Tags:
Comment:
dunno wtf this is, but it doesn't parse
Modified paths:
/trunk/extensions/Wikidata/OmegaWiki/small/scoping.php
(modified) (
history
)
Diff
[
purge
]
Index: trunk/extensions/Wikidata/OmegaWiki/small/scoping.php
—
—
@@ -2,7 +2,7 @@
3
3
static $bla="hello";
4
4
5
5
function a($foo) {
6
- final $bla=$foo;
6
+ $bla=$foo;
7
7
echo $bla;
8
8
}
9
9
Status & tagging log
15:20, 12 September 2011
Meno25
(
talk
|
contribs
)
changed the
status
of r24252
[
removed:
ok
added:
old]