exponentcms / exponent-cms

Content Management, Simple.
exponentcms.org
GNU General Public License v2.0
59 stars 24 forks source link

Upgrade: lessphp to v3.8 #1515

Closed exponentcms closed 4 years ago

exponentcms commented 4 years ago

lessphp has been upgraded several times since our initial implemenation (v3.5 @tt). It also has changed its php interface (method names)...e.g., cexecute() is now cachedCompile()

This upgrade requires our hack to lessc.inc.php to allow passing variables through cachedCompile/cexecute.

exponentcms commented 4 years ago

(from [62650891ec302d1812d816b9e976b0b9f21e5ee5]) Upgrade: lessphp to v3.8 [#697 state:resolved] https://github.com/exponentcms/exponent-cms/commit/62650891ec302d1812d816b9e976b0b9f21e5ee5

exponentcms commented 4 years ago

(from [861a2f86149566b3d3e1543a9d0f26df973ebb50]) Better implementation of lessphp integration which prevents having to hack the lessphp code for our purposes. [#697] https://github.com/exponentcms/exponent-cms/commit/861a2f86149566b3d3e1543a9d0f26df973ebb50

exponentcms commented 4 years ago

Lighthouse URL: https://exponentcms.lighthouseapp.com/projects/61783/tickets/697