We have moved our forum to GitHub Discussions. For questions about Phalcon v3/v4/v5 you can visit here and for Phalcon v6 here.

Phalcon DevTools (3.1.2) Error

Hello!

After install devtools I see the error:

#!/usr/bin/env php

PHP Notice:  Constant COMPATIBLE_VERSION already defined in /home/farkhod/Projects/phalcon-devtools/bootstrap/autoload.php on line 106

My php version is v7.0.15-0ubuntu0.16.10.4

Having the same issue. Someone posted it here with more information. https://forum.phalcon.io/discussion/15887/phalcon-dev-tools-installation-php-fatal-error

Having the same issue on unbuntu 16 with php 7

Following the Installation via Git steps here https://phalconist.com/phalcon/phalcon-devtools seems to have worked.

PS. check your shell startup files (.bash .cshrc etc); re-running the phalcon.sh script (which I tried about 6 or 7 times) added alot of junk to mine

There is still an error?