MDL-64998 libraries: Remove references to lessphpc

This commit is contained in:
Mathew May 2019-05-24 12:04:15 +08:00
parent 655b994a4a
commit cddcfccc36
4 changed files with 5 additions and 9 deletions

View File

@ -20,7 +20,6 @@ lib/mlbackend/php/phpml/
lib/adodb/
lib/bennu/
lib/evalmath/
lib/lessphp/
lib/phpexcel/
lib/google/
lib/htmlpurifier/

View File

@ -21,7 +21,6 @@ lib/mlbackend/php/phpml/
lib/adodb/
lib/bennu/
lib/evalmath/
lib/lessphp/
lib/phpexcel/
lib/google/
lib/htmlpurifier/

View File

@ -21,13 +21,6 @@
<version></version>
<licenseversion></licenseversion>
</library>
<library>
<location>lessphp</location>
<name>less.php</name>
<license>Apache</license>
<version>1.7.0.10</version>
<licenseversion>2.0</licenseversion>
</library>
<library>
<location>phpexcel</location>
<name>PHPExcel</name>

View File

@ -1,6 +1,11 @@
This files describes API changes in /theme/* themes,
information provided here is intended especially for theme designer.
=== 3.8 ===
* The PHP Less compilier has now been removed from the core library.
Please consider migrating your theme to use SCSS.
=== 3.7 ===
* The core/form_autocompelte_input template now has a `data-tags` attribute.
* Boost theme renderer overrides have now been migrated to core.