Hi! I noticed that your URL Coupons plugin seems to be compatible with recent PHP versions just by adding parentheses in an expression in includes/WJECF_Controller.php:92 so it reads:
$this->log( ‘debug’, “INIT ” . ( (is_ajax() ? “AJAX” : is_admin()) ? “ADMIN” : “FRONTEND” ) . ” ” . $_SERVER[‘REQUEST_URI’] );
Tested with PHP 8.2 (not extensively, but not load errors).
I just thought that would be a nice improvement if you would support it.
Regards,
Jeff
Open
Last updated: July 25, 2024
0 comments
Log in to comment on this feature request.