"Reedy" posted a comment on MediaWiki.r105244.
URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/105244#c30143

Commit summary for MediaWiki.r105244:

Parser of ASN1 syntax used in RSA keys.

Reedy's comment:

<pre>
reedy@ubuntu64-web-esxi:~$ cat test.php
<?php

$array = array(
        1 => LOLCONST
);

const LOLCONST = 10;
reedy@ubuntu64-web-esxi:~$ php -l test.php
No syntax errors detected in test.php
</pre>

_______________________________________________
MediaWiki-CodeReview mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview

Reply via email to