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

[ENGA3-835]: Fix the compatible issue with PHP 7.2 and below. #342

Merged
merged 1 commit into from
Jan 19, 2023

Conversation

aashishgurung
Copy link
Contributor

@aashishgurung aashishgurung commented Jan 19, 2023

1. Objective

Fix the compatible issue with PHP 7.2 and below.

Jira Ticket: #835

2. Description of change

Removed the comma at the end of second argument of sprintf because we don't have a third parameter.

3. Quality assurance

Switch PHP version to 7.2 or below in docker and run the docker. Once container is up, go to the setting page. You should now see any error.

🔧 Environments:

  • WooCommerce: v6.7.0
  • WordPress: v6.0.2
  • PHP version: 7.2
  • Omise WooCommerce: 4.27.0

@aashishgurung aashishgurung merged commit 57bc0d3 into master Jan 19, 2023
@aashishgurung aashishgurung changed the title [ENGA3-835]: Removed the comma at the end of the line 33 as it is throwing error on PHP 7.2 and below. [ENGA3-835]: Fix the compatible issue with PHP 7.2 and below. Jan 19, 2023
@aashishgurung aashishgurung deleted the bug/ENGA3-835 branch January 19, 2023 10:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants