PR-5.3-dev Pending

User tests: Successful: Unsuccessful:

avatar joomdonation
joomdonation
28 Feb 2025

Pull Request for Issue # .

Summary of Changes

Calling sprintf function with only the first argument is useless because it will just return the passed string. This PR removes these useless function calls using PHPCS Fixer no_useless_sprintf.

Testing Instructions

Code review

Actual result BEFORE applying this Pull Request

Works

Expected result AFTER applying this Pull Request

Works

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 joomdonation joomdonation - open - 28 Feb 2025
avatar joomdonation joomdonation - change - 28 Feb 2025
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 28 Feb 2025
Category Administration com_fields com_finder Libraries
avatar rdeutz rdeutz - change - 28 Feb 2025
Labels Added: PR-5.3-dev
avatar rdeutz rdeutz - change - 28 Feb 2025
Status Pending Fixed in Code Base
Closed_Date 0000-00-00 00:00:00 2025-02-28 14:54:00
Closed_By rdeutz
avatar rdeutz rdeutz - close - 28 Feb 2025
avatar rdeutz rdeutz - merge - 28 Feb 2025

Add a Comment

Login with GitHub to post a comment