yesql-php icon indicating copy to clipboard operation
yesql-php copied to clipboard

PHP 8.3.2 : deprected warnings

Open malenkiki opened this issue 1 year ago • 0 comments

Thank you for this projet I use it on some projets with success!

I inform you, that on a new project, with PHP 8.3.2, I see this info level messages about deprecated use in your code:

[PHP-CGI    ] [16-Feb-2024 12:49:23 UTC] [info] Deprecated: Creation of dynamic property Nulpunkt\Yesql\Statement\Select::$rowClass is deprecated
[PHP-CGI    ] [16-Feb-2024 12:49:23 UTC] [info] Deprecated: Creation of dynamic property Nulpunkt\Yesql\Statement\MapInput::$argNames is deprecated
[PHP-CGI    ] [16-Feb-2024 12:49:23 UTC] [info] Deprecated: Creation of dynamic property Nulpunkt\Yesql\Statement\MapInput::$inFunc is deprecated
Technology Version
PHP 8.3.2
Symfony 6.4
Yesql-php 1.5

I hope this will be useful.

malenkiki avatar Feb 16 '24 16:02 malenkiki