cmsimple-xh / xhshop

A simple shop for CMSimple_XH
GNU General Public License v3.0
4 stars 3 forks source link

PHP 8.2: Creation of dynamic properties are deprecated #236

Closed cmb69 closed 1 year ago

cmb69 commented 1 year ago

And we really shouldn't do that:

https://github.com/cmsimple-xh/xhshop/blob/a4b2cb60acded6e88b77ae5c2690bb0ff23f6bec/classes/View.php#L54

But changing that opens up a can of worms, so a proper fix needs to wait.