Hey Richmond. The PHP SDK for OSX isnt available on the download page (if it is the Launcher that is referred to). The normal 1.8.5 PHP SDK does not include an interp for PHP.
On Tuesday, September 17, 2013 4:02:27 AM UTC+2, Richmond Manzana wrote: > > Hello! > > Pre-release SDKs for Python, PHP and Java found here: > http://code.google.com/p/**googleappengine/downloads/list<http://code.google.com/p/googleappengine/downloads/list> > > Please see the pre-release notes below. > > Cheers, > > Richmond Manzana > Technical Program Manager > Google App Engine > > App Engine SDK - Pre-Release Notes > > Version 1.8.5 > > Java > ============================== > - The max_concurrent_requests setting is now configurable per > version/engine. > http://code.google.com/p/googleappengine/issues/detail?id=7927 > - The Conversion API, a decommissioned feature, has been removed from the > runtime. Applications in production that import the API should be fixed > as > soon as possible. > - Fixed an issue with the Admin Console Datastore Viewer throwing errors > when > fetching UTF-8 kinds. > https://code.google.com/p/googleappengine/issues/detail?id=7570 > - Fixed an issue with the Datastore Admin not being able to backup to > another > app. > https://code.google.com/p/googleappengine/issues/detail?id=9808 > > Python & PHP > ============================== > - The max_concurrent_requests setting is now configurable per > version/engine. > http://code.google.com/p/googleappengine/issues/detail?id=7927 > - Fixed an issue with the Admin Console Datastore Viewer throwing errors > when > fetching UTF-8 kinds. > https://code.google.com/p/googleappengine/issues/detail?id=7570 > - Fixed an issue with the Datastore Admin not being able to backup to > another > app. > https://code.google.com/p/googleappengine/issues/detail?id=9808 > > Python > ============================== > - Developers can now use pdb when debugging python applications in the > dev_appserver. > https://code.google.com/p/googleappengine/issues/detail?id=9012 > https://code.google.com/p/googleappengine/issues/detail?id=9027 > > PHP > ============================== > - Modules are now supported for the PHP Runtime. > - The Log Service API is now available. > - The PHP interpreter has been upgraded from PHP 5.4.17 to PHP 5.4.19. > - The /e modifier for mb_ereg_replace has been disabled. > - The PHP interpreter has been switched to the JSON-C library. > - The Mac OSX SDK now includes a PHP interpreter, installing PHP > separately is > no longer required. > - The Windows SDK now includes a PHP interpreter, installing PHP > separately is > no longer required. > - Fixed an issue where files that contain an '@' could not be deployed. > > https://code.google.com/a/google.com/p/google-appengine-php-trusted-tester > /issues/detail?id=6 > > > -- 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 [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-appengine. For more options, visit https://groups.google.com/groups/opt_out.
