We're currently running with php 5.2.5. We have now encountered a bug that creates a seg fault. Our first idea at the solution is upgrading to version 5.2.6 but are skeptical of problems that it will create. We are running Apache and host a dozen or so sites.
- Will any existing code break?
- Are there any significant changes to be aware of. I was reading the change log but didn't notice any.
- Is it easy to revert back to 5.2.5 if something goes wrong?
- Anything else to be aware of?