Google Inc. is announcing that Google App Engine SDK for PHP with version number 1.9.23 is already available to download.
What is Google App Engine SDK for PHP ?
Google App Engine SDK for PHP is A Google App Engine SDK for PHP developers, allowing them to run their Web applications on top of Google's powerful infrastructure .
The Google App Engine (GAE) is a toolkit for Web developers allowing them to create, manage and scale their applications, depending on incoming traffic and data storage needs.GAE doesn't need special servers, running on Google's infrastructure.It just needs programmers upload their application and run it normally.The Google App Engine SDK for PHP includes a PHP runtime for hosting and running PHP apps and websites natively.The GAE PHP SDK, as with other SDKs, includes extended support for the Google Accounts, Google Cloud SQL and Google Cloud Storage services.Other Google App Engine SDKs are provided also for:JavaPythonGo
This is changelog for Google App Engine SDK for PHP version 1.9.23 :
- The URL Fetch service will always issue a GET request when it receives and responds to a 302 response; previously it would preserve the original HTTP method. This new behavior is in line with modern conventions.
You can read the complete changelog and also download this latest version on their homepage:
developers.google.com