Welcome Guest, Not a member yet? Register   Sign In
Migrating to php 8.2 - how to solve deprecated dynamics properties
#2

Try to add:
PHP Code:
use AllowDynamicProperties

But the best way is to define the properties you use.
Because dynamic properties are deprecated.
Reply


Messages In This Thread
RE: Migrating to php 8.2 - how to solve deprecated dynamics properties - by kenjis - 12-18-2022, 05:47 PM



Theme © iAndrew 2016 - Forum software by © MyBB