-
Notifications
You must be signed in to change notification settings - Fork 515
Open
Description
Fatal error: Array and string offset access syntax with curly braces is no longer supported in vendor\leafo\lessphp\lessc.inc.php on line 749
Using php 8.3
$this->less = new \lessc;
if (file_exists($less_path)) {
$css = $this->less->compileFile($less_path);
}
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels