Unit/System Tests PR-6.2-dev Pending

User tests: Successful: Unsuccessful:

avatar Hackwar
Hackwar
15 Jul 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

This introduces a series of new exceptions and also unifies all exceptions to have the Exception suffix. For this, it creates a new exception class and the old exception class with the missing suffix extends from the new class. With that, you can convert your code to catch the new class already and we will then convert to those new exceptions in a future major version.

Testing Instructions

Codereview

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 Hackwar Hackwar - open - 15 Jul 2026
avatar Hackwar Hackwar - change - 15 Jul 2026
Status New Pending
avatar joomla-cms-bot joomla-cms-bot - change - 15 Jul 2026
Category Libraries Unit Tests
avatar Hackwar Hackwar - change - 15 Jul 2026
Labels Added: Unit/System Tests PR-6.2-dev

Add a Comment

Login with GitHub to post a comment