Summary
Can read text when exception is thrown and Whoops library is used. https://github.com/Ppito/laminas-whoops
Current behavior

How to reproduce
- include laminas-developer-tools module
- include laminas-whoops module
- throw any random exception manually
- check the Environment and details section
Expected behavior
The text should be readable regardless if Laminas contains DeveloperTools module or not.