itsgoingd / clockwork

Clockwork - php dev tools in your browser - server-side component
https://underground.works/clockwork
MIT License
5.69k stars 321 forks source link

Vanilla Integration: typo in getenv() refactoring 6e1d71ee #684

Closed fedorovsergey closed 8 months ago

fedorovsergey commented 8 months ago

Fatal error: Cannot use isset() on the result of an expression (you can use "null !== expression" instead)

itsgoingd commented 8 months ago

Thanks!