Skip to content

Basic PHP8 compatibility issues#3

Open
esurov wants to merge 1 commit intomainfrom
php8
Open

Basic PHP8 compatibility issues#3
esurov wants to merge 1 commit intomainfrom
php8

Conversation

@esurov
Copy link
Owner

@esurov esurov commented May 9, 2023

Fixed several PHP8 compatilibility issues:

  • new constructor
  • no curly braced on variable property of string index
  • removed reference on object creation

php8

Fixed several PHP8 compatilibility issues:
 * new constructor
 * no curly braced on variable property of string index
 * removed reference on object creation

php8
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