In this article you will find out how to pinpoint all the potential issues in regular PHP code by taking advantage of fast compiler-based static program analysis, provided as a part of the PeachPie project.
... continue readingIn the previous blog we have explained all the benefits of the continuous testing on Travis CI. Now, we want to show the way it is implemented from a more technical standpoint.
... continue readingWe are back to working on Peachpie compiler and achieved a major milestone this week: continuous testing of our build using Travis CI.
... continue reading