php-docs-samples icon indicating copy to clipboard operation
php-docs-samples copied to clipboard

fix: Update event function code samples when using CloudEventInterface

Open chujchen opened this issue 7 months ago • 0 comments

The previous code samples will fail during the deployment due to the error "PHP message: PHP Fatal error: Uncaught LogicException: Your function must have "Google\CloudFunctions\CloudEvent" as the typehint for ."

See https://github.com/GoogleCloudPlatform/functions-framework-php/pull/116 for details.

chujchen avatar Apr 21 '25 20:04 chujchen