barbushin / php-console

Handle PHP errors, dump variables, execute PHP code remotely in Google Chrome
https://chrome.google.com/webstore/detail/php-console/nfhmhhlpfleoednkpnnnkolmclajemef
MIT License
1.34k stars 283 forks source link

Static variable must be initialized in constructor #145

Closed chenos closed 7 years ago

chenos commented 7 years ago

It is good now.

barbushin commented 7 years ago

Not agreed. Static vars are not related to class instance initialization.