Hi, I wonder if I can update PHP on my server from 5.3 to 5.4. Among others my concerns are about the fact that magic_quotes_gpc, allow_call_time_pass_reference and register_globals must not be set in php.ini any more. Does Revo need one of these settings?
-
☆ A M B ☆
- 2,213 Posts
Hello,
There are no reported PHP 5.4.x bugs for Revolution at this point in time, granted there are no reported success stories either.
I know there is a reported bug for Evolution with a fix noted.
In regards to register_globals and magic_quotes(_gpc), they should NOT be enabled as they will cause problems. I am unsure if all_call_time_pass_reference is needed, but there is only one way to find out...
Give it a try, and report back with any errors so we can get those filed/fixed. Oh, and you may want to upgrade to 2.2.0 PL2, if there are any support issues with PHP 5.4.x they are most likely to have been fixed in that release.