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

IBX-2469: Fixed Serializable deprecation warning on PHP 8.1 #45

Merged
merged 2 commits into from
Nov 30, 2022
Merged

Conversation

adamwojs
Copy link
Member

JIRA: https://issues.ibexa.co/browse/IBX-2469

Description

Fixed the following deprecation warning on PHP 8.1:

PHP Deprecated:  EzSystems\EzPlatformDesignEngine\Templating\TemplatePathRegistry implements the Serializable interface, which is deprecated. Implement __serialize() and __unserialize() instead (or in addition, if support for old PHP versions is necessary) in /var/www/vendor/ezsystems/ezplatform-design-engine/lib/Templating/TemplatePathRegistry.php on line 11

@sonarcloud
Copy link

sonarcloud bot commented Nov 28, 2022

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

Copy link
Member

@micszo micszo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

QA Approved on Ibexa Commerce 3.3.29-dev.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

7 participants