PR-5.4-dev Pending

User tests: Successful: Unsuccessful:

avatar muhme
muhme
1 Apr 2026
  • I read the Generative AI policy and my contribution is either not created with the help of AI or is compatible with the policy and GNU/GPL 2 or later.

Summary of Changes

As with Joomla! 5.4.4 creation we have five times error:
class.notFound in administrator/components/com_associations/tmpl/association/edit.php
with
Call to method escape() on an unknown class HtmlView

Fixed by adding to phpstan-baseline.neon

Testing Instructions

Running libraries/vendor/bin/phpstan

Actual result BEFORE applying this Pull Request

5 errors, red

Expected result AFTER applying this Pull Request

0 errors, green

Link to documentations

Please select:

  • Documentation link for guide.joomla.org:

  • No documentation changes for guide.joomla.org needed

  • Pull Request link for manual.joomla.org:

  • No documentation changes for manual.joomla.org needed

avatar muhme muhme - open - 1 Apr 2026
avatar muhme muhme - change - 1 Apr 2026
Status New Pending
avatar muhme muhme - change - 1 Apr 2026
The description was changed
avatar muhme muhme - edited - 1 Apr 2026
avatar laoneo
laoneo - comment - 1 Apr 2026

Should not the real error be fixed instead of hiding the error?

avatar muhme
muhme - comment - 1 Apr 2026

Should not the real error be fixed instead of hiding the error?

If it is a real error, could you please create a fix?

avatar laoneo
laoneo - comment - 1 Apr 2026

Here we go #47523.

avatar muhme muhme - change - 1 Apr 2026
Status Pending Closed
Closed_Date 0000-00-00 00:00:00 2026-04-01 06:17:15
Closed_By muhme
Labels Added: PR-5.4-dev
avatar muhme
muhme - comment - 1 Apr 2026

Closing as #47523 solves the errors. Thank you @laoneo !

avatar muhme muhme - close - 1 Apr 2026

Add a Comment

Login with GitHub to post a comment