litespeedtech / lscache_wp

LiteSpeed Cache for WordPress
http://wordpress.org/plugins/litespeed-cache/
GNU General Public License v3.0
213 stars 109 forks source link

PHP 8.2 deprecated warning Creation of dynamic property #544

Open ipajen opened 1 year ago

ipajen commented 1 year ago

Environment

/wp-admin/admin.php?page=litespeed-crawler gives following deprecated warning:

Creation of dynamic property LiteSpeed\Crawler_Map::$_tb_blacklist is deprecated

wp-content/plugins/litespeed-cache/src/crawler-map.cls.php:30

edent commented 1 year ago

Here are a couple more examples:

Creation of dynamic property LiteSpeed\VPI::$_summary is deprecated in /litespeed-cache/src/vpi.cls.php on line 22

Creation of dynamic property LiteSpeed\VPI::$_queue is deprecated in /plugins/litespeed-cache/src/vpi.cls.php on line 159