User "Aaron Schulz" posted a comment on MediaWiki.r91108. Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/91108#c20395 Commit summary:
basic tests for wfUrlencode Please note this function use a static variable based on the value of $GLOBALS[’SERVER_SOFTWARE']. With PHP 5.2 and PHPUnit 3.5.x, there is currently now way to reset the static variable :-/ Tests relying on a change of SERVER_SOFTWARE are thus skipped, still the framework is there for later use. Comment: Yes. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
