SpamProtection icon indicating copy to clipboard operation
SpamProtection copied to clipboard

SpamProjector now throws custom exceptions for easier top identifying exceptions

Open MekDrop opened this issue 8 months ago • 0 comments

Having custom exceptions makes it easier to identify the cause in try-catch blocks, so this PR adds this functionality.

P.S. It might be a good idea to merge #7 first, as this PR uses PHP 8 coding style.

MekDrop avatar Aug 08 '25 21:08 MekDrop