User tests: Successful: Unsuccessful:
The LegacyPropertyManagementTrait has been deprecated for a long time and will probably be removed in 7.0. This PR removes its inclusion in the User class for Joomla 7.0.
Codereview
Please select:
Documentation link for docs.joomla.org:
No documentation changes for docs.joomla.org needed
Pull Request link for manual.joomla.org: joomla/Manual#615
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Libraries |
| Labels |
Added:
Feature
b/c break
PR-6.0-dev
|
||
| Title |
|
||||||
| Title |
|
||||||
| Labels |
Added:
PR-6.1-dev
PR-7.0-dev
|
||
| Labels |
Added:
Removal
Removed: PR-6.0-dev PR-6.1-dev |
||
I would say that this is too early as it can break extensions, overrides and custom code.
This has been deprecated for 10 years, so I don't see how this would change anything if we wait any longer.
Better to add a get function to the User class and throw an exception when the compat plugin is disabled.
This pull request has been automatically rebased to 6.1-dev.