RTC PR-4.4-dev Pending

User tests: Successful: Unsuccessful:

avatar hans2103
hans2103
18 Aug 2024

Pull Request for Issue # .

Summary of Changes

This PR without any issue will fix some typos in DocBlock
When DocBlock states that some code is deprecated and comes with an alternative it would be nice if the alternative is free from typos.

Testing Instructions

open mentioned files
look for the docblock of the changed lines
apply pr
and see changes in docblock.

this PR will not change any functionality of Joomla.
Just fixing typo in DocBlock

Actual result BEFORE applying this Pull Request

     * @deprecated  4.0 will be removed in 6.0
     *              Use the configuration object within the application.
     *              Example: Factory::getApplication->getConfig();
     */

Expected result AFTER applying this Pull Request

     * @deprecated  4.0 will be removed in 6.0
     *              Use the configuration object within the application.
     *              Example: Factory::getApplication()->getConfig();
     */

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:

  • No documentation changes for manual.joomla.org needed

avatar joomla-cms-bot joomla-cms-bot - change - 18 Aug 2024
Category Libraries
avatar hans2103 hans2103 - open - 18 Aug 2024
avatar hans2103 hans2103 - change - 18 Aug 2024
Status New Pending
avatar brianteeman brianteeman - test_item - 18 Aug 2024 - Tested successfully
avatar brianteeman
brianteeman - comment - 18 Aug 2024

I have tested this item ✅ successfully on 1fffadc

Not typos - they are errors


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

avatar richard67 richard67 - test_item - 18 Aug 2024 - Tested successfully
avatar richard67
richard67 - comment - 18 Aug 2024

I have tested this item ✅ successfully on 1fffadc


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

avatar richard67 richard67 - change - 18 Aug 2024
Status Pending Ready to Commit
Labels Added: PR-4.4-dev
avatar richard67
richard67 - comment - 18 Aug 2024

RTC


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

avatar atrcm
atrcm - comment - 23 Aug 2024

Spam deleted

avatar laoneo laoneo - change - 30 Aug 2024
Status Ready to Commit Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2024-08-30 05:40:31
Closed_By laoneo
Labels Added: RTC
avatar laoneo laoneo - close - 30 Aug 2024
avatar laoneo laoneo - merge - 30 Aug 2024
avatar laoneo
laoneo - comment - 30 Aug 2024

Thanks!

Add a Comment

Login with GitHub to post a comment