https://bugzilla.wikimedia.org/show_bug.cgi?id=36452
Tim Landscheidt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |[email protected] --- Comment #6 from Tim Landscheidt <[email protected]> 2012-10-19 02:13:00 UTC --- To add some search terms: "Parser hook: basic arguments". The setting can also be changed by the CLI option "-d", so "php -d xdebug.overload_var_dump=0 ./tests/parserTests.php" will work. Generally, it would be nice to port these tests to PHPUnit and use assertEquals() so that they don't depend on formatting and indentation. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
