Hello Everyone,

If you don't have an application that uses the PHP runtime, you can stop 
reading now.

In the next App Engine release we intend on switching the PHP interpreter 
from version 5.4 to version 5.5. There is a *small* list of backwards 
incompatible <http://php.net/manual/en/migration55.incompatible.php> changes 
that are part of the PHP 5.5 runtime - which means there is a small chance 
that your applications could break when we do the upgrade. 

To help you test out your applications now and make sure you apply any 
required fixes before we change over, we have created pre-release SDKs for 
Mac and Windows that include a 5.5 build of the interpreter. You can grab 
these SDKs from the following locations:

Windows 1.9.17 PreRelease SDK 
<https://console.developers.google.com/m/cloudstorage/b/appengine-sdks/o/featured/GoogleAppEngine-1917-prerelease.msi>
Mac 1.9.17 PreRelease SDK 
<https://console.developers.google.com/m/cloudstorage/b/appengine-sdks/o/featured/GoogleAppEngineLauncher-1917-prelease.dmg>

For linux users, please read this 
<https://gae-php-tips.appspot.com/2014/11/15/app-engine-php-1-9-17-pre-release-sdk/>
 post 
that contains instructions on how to build a php-cgi executable for testing.

Please report any issues that you encounter with the SDKs in the issue 
tracker <https://code.google.com/p/googleappengine/wiki/FilingIssues?tm=3>, 
and we'll do our best to address them promptly.

Best Regards,
Stuart

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to