backdrop / backdrop-issues

Issue tracker for Backdrop core.
144 stars 40 forks source link

PHP Deprecated: Creation of dynamic property MergeQuery::$condition is deprecated in /home/ua/public_html/core/includes/database/query.inc on line 1361 #6735

Closed alanmels closed 1 month ago

alanmels commented 1 month ago

Description of the bug

Backdrop core is causing the error in subject when running bee uli command on PHP 8.3

PHP Deprecated:  Creation of dynamic property MergeQuery::$condition is deprecated in /home/ua/public_html/core/includes/database/query.inc on line 1361

 📝  Deprecated function: Creation of dynamic property MergeQuery::$condition is deprecated
in MergeQuery->__construct() (line 1361 of /home/ua/public_html/core/includes/database/query.inc).

Use the following link to login as 'admin':
http://public_html/user/reset/1/1729617761/nJNezbO-5iwXEj7kjrNsILGQgTDhnIT04N6-zsKpxoo/login
alanmels commented 1 month ago

False alert as the core at this particular site was not up-to-date.