User tests: Successful: Unsuccessful:
This PR removes the CMSObject class and the LegacyPropertyManagementTrait and all remaining remnants from the core. This code has been deprecated for literally decades already. The PR depends on the following PRs
Codereview
Please select:
Documentation link for guide.joomla.org:
No documentation changes for guide.joomla.org needed
Pull Request link for manual.joomla.org:
No documentation changes for manual.joomla.org needed
| Status | New | ⇒ | Pending |
| Category | ⇒ | Administration com_finder com_users Libraries Front End Plugins |
I would move the
CMSObjectclass and theLegacyPropertyManagementTraitto the compat plugin first. Directly removing it will definitely cause a lot of trouble in 3rd party extension.