catalyst / moodle-tool_dataflows

A generic workflow and processing engine which can be configured to do a large variety of tasks.
GNU General Public License v3.0
13 stars 8 forks source link

Deprecations PHP 8.2 #856

Open marcghaly opened 9 months ago

marcghaly commented 9 months ago

This issue is opened to list PHP 8.2 deprecations related problems

marcghaly commented 9 months ago

image

By PHP 8.2 - assigning a property dynamically will emit a notice, it seems it should be declared beforehand.

see: https://www.php.net/manual/en/migration82.deprecated.php