GoogleCloudPlatform / GoogleCloudPlatform/php-docs-samples

feat: Update Cloud Functions samples to use non-EOL PHP

Open
#1,962 0 comments 0 reactions 1 assignee Claimed by @bshaffer View on GitHub
samples
Dominant language
PHP
Stars
1k
Forks
1k
PR merge metrics
No merged PRs in 30d

Description

Some of our Cloud Functions samples still use PHP 7.4

- https://github.com/GoogleCloudPlatform/php-docs-samples/blob/add395fbcfb6cc55f3f638b025ddc3d6b6d31f59/functions/helloworld_storage/composer.json#L3
- https://github.com/GoogleCloudPlatform/php-docs-samples/blob/add395fbcfb6cc55f3f638b025ddc3d6b6d31f59/functions/typed_greeting/composer.json#L3
- https://github.com/GoogleCloudPlatform/php-docs-samples/blob/add395fbcfb6cc55f3f638b025ddc3d6b6d31f59/functions/helloworld_pubsub/composer.json#L3
- https://github.com/GoogleCloudPlatform/php-docs-samples/blob/add395fbcfb6cc55f3f638b025ddc3d6b6d31f59/functions/helloworld_http/composer.json#L3

As this version of PHP is now EOL, we need to upgrade these to the more current versions of PHP 8.2 or 8.3.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.