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

Remove the deprecated isCli function #44611

Open
wants to merge 2 commits into
base: 6.0-dev
Choose a base branch
from

Conversation

laoneo
Copy link
Member

@laoneo laoneo commented Dec 12, 2024

Summary of Changes

Removes the deprecated isCli function from the application. It was introduced as transient flag which was deprecated right from the beginning.

Testing Instructions

Add a user through cli as described in #25649.

Actual result BEFORE applying this Pull Request

User is added.

Expected result AFTER applying this Pull Request

User is added.

Link to documentations

Please select:

  • Documentation link for docs.joomla.org:

  • No documentation changes for docs.joomla.org needed

  • Pull Request link for manual.joomla.org: Add isCli removal chapter Manual#345

  • No documentation changes for manual.joomla.org needed

@laoneo laoneo added the b/c break This item changes the behavior in an incompatible why. HEADS UP label Dec 12, 2024
@brianteeman
Copy link
Contributor

please add [6.0] in the title

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
b/c break This item changes the behavior in an incompatible why. HEADS UP PR-6.0-dev
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants