summaryrefslogtreecommitdiff
path: root/platform/www/vendor/marcusschwarz/lesserphp/HISTORY.md
diff options
context:
space:
mode:
Diffstat (limited to 'platform/www/vendor/marcusschwarz/lesserphp/HISTORY.md')
-rw-r--r--platform/www/vendor/marcusschwarz/lesserphp/HISTORY.md34
1 files changed, 34 insertions, 0 deletions
diff --git a/platform/www/vendor/marcusschwarz/lesserphp/HISTORY.md b/platform/www/vendor/marcusschwarz/lesserphp/HISTORY.md
new file mode 100644
index 0000000..4a55d82
--- /dev/null
+++ b/platform/www/vendor/marcusschwarz/lesserphp/HISTORY.md
@@ -0,0 +1,34 @@
+# lesserphp v0.5.4
+
+Originally written by Leaf Corcoran, obviously abandoned circa 2014
+https://github.com/leafo/lessphp
+
+Last version provided by Leaf was 0.5.0
+
+### v.0.5.4
+* 2020-01-19: added 7.4 support to travis and removed antique php versions (@phy25)
+* 2020-01-19: fixed wrong array access in lib_luma
+* 2020-01-19: removed HHVM profile from travis. HHVM support is now broken anyway
+
+### v.0.5.1
+* 2016-09-30: renaming it to lesserphp for easier distinction
+* 2016-09-30: applying some pull requests of the origin repository
+ * https://github.com/leafo/lessphp/pull/584
+ * https://github.com/leafo/lessphp/pull/607
+ * https://github.com/leafo/lessphp/pull/619
+* 2016-09-29: applying some pull requests of the origin repository
+ * https://github.com/leafo/lessphp/pull/590
+ * https://github.com/leafo/lessphp/pull/523
+ * https://github.com/leafo/lessphp/pull/540
+ * https://github.com/leafo/lessphp/pull/564
+ * https://github.com/leafo/lessphp/pull/566
+* 2016-09-26: applying some pull requests of the origin repository
+ * https://github.com/leafo/lessphp/pull/592
+ * https://github.com/leafo/lessphp/pull/601
+ * https://github.com/leafo/lessphp/pull/603
+ * https://github.com/leafo/lessphp/pull/604
+ * https://github.com/leafo/lessphp/pull/605
+ * https://github.com/leafo/lessphp/pull/610
+ * https://github.com/leafo/lessphp/pull/616
+* 2016-09-26: making it compatible with php7.x
+* 2016-09-26: Forking master from https://github.com/leafo/lessphp