Skip to content

Fatal Error PHP 8.3 #667

@AH72KING

Description

@AH72KING

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);
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions