peridot-php / peridot

Event driven BDD test framework for PHP
http://peridot-php.github.io/
MIT License
328 stars 27 forks source link

php7 issue with application.spec.php and omitting an argument #150

Closed brianium closed 9 years ago

brianium commented 9 years ago

Fatal error: Argument 1 passed to Peridot\Console\Application::getCommandName() must implement interface Symfony\Component\Console\Input\InputInterface, none given, called in /home/travis/build/peridot-php/peridot/specs/application.spec.php on line 38 and defined in /home/travis/build/peridot-php/peridot/src/Console/Application.php on line 115