summaryrefslogtreecommitdiff
path: root/platform/www/vendor/marcusschwarz/lesserphp/HISTORY.md
blob: 4a55d823c978bb13f958d8979536b10b2a186161 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
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