Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Syntax with curly braces is deprecated in lessc.php #30452

Closed
xillibit opened this issue Aug 22, 2020 · 4 comments
Closed

Syntax with curly braces is deprecated in lessc.php #30452

xillibit opened this issue Aug 22, 2020 · 4 comments

Comments

@xillibit
Copy link
Contributor

Steps to reproduce the issue

When a component use the library /libraries/vendor/leafo/lessphp/lessc.inc.php on Php 7.4.x, there are this kind of errors :

Deprecated: Array and string offset access syntax with curly braces is deprecated in [APACHE2.4.X-DATA-PATH]/libraries/vendor/leafo/lessphp/lessc.inc.php on line 749

Deprecated: Array and string offset access syntax with curly braces is deprecated in [APACHE2.4.X-DATA-PATH]/libraries/vendor/leafo/lessphp/lessc.inc.php on line 1860

Deprecated: Array and string offset access syntax with curly braces is deprecated in [APACHE2.4.X-DATA-PATH]/libraries/vendor/leafo/lessphp/lessc.inc.php on line 2519

Deprecated: Array and string offset access syntax with curly braces is deprecated in [APACHE2.4.X-DATA-PATH]/libraries/vendor/leafo/lessphp/lessc.inc.php on line 2573

Expected result

No errors

Actual result

Errors showed above

System information (as much as possible)

Php 7.4.x
Joomla! 3.9 and 3.10

Additional comments

@brianteeman
Copy link
Contributor

This is a vendor supplied library and we are using the latest release. So it can't be solved in Joomla but would have to be solved upstream.

@ReLater
Copy link
Contributor

ReLater commented Aug 22, 2020

Just BTW...
leafo/lessphp is dead since years. leafo/lessphp#543
oyejorge/less.php , too. oyejorge/less.php#371

@ReLater
Copy link
Contributor

ReLater commented Aug 22, 2020

Addition: And the issue reported here is not the only one concerning leafo/lessphp. There are many many others.

@xillibit
Copy link
Contributor Author

so in this case i close this issue

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants