User tests: Successful: Unsuccessful:
The User object should allow dynamic properties like the custom fields. This warnings do appear as User does not extend CMSObject anymore.
This is a temporary solution and it should not encourage 3rd party developers to add dynamic properties to the User object.
The following deprecated messages are shown:
Deprecated: Creation of dynamic property Joomla\CMS\User\User::$text is deprecated in /var/www/html/joomla/components/com_contact/src/View/Contact/HtmlView.php on line 356
Deprecated: Creation of dynamic property Joomla\CMS\User\User::$jcfields is deprecated in /var/www/html/joomla/plugins/system/fields/src/Extension/Fields.php on line 462
No messages.
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
Category | ⇒ | Libraries |
Status | New | ⇒ | Pending |
Labels |
Added:
PR-5.0-dev
|
Labels |
Added:
PHP 8.x
|
Title |
|
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2023-08-22 08:56:55 |
Closed_By | ⇒ | HLeithner |
thanks