On Fri, Jul 10, 2009 at 5:46 PM, dan nessett<[email protected]> wrote: > MediaWiki 1.14.0 > PHP 5.2.6 (apache2handler) > MySQL 5.0.41 > > ... > private $color;
I'm going to bet that php on your command line is actually PHP 4, not PHP 5. Try php -v to check this. Using "php5 parserTests.php" might work. _______________________________________________ Wikitech-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikitech-l
