Jean-Marc LIGER wrote:
We use our own set of php5 renamed packages which :
- doesn't conflict with others php packages
- try to follow both upstream and php.net
- provide a lot of usefull/less modules ;-)
That doesnt work very well on a larger scale. eg:
how do you provide a upgrade path from the distro php to the >someother< php, and how do you handle rpms for php-<feature> packages ? and how do they track what php version is being followed.
- KB