I haven't been able to find any info regarding this anywhere while burying through the thousands of results I have been getting concerning php5 so here goes.
We have several FreeBSD 9.2 machines and one FreeBSD 10.0 machine all with mod_php5 (currently on version 5.4.32) installed which is the latest for that port. However, we know that 5.5 and 5.6 have been subsequently released and were wondering a few things:
- When is the main mod_php5 port updated to the latest versions usually?
- Why are the versions kept separate? Is it a question about stability?
- If we chose to upgrade to 5.5 using the mod_php55 port, could this create any issues with other ports that may want to have mod_php5 installed as a dependency and, if so, is there any way to prevent this other then simply waiting for the mod_php5 port to be updated to 5.5?
Thank you for your time!