Just curious to know who in the group is doing SCM and/or continuous integration with Web based products (read PHP)? What tools are you using? I'm new to the...
Hi All, From my point of view, the purpose of continuous integration when used with technologies such as PHP (or any other interpreted only language) is mainly...
Hi, We have been using ANT and cruise control for builds and deployments, SVN for version control, Selenium for functional testing and PHPUnit for unit ...
Hi Folks, In response to Randy's question and to further Thiago's discussion: We've gone as far as using continuous integration even for config files. The...