Skip to content

In PHP 8.1.2 not working #1

@maxy4

Description

@maxy4

in PHP 8.1.2 accured an error:

PHP Fatal error: Array and string offset access syntax with curly braces is no longer supported in /var/www/html/plugins/NoteDiff/files/vendor/php-diff/lib/Diff/Renderer/Html/Array.php on line 153

solution -> line 153 in Array.php:
while($start < $limit && $fromLine[$start] == $toLine[$start]) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions