Hi, the following Deprecated warnings show on various front-end and admin pages:


Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; rlListingStatus has a deprecated constructor in /var/www/vhosts/xxx.com/httpdocs/plugins/listing_status/rlListingStatus.class.php on line 27

Deprecated: Methods with the same name as their class will not be constructors in a future version of PHP; rlRef has a deprecated constructor in /var/www/vhosts/xxx.com/httpdocs/plugins/ref/rlRef.class.php on line 27

I'm running PHP 7.3.4. Should I downgrade the PHP version?