includes/functions.php
Wed, 25 Apr 2012 02:01:55 -0400 Dan Fuhry Image scaling: Fixed a bug where (height > width) images would be scaled to the wrong dimensions (GD). Added PNG/GIF transparency support to GD image resizer. Added a cache bypass option to SpecialUpDownload.
Mon, 16 Jan 2012 09:22:08 -0500 Dan Fuhry Fixed PHP-based JSON decode to output arrays, not objects
Fri, 02 Dec 2011 01:15:55 -0500 Dan Fuhry Conditionally declare hex2bin() due to a function of the same name being introduced in PHP 5.4
Thu, 31 Mar 2011 13:09:56 -0400 Dan Fuhry Fixed a typo in which()
Thu, 10 Feb 2011 01:34:55 -0500 Dan Fuhry functions: HTML compressor: fixed handling of <script> blocks which consist only of whitespace
Fri, 19 Nov 2010 02:47:10 -0500 Dan Fuhry Some enhancements to the error handler. It replaces out ENANO_ROOT for security, and if the warning is from dbal.php and ENANO_DEBUG is set, prints out a much more verbose message.
Tue, 16 Nov 2010 13:23:34 -0500 Dan Fuhry Fixed title[]= too. 1.1.8 current-unstable
Mon, 15 Nov 2010 16:58:05 -0500 Dan Fuhry ImageMagick check now notes that only directories in the PATH are checked.
Sun, 05 Sep 2010 16:05:33 -0400 Dan Fuhry Merged (again)
Sun, 05 Sep 2010 16:03:57 -0400 Dan Fuhry So, grinding_halt() now finally uses the new default theme in template_nodb.
Sat, 21 Aug 2010 23:31:36 -0400 Dan Fuhry Added an API for AJAX file uploads and the monitoring thereof. This is to be used in Snapr and soon core (Special:UploadFile).
Sat, 31 Jul 2010 14:12:56 -0400 Dan Fuhry Experimentally changing how content-length works.
Mon, 26 Jul 2010 20:10:01 -0400 Dan Improved captcha word generation; fixed duplicate auth parameter in Special:Login privileged login; improved search indexer performance on websites with lots of words
Thu, 01 Jul 2010 20:24:19 -0400 Dan Fuhry First shot at switching to database revision numbers separate from release version number. There are probably bugs, especially related to migration.
Mon, 28 Jun 2010 10:43:04 -0400 Dan Fuhry SECURITY: Multiple XSS in Special:ChangeStyle. Reported by Mesut Timur of Mavituna Security - thanks! Also removed my stand-in for ucfirst().
less more (0) -100 -15 tip