GlobalFunction additions:
authorX! <soxred93@users.mediawiki.org>
Sun, 2 Jan 2011 04:38:04 +0000 (04:38 +0000)
committerX! <soxred93@users.mediawiki.org>
Sun, 2 Jan 2011 04:38:04 +0000 (04:38 +0000)
commit7d686e016418dd31c0e6e0e5e2bc9c9f81d070bd
tree3453967d6913229af93af56413ec282db260be0a
parent934ff3f2ed2f8409a812dc28e53047e8a48fb1b4
GlobalFunction additions:
-in_string has a case-insensitive option
-wfClientAcceptsGzip has a force option to force resetting the static value, useful for unit tests

Unit tests for more global functions added
includes/GlobalFunctions.php
tests/phpunit/includes/GlobalTest.php