GoogleCloudPlatform / php-docs-samples

A collection of samples that demonstrate how to call Google Cloud services from PHP.
http://cloud.google.com/php
Apache License 2.0
957 stars 1.03k forks source link

feat: upgrade all instances of PHP 7.4 and 8.0 to 8.1 or higher #1963

Closed bshaffer closed 2 months ago

bshaffer commented 7 months ago

addresses https://github.com/GoogleCloudPlatform/php-docs-samples/issues/1962 and https://github.com/GoogleCloudPlatform/php-docs-samples/issues/1961

see cl/634137632

bshaffer commented 2 months ago

Looks like the dlp and run/laravel tests are failing for every version of PHP. I believe this is unrelated to the changes made in this PR, and just means that we need to fix those tests.