User tests: Successful: Unsuccessful:
Pull Request for Issue # .
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.
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
* @deprecated 4.0 will be removed in 6.0
* Use the configuration object within the application.
* Example: Factory::getApplication->getConfig();
*/
* @deprecated 4.0 will be removed in 6.0
* Use the configuration object within the application.
* Example: Factory::getApplication()->getConfig();
*/
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
Category | ⇒ | Libraries |
Status | New | ⇒ | Pending |
I have tested this item ✅ successfully on 1fffadc
Status | Pending | ⇒ | Ready to Commit |
Labels |
Added:
PR-4.4-dev
|
RTC
Spam deleted
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
|
Thanks!
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.