Skip to content

PHP 8.2: Allow dynamic property #8

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

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

jeroenimpres
Copy link

For users with PHP 8.2 this allows them to have error reporting on and also use PHP8.2
Without these 2 allow-rules the code could throw visible notices

@EvanShaw
Copy link

EvanShaw commented Jun 5, 2023

It looks like this is also needed in autoload.php:

Deprecated: Creation of dynamic property P2P_Autoload::$prefix is deprecated in autoload.php on line 6

Can a reviewer be set for this PR? It would be nice to get this merged soon.

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.

2 participants