issues
search
itsgoingd
/
clockwork
Clockwork - php dev tools in your browser - server-side component
https://underground.works/clockwork
MIT License
5.7k
stars
320
forks
source link
Removed psr/log support
#564
Closed
itsgoingd
closed
2 years ago
itsgoingd
commented
2 years ago
removed psr/log support, as the latest version adds incompatible type-hints and causes installation issues on Laravel 9
the logger class api is unchanged, just no longer implements the psr interface
fixes
https://github.com/itsgoingd/clockwork/issues/562
Breaking
Clockwork\Request\Log
no longer implements the PSR log interface, it is unlikely you are using this class directly
Breaking
Clockwork\Request\Log
no longer implements the PSR log interface, it is unlikely you are using this class directly