Closed icanhazstring closed 8 years ago
Hey there,
yesterday i tried to use this module with PHP7. Unfortunately it doesn't work that well. The TypeHint for the expected \Exceptions don't work for the raised new \Error types.
Are you fixing this already? If not, maybe i can look into it. Greets :)
I open this up again. Maybe will do a pull request later this day.
The only change which has to be made should be to increase the version number of flip/whoops to version 2.*
Hey there,
yesterday i tried to use this module with PHP7. Unfortunately it doesn't work that well. The TypeHint for the expected \Exceptions don't work for the raised new \Error types.
Are you fixing this already? If not, maybe i can look into it. Greets :)