plg_system_less icon indicating copy to clipboard operation
plg_system_less copied to clipboard

php7.4 + Compiler

Open iamrobert opened this issue 4 years ago • 1 comments

Hi Andreas,

I'm getting notices for php7.4. Any Chance of a fix?

Image of Issue

Deprecated: Array and string offset access syntax with curly braces is deprecated in D:\laragon\www\iam\plugins\system\less\lessc\lessc-0.3.9.php on line 661

Deprecated: Array and string offset access syntax with curly braces is deprecated in D:\laragon\www\iam\plugins\system\less\lessc\lessc-0.3.9.php on line 1628

Deprecated: Array and string offset access syntax with curly braces is deprecated in D:\laragon\www\iam\plugins\system\less\lessc\lessc-0.3.9.php on line 2285

Deprecated: Array and string offset access syntax with curly braces is deprecated in D:\laragon\www\iam\plugins\system\less\lessc\lessc-0.3.9.php on line 2339

Deprecated: Array and string offset access syntax with curly braces is deprecated in D:\laragon\www\iam\plugins\system\less\lessc\lessc-0.3.9.php on line 3069

Notice: Trying to access array offset on value of type bool in D:\laragon\www\iam\plugins\system\less\lessc\lessc-0.3.9.php on line 597

iamrobert avatar Jul 17 '20 06:07 iamrobert

Here is my fix/pull request: https://github.com/ndeet/plg_system_less/pull/40

iamrobert avatar Jul 17 '20 08:07 iamrobert