elementor / static-html-output

Static HTML Output Plugin for WordPress
https://statichtmloutput.com
The Unlicense
124 stars 33 forks source link

activation errors in php 8 #163

Closed leonstafford closed 3 years ago

leonstafford commented 3 years ago

in latest Lokl development:

PHP Fatal error:  StaticHTMLOutput\Options::__set(): Return type must be void when declared in /usr/html/wp-content/plugins/static-html-output/src/Options.php on line 139
Fatal error: StaticHTMLOutput\Options::__set(): Return type must be void when declared in /usr/html/wp-content/plugins/static-html-output/src/Options.php on line 139
thegulshankumar commented 3 years ago
Server architecture Windows NT 10.0 AMD64
Web server Apache/2.4.46 (Win64) OpenSSL/1.1.1h PHP/8.0.0
PHP version 8.0.0 (Supports 64bit values)
PHP SAPI apache2handler
PHP max input variables 1000
PHP time limit 120
PHP memory limit 512M
Max input time 60
Upload max filesize 40M
PHP post max size 40M
cURL version 7.73.0 OpenSSL/1.1.1h
Is SUHOSIN installed? No
Is the Imagick library available? No
Are pretty permalinks supported? Yes
.htaccess rules Your .htaccess file contains only core WordPress features.

image

leonstafford commented 3 years ago

Still few coding sessions away from sorting this out, sorry @thegulshankumar

leonstafford commented 3 years ago

shop-php8-mulyadi.zip

This is a test build of the PHP 8 activation issue resolved, along with some other syntactical updates.