Details
-
Type: Task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.10.0
-
Fix Version/s: 5.11.0-b1
-
Component/s: Staff Interface
-
Labels:None
Description
Blesta 5.10 works on PHP 8.3 by the looks of it, but there are a lot of deprecated warnings. I'll list some below, including steps to reproduce.
Common throughout staff and client area's.
Access dashboard, clients, billing, packages, etc.. or the client area and a few hundred of these bad boys are logged with every page load:
[2024-07-17T21:18:59.256218+00:00] general.NOTICE: E_DEPRECATED: Calling get_parent_class() without arguments is deprecated
{"code":8192,"message":"Calling get_parent_class() without arguments is deprecated","file":"/home/blestau/public_html/5100/vendors/minphp/bridge/src/Lib/Language.php","line":63}[2024-07-17T21:23:13.046924+00:00] general.NOTICE: E_DEPRECATED: Calling get_parent_class() without arguments is deprecated
{"code":8192,"message":"Calling get_parent_class() without arguments is deprecated","file":"/home/blestau/public_html/5100/vendors/minphp/bridge/src/Lib/Language.php","line":45}Update this task with any others that are found prior to it being completed.