On Tue, 2006-09-12 at 08:29 -0700, Brian Dunning wrote:
> I'm considering upping my production server from 4 to 5. There are  
> too many sites to test everything in 5 first. Is there a good source  
> I can go to to find out what kinds of problems to expect?
> 

Don't really know of sites that will explicitly test for compatibility,
but our issues were as follows:

1. Deprecated var
2. SOAP and NuSOAP
3. Aggressive refactoring for visibility and use of new SPL bits and
pieces

Our apps are all OOP front end controller type setups, so I supppose
that helped a bit. AFAIK you can set php5 to php4 compatibility mode as
well. Possibly even on a per host basis?

--Paul

All Email originating from UWC is covered by disclaimer 
http://www.uwc.ac.za/portal/uwc2006/content/mail_disclaimer/index.htm 

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to