We are finally starting the first tests of our software in production, and for our context would be really nice to ship phalcon.so
(1.3.2) already compiled. Besides the hardware, we are making sure to reproduce almost the same envioriment for development and production.
From first tests everything is working well so far, but I need to ask if someone knows what are the risks of distributing a precompiled version of the framework, can some functionality get broken by doing this? Like file handling or whatever?
Also, minor question about Phalcon 2.0. Once we compiled the framework, Zephir and json-c is no longer required in the machine right?
Thanks in advance!