I'm working on a PHP project and I would like to know recommendations for implementing continuous integration.
I've read all the theory, but never got to use continuous integration. So it should be rather easy to start.
I've read about Xinc, Hudson, among others, but I would like to get some feedback based on experience. Have you used continuous integration in PHP projects? What has been your experience? Which server would you recommend?
Thanks in advance!