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

[5.2][GuidedTours] replace deprecated access of input property #44195

Merged
merged 2 commits into from
Oct 7, 2024

Conversation

heelc29
Copy link
Contributor

@heelc29 heelc29 commented Oct 6, 2024

Summary of Changes

#43814 use deprecated code
https://github.com/joomla-framework/application/blob/dd055642fbe8d7b919a6c6c345a0d016b0981e65/src/AbstractWebApplication.php#L229-L238

See also #39029 for information

Testing Instructions

  • use guided tours
  • code review

Actual result BEFORE applying this Pull Request

Use of deprecated access to the application's input property

Expected result AFTER applying this Pull Request

Application->getInput() instead of Application->input (no deprecation warning)

Link to documentations

Please select:

  • No documentation changes for docs.joomla.org needed
  • No documentation changes for manual.joomla.org needed

@richard67
Copy link
Member

I have tested this item ✅ successfully on b67e9c9

Code review


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44195.

@Quy
Copy link
Contributor

Quy commented Oct 6, 2024

I have tested this item ✅ successfully on b67e9c9


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44195.

@richard67
Copy link
Member

RTC


This comment was created with the J!Tracker Application at issues.joomla.org/tracker/joomla-cms/44195.

@joomla-cms-bot joomla-cms-bot added the RTC This Pull Request is Ready To Commit label Oct 6, 2024
@Hackwar Hackwar enabled auto-merge (squash) October 7, 2024 14:24
@Hackwar Hackwar added this to the Joomla! 5.2.0 milestone Oct 7, 2024
@Hackwar
Copy link
Member

Hackwar commented Oct 7, 2024

Thank you for your contribution @heelc29

@rdeutz rdeutz disabled auto-merge October 7, 2024 15:23
@rdeutz rdeutz enabled auto-merge (squash) October 7, 2024 15:24
@rdeutz rdeutz disabled auto-merge October 7, 2024 15:30
@rdeutz rdeutz merged commit 8f6292d into joomla:5.2-dev Oct 7, 2024
1 check passed
@joomla-cms-bot joomla-cms-bot removed the RTC This Pull Request is Ready To Commit label Oct 7, 2024
@heelc29 heelc29 deleted the 5.2/guidedtours-application-input branch October 7, 2024 18:05
richard67 added a commit that referenced this pull request Oct 8, 2024
[5.3] Upmerge 2024-10-08:
- [4.4] Update NPM developer dependencies braces, fill-range, micromatch and rollup #44159 
- [4.4] Fix the actions menu in the admin isn't working on mobile #44199 
- [5.2][GuidedTours] replace deprecated access of input property #44195 
- [5.2] Translation Update #44191 
- [5.2] SEF: Don't remove trailingslash on hp in a subdir #44205
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants