Skip to content

Fixes for PHP 8.x#6

Open
Quix0r wants to merge 1 commit intophpWhois:masterfrom
Quix0r:master
Open

Fixes for PHP 8.x#6
Quix0r wants to merge 1 commit intophpWhois:masterfrom
Quix0r:master

Conversation

@Quix0r
Copy link
Copy Markdown

@Quix0r Quix0r commented Apr 6, 2026

Fixed:

  • usage of $foo{$ix} is no longer possible, you need to explicitly use substr() instead

- usage of `$foo{$ix}` is no longer possible, you need to explicitly use
  `substr()` instead
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

Successfully merging this pull request may close these issues.

1 participant