open-feature / open-feature/php-sdk-contrib
Drop support for EOL PHP 8.0
Open
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 17
- Forks
- 14
- Avg merge
- 6d 16h
- Merged PRs (30d)
- 6
Description
This includes upgrading to newer language offerings like native enums
- Drop support for PHP 8.0
- Refactor to utilize native enums
- Refactor to read-only properties
- Refactor to intersection types
- Refactor to final class constants
- Refactor to object array unpacking
- Ensure null parameters are marked as such
Reference: https://www.php.net/releases/8.1/en.php
Also coordinate with related changes to PHP-SDK
Contributor guide
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. Review the PHP 8.1 release reference and the checklist, then inspect the repository for PHP 8.0 compatibility and coordinate the related PHP-SDK changes; done means all listed language updates are completed and PHP 8.0 support is dropped.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100