PHP 5.4 test run on web hosting

[gtranslate]

For those interested, we offer to try PHP 5.4 activation on the web hosting. We plan to deploy PHP 5.4 to all web hosts in the first half of April 2013.

We have PHP 5.4 support ready on our webhost, but before full deployment we need to test it properly and debug any bugs.

If you are genuinely interested in trying PHP 5.4 on a real web host on a real website in use, please contact us via the contact form. PHP 5.4 can be enabled on any active web host in our country.

For the time being, please only genuine applicants. We will select the first few, if there are a large number of them, we will unfortunately have to reject the others.

We plan to deploy PHP 5.4 to all web hosts in the first half of April 2013.

There is phpinfo PHP 5.4 on the webhost.

How PHP 5.4 will work for us

It will be possible to combine both versions of PHP – 5.3 and 5.4. .php53 files will be interpreted using PHP 5.3, .php54 files will be interpreted using PHP 5.4. Scripts with the .php extension will be handled by optional, by default it will be 5.3, customers will be able to switch between PHP 5.3 and 5.4 in the administration.

In version 5.4, we use the APC (Alternative PHP Cache) tool as an opcode cache instead of the previously used eAccelerator. Otherwise, the versions do not differ in terms of options and available modules.

Please note that the register_globals option no longer exists in PHP 5.4.