Hi I have compiled and am using phalcon.so using the guide: https://docs.phalcon.io/en/3.0.0/reference/install.html#compile-from-source
I am getting error:
[29-Mar-2017 17:01:56 UTC] Call to undefined method self::_groupresult(), did you mean 'undefined'?
I beleive this is a fixed but unreleased issue: https://github.com/phalcon/zephir/issues/1372
So assuming all the above is true my question is how do I build phalcon with the latest zephir?