We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 799269e commit c7e7c84Copy full SHA for c7e7c84
src/Middleware/Mezzio.php
@@ -23,6 +23,7 @@
23
24
use function ErrorHeroModule\detectMessageContentType;
25
use function ErrorHeroModule\isExcludedException;
26
+use function strcasecmp;
27
28
final class Mezzio implements MiddlewareInterface
29
{
0 commit comments