Skip to content

Tags: splitbrain/lesserphp

Tags

v0.10.2

Toggle v0.10.2's commit message
declare property in tests

v0.10.1

Toggle v0.10.1's commit message
added isurl() #2

v0.10.0

Toggle v0.10.0's commit message
Parser no longer needs an instance of LessC

v0.6.0

Toggle v0.6.0's commit message

Verified

This commit was signed with the committer’s verified signature.
MarcusSchwarz Marcus Schwarz
Merge branch '0.6-dev' of github.com:MarcusSchwarz/lesserphp into 0.6…

…-dev

v0.5.5

Toggle v0.5.5's commit message

Verified

This commit was signed with the committer’s verified signature.
MarcusSchwarz Marcus Schwarz
bump version to 0.5.5

v0.5.4

Toggle v0.5.4's commit message
updating HISTORY.md

v0.5.3

Toggle v0.5.3's commit message
PHP 7.4 support (MarcusSchwarz#16)

* Add PHP 7.4snapshot to travis CI

* Fix compatibility with PHP 7.4

Array and string offset access syntax with curly braces is deprecated
/home/travis/build/phy25/lesserphp/src/LesserPhp/Compiler.php:1793

Trying to access array offset on value of type bool
/home/travis/build/phy25/lesserphp/src/LesserPhp/Compiler.php:953

* Fix styleci warning

v0.5.2

Toggle v0.5.2's commit message
adding MarcusSchwarz#14 into current stable