Hi, I need install phalcon in webfaction. Webfactions has php 7.0
I tryed using the git repository for falcon using the following instructions
https://community.webfaction.com/questions/13689/phalcon-php
But on making I have a lot of errors
make: [phalcon.lo] Error 1 []$ /element.zep.h:38:1: error: unknown type name ‘zend_object_value’
I think it's not working because the phalcon's git repo is using php 7.1 and is not compatible with phpsize70.
Where can I find the phalcon version with php 7.0???
thankls