Hi Am 2025-06-26 18:53, schrieb Larry Garfield:
2. Please don't name the exception "Exception". It needs some slightly more useful name, to avoid confusion in a file that also uses \Exception.
More specifically, since it does introduce an entirely new namespace it should be considered a “new extension” and must therefore follow the Exception policy outlined in: https://github.com/php/policies/blob/main/coding-standards-and-naming.rst#throwables
Best regards Tim Düsterhus