Fix PHP 8.2 compatibility in TemplateEngine
authorTim Düsterhus <duesterhus@woltlab.com>
Fri, 10 Jun 2022 08:22:13 +0000 (10:22 +0200)
committerTim Düsterhus <duesterhus@woltlab.com>
Wed, 15 Jun 2022 11:03:14 +0000 (13:03 +0200)
commit0038581e933f0eb6ee819a96840a7d6b0c1c402f
tree6d8c6a6d672140513306e2aa5b63f7fe0a995af8
parentfccb15a82e4013a4ccc53631a00ab9a7ee8f7284
Fix PHP 8.2 compatibility in TemplateEngine

> Creation of dynamic property wcf\system\template\TemplateEngine::$pluginObjects is deprecated
> Creation of dynamic property wcf\system\template\TemplateEngine::$tagStack is deprecated
wcfsetup/install/files/lib/system/template/TemplateEngine.class.php