CyberSource / CyberSource/cybersource-rest-client-php
Version 0.0.20 requiring PHP >= 8
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 41
- Forks
- 77
- Avg merge
- 26m
- Merged PRs (30d)
- 1
Description
Why is the lastest version suddenly requiring PHP >= 8?
This is the only version with the fix for Composer 2 and this fix shouldn't require the latest PHP version...
For reference:
https://github.com/CyberSource/cybersource-rest-client-php/issues/58
https://github.com/CyberSource/cybersource-rest-client-php/issues/59
https://github.com/CyberSource/cybersource-rest-client-php/pull/64
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
Start with lib/ApiClient.php around line 122 and compare the version and dependency metadata for 0.0.20 with the prior release. Check the Composer 2 fix referenced in the issue across supported PHP versions; done means identifying why PHP 8 became required and determining whether that requirement can be removed without losing the fix.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- api
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100