Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[4.0] Remove the deprecated code in the MultilangstatusHelper class #22301

Merged

Conversation

laoneo
Copy link
Member

@laoneo laoneo commented Sep 21, 2018

Remove the deprecated code in the MultilangstatusHelper class.

*
* @deprecated 4.0 Use Multilanguage::getSiteHomePages() instead.
*/
public static function getHomepages()
Copy link
Contributor

@wilsonge wilsonge Sep 23, 2018

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is still being used by the com_languages admin view

Copy link
Contributor

@wilsonge wilsonge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See comment

Copy link
Contributor

@wilsonge wilsonge left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I can't read my IDE properly

@wilsonge wilsonge merged commit d8cf49f into joomla:4.0-dev Sep 23, 2018
@wilsonge wilsonge added this to the Joomla 4.0 milestone Sep 23, 2018
@wilsonge wilsonge deleted the j4/deprecated/remove/multilanguagestatus branch September 23, 2018 10:51
@laoneo
Copy link
Member Author

laoneo commented Sep 23, 2018

Do we need to document deprecated code removal in core extensions? I would say that the API is enough.

@wilsonge
Copy link
Contributor

Yeah we don't need to document code removal in core extensions (we do need to note any architectural changes - but not function level changes like this)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants