-
I am getting the following message when adding via composer:
> [InvalidArgumentException]
> Package ppito/laminas-whoops at version 2.0 has a PHP requirement incompatible with your PHP version (…
bogal updated
3 years ago
-
I've done a bunch of tracing, but I can't yet provide a testcase.
I've got a ZF3 app that's using Whoops. When running from the command line, PHP runs out of memory and see a stack trace on STDOUT…
-
Error when working with the zendframework/zend-mvc-console package.
Version ppito/zf3-whoops: 1.3.1
Perhaps need to add a check if $response is a Zend\Console\Response object, then do nothing.
```…
-
Running `phpcov merge Certification.cov --clover clover.xml`
Results in:
```
```
Even though my ./var/coverage/Certification.cov has data in it (truncated here):
```
-
Similar issue to this one: https://github.com/Ppito/zf3-whoops/issues/5
but not the same.
## Bug description
When any php error is triggered it's not displayed (blank page).
## Enviroment …
-
Hello,
I develop a module of error handler to integrate whoops in Zend Framework 3 ([Ppito/zf3-whoops](https://github.com/Ppito/zf3-whoops)), and because of a bug issue was open to me, we found a l…
Ppito updated
7 years ago
-
First, thanks for putting this module together.
With WhoopsErrorHandler enabled in my config/modules.config.php, any PHP level errors get squashed.
So instead of this
![selection_044](https://c…
-
Hello guys,
I made ZF3 integration: https://packagist.org/packages/ppito/zf3-whoops
If you want to add it in your ReadMe :)
Thanks a lot :D
Ppito updated
7 years ago