-
### Description
Whoops has been good to us over the years but I think v10 is an opportune time to drop it for two reasons:
1. We already require `symfony/error-handler` so we're reducing our depende…
-
Hello Developers,
I would like to try your CMS and have everything installed. But in the frontend I have this error message.
```
Fatal error: Call to undefined method Whoops\Handler\JsonResponseHand…
ghost updated
8 years ago
-
Everything between Gantry and p8pbb work flawless until when someone wants to login into their profile from Joomla side ( using login menu/page from phpBB is OK ). I got the follwing error when logged…
-
To reproduce:
I have a very basic composer project (PHP 8.2.4, basic common extensions enabled).
While just having this code in `index.php` and running it from command line via `php -f index.php`…
-
### Debug mode
- [X] I have enabled debug mode
- [X] I have read [checked the Common Issues page](https://snipe-it.readme.io/docs/common-issues)
### Describe the bug
Attempting to upgrade to curren…
-
Reproduce:
Tested PHP version: `7.2.19, 7.3.6, `
Whoops version: `2.3.1`
I recently missed "space" into some configuration file. With Whoops turned off, php output shows:
```php
php -r "in…
-
After adding your package , its works fine on validation but when use to select a set data by ORM , i m getting large data as recursive , its make a application slow and needs more system usage to per…
-
I recently wanted to add a custom error handler to our Kirby, but there's no easy way to do so.
In theory it *is* very simple, because Kirby uses Whoops which allows you to register multiple handlers…
-
### What happened?
I've compiled static build of my Laravel application, started it, making requests, but application responses with 500 error from application.
When try to use artisan command, go…
-
Based off of a tweet from Marcel Pociot (https://twitter.com/marcelpociot/status/1016784890128470017), I'd like to add this option and pull the value from the .env file.
```
/*
|---------…