Hello all,
I found this article that helps me much in installing phalcon 4.0.0-rc.3 with MAMP PRO 5.5 & PHP 7.3.8 https://madebyextreme.com/insights/how-to-install-phalcon-php-framework-with-mamp-on-osx
I've downloaded phalcon and installation went smoothly with only a few warnings given. The phalcon.so module has been placed in the proper directory and the only thing to do is add it in php.ini. After reboot MAMP no errors but also no phalcon listed in phpinfo();
My question: Does anybody else experienced the same issue & do you know how to solve it?