thephpleague / climate

PHP's best friend for the terminal.
http://climate.thephpleague.com
MIT License
1.87k stars 126 forks source link

Fatal error after latest update #185

Closed mxdpeep closed 2 years ago

mxdpeep commented 2 years ago

PHP Fatal error: Uncaught TypeError: defined(): Argument #1 ($constant_name) must be of type string, resource given in .../vendor/league/climate/src/Util/System/Linux.php:91

league/climate 3.8.0

duncan3dc commented 2 years ago

Do you have a script to reproduce? And details about the environment that causes this issue?

duncan3dc commented 2 years ago

Fixed in 3.8.1 now