Hi,
I get this error
PHP Fatal error: Can't inherit abstract function CommandInterface::getCommand() (previously declared abstract in CommandAbstract) in /home/xxxx/Downloads/zephir/Library/Commands/Abstract.php on line 26
When doing this ../zephir/bin/zephir generate
I know phalcon 2 is not support and all, but do you have an idea what might be the problem ? (i'm on centOS 6, PHP 5.3.3 (cli))
I followed this guide https://github.com/phalcon/cphalcon/tree/2.0.0