Skip to content

Fatal Error PHP 8.3 #667

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

Activity

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

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