PHP 7.3 Compatibility
-
I’ve been using AO for a few months now without issues. I excluded a plugin dir in from JS/CSS optimization cause it wasn’t working otherwise.
Yesterday I upgraded from PHP 7.0 to 7.3, and this specific plugin (WooCommerce POS) stopped working. The developer console is showing AO related errors.
In fact, with JS optimization enabled, the plugin page (WooCommerce POS) is not working at all most of the time. And I just get a chrome error err_empty_response. 1 in 30 hits actually retrieves the page. And I still get those errors in the console.
php error log only shows: php ah00052 exit signal segmentation fault (11). Which I get when the empty response is retrieved.
I believe since the php upgrade the “Exclude … from optimization” function has stopped working.
When I disable JS optimization entirely, the plugin works again.
I have to mention I also upgraded to WP 5.0.2 (coming from pre v5) at the same time.
Please see if you can reproduce.
WP 5.0.2
WC 3.5.3
AO 2.4.4PHP7.3-fpm
Other pagespeed tools I use: Redis Object Caching, WP Super Cache, mod_pagespeed (apache) (not using it for js/css related things, just images)
Let me know if I can help with debugging.
- The topic ‘PHP 7.3 Compatibility’ is closed to new replies.