* (bug 2368) Avoid fatally breaking PHP 4.1.2 in a debug line
authorBrion Vibber <brion@users.mediawiki.org>
Fri, 10 Jun 2005 01:32:05 +0000 (01:32 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Fri, 10 Jun 2005 01:32:05 +0000 (01:32 +0000)
RELEASE-NOTES

index c60284e..7172557 100644 (file)
@@ -273,6 +273,7 @@ Various bugfixes, small features, and a few experimental things:
   with proper validation checks. (regression from fix for 2304)
 * Disallow close tags and enforce empty tags for <hr> and <br>
 * Changed user_groups format quite a bit.
+* (bug 2368) Avoid fatally breaking PHP 4.1.2 in a debug line
 
 
 === Caveats ===