X-Git-Url: https://scripts.mit.edu/gitweb/autoinstalls/mediawiki.git/blobdiff_plain/8989532d3de45b196373107c7a812a68ac0ff2d9..d75ce11339b35963b5f8c3d53190819c1c025716:/includes/normal/Utf8Test.php?ds=sidebyside diff --git a/includes/normal/Utf8Test.php b/includes/normal/Utf8Test.php index 353d11b5..4c78b3db 100644 --- a/includes/normal/Utf8Test.php +++ b/includes/normal/Utf8Test.php @@ -81,7 +81,7 @@ $longTests = array( # These tests are not in proper subsections $sectionTests = array( '3.4' ); -$section = NULL; +$section = null; $test = ''; $failed = 0; $success = 0;