Add script 'get-openssl-version.sh'.
This commit is contained in:
40
snippets/dokuwiki-2023-04-04/vendor/marcusschwarz/lesserphp/HISTORY.md
vendored
Normal file
40
snippets/dokuwiki-2023-04-04/vendor/marcusschwarz/lesserphp/HISTORY.md
vendored
Normal file
@@ -0,0 +1,40 @@
|
||||
# lesserphp v0.6.0
|
||||
|
||||
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.6.0
|
||||
* 2021-03-10: adds php8-support and drops php5.x-support, pushing min requirement to php7.2
|
||||
|
||||
### v.0.5.5
|
||||
* 2021-03-10: More PHP 7.4 support for 0.5-dev (@phy25 and @ArtemGoutsoul)
|
||||
|
||||
### 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
|
||||
Reference in New Issue
Block a user