Re: Going from PHP4 to PHP5

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux