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

Any PHP V8 Compatibility update? #4397

Open
jinsmn opened this issue Jan 18, 2025 · 0 comments
Open

Any PHP V8 Compatibility update? #4397

jinsmn opened this issue Jan 18, 2025 · 0 comments

Comments

@jinsmn
Copy link

jinsmn commented Jan 18, 2025

I am encountering a compatibility issue with the Swlabs HolyCross Theme that uses the Unyson Framework Plugin. After updating the web server to PHP 8, the website has broken due to this plugin's incompatibility with the new PHP version. Specifically, the Unyson Framework does not seem to be compatible with PHP 8, causing critical issues and rendering the website unusable.

Problem:
The website was functioning correctly before the PHP upgrade, but after the server was updated to PHP 8, the website stopped working.
Upon investigation, it seems that the Unyson Framework (which is used by the Swlabs HolyCross Theme) is causing the problem due to deprecated or incompatible functions in PHP 8.
The issue may be related to deprecated functions such as create_function(), along with other potential compatibility issues that are no longer supported in PHP 8.
Request:
I am seeking assistance or a potential solution to resolve this issue and restore the website functionality. Specifically, I am looking for one of the following:

An updated version of the Unyson Framework or Swlabs HolyCross plugin that supports PHP 8.
A patch or instructions on how to modify the existing code to make it compatible with PHP 8.
Recommendations for alternative solutions or plugins that provide similar functionality as Unyson Plugin and Swlabs HolyCross Theme while being fully compatible with PHP 8.

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

No branches or pull requests

1 participant