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

PHP 8.x support for 3.0.x.x maintenance branch (09-03-2022) #10467

Merged
merged 40 commits into from Apr 30, 2022
Merged

PHP 8.x support for 3.0.x.x maintenance branch (09-03-2022) #10467

merged 40 commits into from Apr 30, 2022

Conversation

mhcwebdesign
Copy link
Collaborator

This pull request is to add PHP8.x-support for the 3.0.x.x_Maintenance branch.

It includes minor changes to the following PHP files:

upload/admin/model/dashboard/extension/sale.php
upload/catalog/controller/startup/startup.php
upload/catalog/model/catalog/product.php
upload/system/library/db/mysqli.php
upload/system/library/session/db.php
composer.json
composer.lock

And it also includes an update to the current versions of the upload/system/storage/vendor folders and files (too many to be listed here), which I did via composer. The most important one of these is the usage of the latest Twig 3.3.8. And the addition of some formerly corrupted or missing vendor sub-folders for e.g. 'klarna/rco_rest' or 'cardinity/cardinity-sdk-php' etc.

@mhcwebdesign mhcwebdesign merged commit bda229a into opencart:3.0.x.x_Maintenance Apr 30, 2022
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.

None yet

5 participants