lscache_wp
lscache_wp copied to clipboard
PHP 8.2 deprecated warning Creation of dynamic property
Environment
- WordPress: 6.2.1-alpha-55611
- PHP: 8.2.0
- LiteSpeed Cache 5.3.3
/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
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