tomwalder / php-gds

Google Cloud Datastore Library for PHP
Apache License 2.0
164 stars 44 forks source link

fix: use GAE_APPLICATION env var in ProtoBuf gateway #179

Closed hdp617 closed 3 years ago

hdp617 commented 3 years ago

In App Engine PHP 7 runtimes, GAE_APPLICATION is the Google Cloud project ID [0] and the APPLICATION_ID env var is no longer set.

[0] https://cloud.google.com/appengine/docs/standard/php7/runtime#special_server_keys