Feature Conflicting Files PR-6.0-dev Pending

User tests: Successful: Unsuccessful:

avatar Denitz
Denitz
18 Oct 2024

Summary of Changes

We can safely apply possible strict string comparisons where possible.

Testing Instructions

Apply patch, run all test.

Actual result BEFORE applying this Pull Request

Non-strict string comparisons.

Expected result AFTER applying this Pull Request

All good.

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

1b47c82 18 Oct 2024 avatar Denitz start
avatar Denitz Denitz - open - 18 Oct 2024
avatar Denitz Denitz - change - 18 Oct 2024
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 18 Oct 2024
Category Administration com_admin com_associations com_banners com_categories com_checkin com_config com_contact com_content
avatar Denitz Denitz - change - 19 Oct 2024
Labels Added: PR-5.3-dev
avatar HLeithner
HLeithner - comment - 4 Mar 2025

This pull request has been automatically rebased to 6.0-dev.

avatar HLeithner HLeithner - change - 4 Mar 2025
Title
[5.3] Apply strict string comparisons
[6.0] Apply strict string comparisons
avatar HLeithner HLeithner - edited - 4 Mar 2025
avatar brianteeman
brianteeman - comment - 15 Aug 2025

@Denitz could you take a look at resolving the conflicts please

avatar Denitz Denitz - change - 16 Aug 2025
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2025-08-16 14:25:20
Closed_By Denitz
Labels Added: Feature Conflicting Files PR-6.0-dev
Removed: PR-5.3-dev
avatar Denitz Denitz - close - 16 Aug 2025
avatar Denitz
Denitz - comment - 16 Aug 2025

@brianteeman Thanks for being the first who has spotted this PR!
Sorry, but I am closing this PR. No time and no sense to fix conflicts since Oct 18, 2024 and v5.3.
I will probably make a new PR once 6.0.0 is released, even though I don't see any demand for it.
Actually, all these simple PRs originated from simple PHP inspections can be easily merged by Joomla code owners.
I am sure that not less than 60% of static code analysis problems can be resolved in 2-3 hours, if somebody with merge permission just use PHPStorm, even with built-in inspections, or even better with "Php Inspections ​(EA Extended)​ plugin". At least before releasing 6.0.0 when the new features are frozen.

Add a Comment

Login with GitHub to post a comment