bug PR-4.3-dev Pending

User tests: Successful: Unsuccessful:

avatar bembelimen
bembelimen
31 Aug 2022

The goal is to add a code example to each @Deprecation in the Joomla core and also add clear versions when somehing was deprecated and the earliest version when it can be removed.

This PR is still a draft, as there is a lot of chaos and it takes some time to clean up (some versions will also change).

avatar bembelimen bembelimen - open - 31 Aug 2022
avatar bembelimen bembelimen - change - 31 Aug 2022
Status New Pending
avatar bembelimen bembelimen - change - 31 Aug 2022
Title
Deprecation reviews
[4.3] Deprecation reviews
avatar bembelimen bembelimen - edited - 31 Aug 2022
avatar joomla-cms-bot joomla-cms-bot - change - 31 Aug 2022
Category Administration com_banners com_categories com_contact com_content com_contenthistory com_fields com_finder com_installer com_joomlaupdate com_languages com_menus com_modules
avatar wilsonge
wilsonge - comment - 31 Aug 2022

Is this hashtag deprecated format actually recognised by PHP Documentor? I'm only seeing this as a reference? https://docs.phpdoc.org/latest/guide/references/phpdoc/tags/deprecated.html

I mean I'm down for the concept. But I don't understand most the implementation

avatar bembelimen bembelimen - change - 31 Aug 2022
Labels Added: PR-4.3-dev
avatar bembelimen
bembelimen - comment - 1 Sep 2022

Is this hashtag deprecated format actually recognised by PHP Documentor?

No it isn't, that's my marker for the deprecations I already handled. Will then be converted at the end back to @

avatar brianteeman
brianteeman - comment - 2 Sep 2022

I wouldnt bother using the word "instead" its a superfluous word

Use \Joomla\Component\Finder\Administrator\Helper\LanguageHelper instead

==>

Use \Joomla\Component\Finder\Administrator\Helper\LanguageHelper

avatar brianteeman
brianteeman - comment - 11 Sep 2022

The last commits do not appear to belong here

avatar joomla-cms-bot joomla-cms-bot - change - 27 Sep 2022
Category Administration com_banners com_categories com_contact com_content com_contenthistory com_fields com_finder com_installer com_joomlaupdate com_languages com_menus com_modules JavaScript Repository Layout Libraries
avatar bembelimen
bembelimen - comment - 27 Sep 2022

The last commits do not appear to belong here

Indeed, thx.

avatar bembelimen bembelimen - change - 27 Sep 2022
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2022-09-27 00:56:29
Closed_By bembelimen
avatar bembelimen bembelimen - close - 27 Sep 2022
avatar laoneo
laoneo - comment - 27 Sep 2022

Why did you close?

avatar bembelimen bembelimen - change - 29 Sep 2022
Status Closed New
Closed_Date 2022-09-27 00:56:29
Closed_By bembelimen
avatar bembelimen bembelimen - change - 29 Sep 2022
Status New Pending
avatar bembelimen bembelimen - reopen - 29 Sep 2022
avatar joomla-cms-bot joomla-cms-bot - change - 29 Sep 2022
Category JavaScript Repository Layout Libraries Administration com_banners com_categories com_contact com_content com_contenthistory com_fields com_finder com_installer com_joomlaupdate com_languages com_menus com_modules
avatar joomla-cms-bot joomla-cms-bot - change - 29 Sep 2022
Category Administration com_banners com_categories com_contact com_content com_contenthistory com_fields com_finder com_installer com_joomlaupdate com_languages com_menus com_modules
avatar bembelimen bembelimen - change - 9 Apr 2023
Labels Added: bug
avatar obuisard obuisard - change - 9 Apr 2023
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2023-04-09 04:05:56
Closed_By obuisard
avatar obuisard obuisard - close - 9 Apr 2023
avatar obuisard obuisard - merge - 9 Apr 2023
avatar obuisard
obuisard - comment - 9 Apr 2023

Thank you Benjamin @bembelimen for this thorough PR. It will be a great help.

Add a Comment

Login with GitHub to post a comment