Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update SugarRestJSON.php #10287

Open
wants to merge 1 commit into
base: hotfix
Choose a base branch
from

Conversation

chiragbiz309
Copy link

Solution for the issue this community link

Description

Resolved a bug related to the REST API v4.1 not working with PHP 8.1 and 8.2.

Motivation and Context

This change is necessary to address the compatibility issues with PHP 8.1 and 8.2, ensuring the proper functionality of REST API v4.1.

How To Test This

  • Deploy the updated code with the fix.
  • Use REST API v4.1 functionalities.
  • Verify that the API works correctly with PHP 8.1 and 8.2.

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)

Final checklist

  • My code follows the code style of this project found here.
  • My change requires a change to the documentation.
  • I have read the How to Contribute guidelines.

@SuiteBot
Copy link

SuiteBot commented Dec 21, 2023

CLA assistant check
All committers have signed the CLA.

@SuiteBot
Copy link

This pull request has been mentioned on SuiteCRM. There might be relevant details there:

https://community.suitecrm.com/t/rest-api-v4-1-is-not-working-with-php-8-1-and-8-2/91286/14

@serhiisamko091184
Copy link
Contributor

Hello @chiragbiz309,

thanks for your PR,

allow me to clarify, regarding your last comment:
https://community.suitecrm.com/t/rest-api-v4-1-is-not-working-with-php-8-1-and-8-2/91286/18

Do you suggest not using this PR as your issue was solved on the customization level?

Thanks In advance!

Regards,
Serhii

@serhiisamko091184 serhiisamko091184 added the Status:Requires Updates Issues & PRs which requires input or update from the author label Jan 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status:Requires Updates Issues & PRs which requires input or update from the author
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants