Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

In PHP 8.1.2 not working #1

Open
maxy4 opened this issue Nov 16, 2023 · 0 comments
Open

In PHP 8.1.2 not working #1

maxy4 opened this issue Nov 16, 2023 · 0 comments

Comments

@maxy4
Copy link

maxy4 commented Nov 16, 2023

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]) {

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant