PHP 8.2 – Using ${var} in strings is deprecated

Deprecated: Using ${var} in strings is deprecated, use {$var} instead in
https://php.watch/versions/8.2/$%7Bvar%7D-string-interpolation-deprecated

Creation of dynamic property is deprecated
PHP 8.2: Dynamic Properties are deprecated
https://php.watch/versions/8.2/dynamic-properties-deprecated

Fatal error: Array and string offset access syntax with curly braces is no longer supported
Array and string offset access syntax with curly braces is deprecated
https://stackoverflow.com/questions/59158548/array-and-string-offset-access-syntax-with-curly-braces-is-deprecated

#################################################

SELECT list is not in GROUP BY clause and contains nonaggregated column

https://stackoverflow.com/questions/41887460/select-list-is-not-in-group-by-clause-and-contains-nonaggregated-column-inc

Blogbook : PHP | Javascript | Laravel | VueJs | Python | TensorFlow