Move LESS function definitions from DefaultSettings to ResourceLoaderLESSFunctions.php
authorBrion Vibber <brion@pobox.com>
Thu, 26 Sep 2013 18:55:57 +0000 (11:55 -0700)
committerBrion Vibber <brion@pobox.com>
Thu, 26 Sep 2013 22:57:50 +0000 (15:57 -0700)
commit006f136e799ad451cdcd0e80f8993b7d64b300f9
tree6a14adde8f95e9c389480ba6cb649b01dbfec274
parent08e9d96bb651766c1c361402173d4116d8bbdc7f
Move LESS function definitions from DefaultSettings to ResourceLoaderLESSFunctions.php

Intermittent error in production from top-level lambda functions:
https://bugs.php.net/bug.php?id=52144

Change-Id: I9785a601fd5d57c9d8d84b90ee29eef61a6f2e77
includes/AutoLoader.php
includes/DefaultSettings.php
includes/resourceloader/ResourceLoaderLESSFunctions.php [new file with mode: 0644]