PHP 8.5 compatibility: deprecation warnings
Nobody has claimed this yet.
Assessment
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Newbie friendliness
- 45/100
Research direction
Start by loading the library on PHP 8.5 and reproducing the notices while exercising OAuth. Trace the bundled Social Login dependencies named in the report, then verify that supported library versions emit no deprecation notices and OAuth still works.
Written by the indexing model from the issue text.
Description
Deprecation notices observed
dependencies shipped inside LoginPress Pro's Social Login add-on. They contain the bulk of the deprecation notices — chiefly implicitly-nullable parameter types (Type $x = null, deprecated since PHP 8.4), plus curl_close(), __wakeup(), $http_response_header, and a (boolean) cast. They still execute on 8.5 but are the main source of noise.
Steps to reproduce
- Load the library on PHP 8.5
- [ Do OAuth and verify ]
Expected
No PHP 8.5 deprecation notices when using supported library versions.
Actual
Deprecation noise on PHP 8.5 (still works, but logs are flooded).
Context
Bundled in WordPress plugin LoginPress Pro for social login .
Happy to test a patch or pre-release.
- Dominant language
- PHP
- Stars
- 669
- Forks
- 150
- Avg merge
- 15h 21m
- Merged PRs (30d)
- 3
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.
More from microsoftgraph/msgraph-sdk-php
-
Difficulty 2/5 1-3 hours Newbie friendliness 68/100
microsoftgraph/msgraph-sdk-php#1794 · 2 comments ·
-
bug: metadata type:bug
Difficulty 1/5 Under an hour Newbie friendliness 88/100
microsoftgraph/msgraph-sdk-php#1739 · 6 comments ·
-
status:waiting-for-triage type:bug
Difficulty 1/5 Under an hour Newbie friendliness 68/100
microsoftgraph/msgraph-sdk-php#1643 · 8 comments · 4 reactions ·
-
status:waiting-for-triage
Difficulty 5/5 Over a week Newbie friendliness 35/100
microsoftgraph/msgraph-sdk-php#1800 · 1 reaction ·
-
Now Open
Difficulty 5/5 Over a week Newbie friendliness 1/100
microsoftgraph/msgraph-sdk-php#1799 ·
All issues in microsoftgraph/msgraph-sdk-php
Similar issues
-
priority: p3
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
googleapis/librarian#7636 ·
-
0. Needs triage bug
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
nextcloud/fulltextsearch#1011 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 84/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 78/100
phpstan/phpstan-doctrine#794 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 74/100
Automattic/static-site-importer#1767 ·