Update lessphp to b7cd5c79e8
authorOri Livneh <ori@wikimedia.org>
Thu, 6 Mar 2014 04:53:03 +0000 (20:53 -0800)
committerKrinkle <krinklemail@gmail.com>
Fri, 7 Mar 2014 00:27:37 +0000 (00:27 +0000)
commit7068472282beb907cb7bb7f96512f7b872d42f5e
tree7ba269fc528b45ea0f9a13f28b082a3403178075
parentb0d138fb3b1ee261595f9e48d84239f9299b3de6
Update lessphp to b7cd5c79e8

Source:
* https://github.com/leafo/lessphp/blob/b7cd5c79e8/lessc.inc.php
* https://github.com/leafo/lessphp/compare/261f1bd2...b7cd5c79e8

Updates:
 * 1d62556008: CS fixes
 * d3fd5cec9e: use the built-in php magic database instead of the system one
 * 34fdf60f32: data-uri: add tests and use lessc::findImport to locate the file
 * 72b25725d9: implement data-uri([mimetype,] url) from less.js 1.4.0
 * 5cf7eb272e: Update lessc.inc.php
 * 7e64e41a59: Fix color contrast and threshold calculation
 * 69adc23a92: Use property_exist to avoid "Undefined property: stdClass::$parent"

Change-Id: Ie626b4f1117b44669bd2c6c43a0186d95b36435a
includes/libs/lessc.inc.php