PHP 8.2 and 9.0
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 107
- Forks
- 79
- PR merge metrics
- No merged PRs in 30d
Description
Hello,
is there a plan to modify to PHP version 8.2 or version 9.0 - "Deprecated dynamic properties"? In version 8.2 the problem can be solved with attribute #[\AllowDynamicProperties], but from version 9.0 the scripts will stop working.
Thank you.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files, tests, or entry points are named. Start by reproducing the reported dynamic-property deprecation under PHP 8.2 and inspect the repository for the affected property assignments. Done means the package avoids the deprecation and remains compatible with the stated PHP versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 42/100