theofidry / PsyshBundle

A command line REPL bundle for Symfony using PsySH.
MIT License
208 stars 29 forks source link

Return type violation in PsyshCommand::execute() #51

Closed hugochinchilla closed 4 years ago

hugochinchilla commented 4 years ago
Psy Shell v0.9.12 (PHP 7.4.2 — cli) by Justin Hileman
New version is available (current: v0.9.12, latest: v0.10.0)
>>> quit
Exit:  Goodbye

In Command.php line 258:

  Return value of "Fidry\PsyshBundle\Command\PsyshCommand::execute()" must be  
   of the type int, NULL returned.