CyberSource / CyberSource/cybersource-rest-client-php

Version 0.0.20 requiring PHP >= 8

Open
#69 1 comment 2 reactions 0 assignees View on GitHub

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

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.