User "Aaron Schulz" changed the status of MediaWiki.r91108. Old Status: new New Status: ok
Full URL: http://www.mediawiki.org/wiki/Special:Code/MediaWiki/91108#c0 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. _______________________________________________ MediaWiki-CodeReview mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-codereview
