* (bug 6566) Improve input validation on timestamp conversion
authorBrion Vibber <brion@users.mediawiki.org>
Thu, 6 Jul 2006 17:28:57 +0000 (17:28 +0000)
committerBrion Vibber <brion@users.mediawiki.org>
Thu, 6 Jul 2006 17:28:57 +0000 (17:28 +0000)
commit000fc1fbf5f979a9ee7dc0b60fa5da24fb6f005d
tree50380065e298fe62e5e6518c79f9697d31ec0ca4
parent80bfc67068a1a8738fb58d8896ba01fc82f20ca6
* (bug 6566) Improve input validation on timestamp conversion
$ matches trailing newline without D set. gmdate whines more about the value passed to it, so for Unix-timestamp-y things it would dump out a notice. Added D to regexes to be a little more anal about valid input.
RELEASE-NOTES
includes/GlobalFunctions.php