functions-framework-php icon indicating copy to clipboard operation
functions-framework-php copied to clipboard

FaaS (Function as a service) framework for writing portable PHP functions

Results 46 functions-framework-php issues
Sort by recently updated
recently updated
newest added

## Actual (Local) ``` [Fri Mar 12 10:54:00 2021] error_log() output here! [Fri Mar 12 10:54:01 2021] error_log does not log in Cloud Functions! ``` ## Expected Functions Framework is...

Feature request for registering the stream wrapper automatically in the functions framework: ```php // automatically register stream wrapper for easier access of GCS files // read $myGcsFile = file_get_contents('gs://my-gcs-bucket/my-gcs-file.txt'); //...

enhancement

The `X-Cloud-Trace-Context` header is included in requests, but as we don't expose headers to the event-style functions it is inaccessible. This value is the only means of grouping StackDriver logs...

For some cases, such as when a Heroku build pack is used, access to the `vendor` directory is disabled. This also may be a general best practice. We should try...

documentation
enhancement

It seems like this regressed when we migrated from the PHP dev server to PHP FPM.

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | oskarstark/php-cs-fixer-ga | docker | digest | `83b093a` -> `09b9c4e` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github/codeql-action](https://togithub.com/github/codeql-action) | action | major | `v2.23.0` -> `v3.25.11` | ---...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [actions/checkout](https://togithub.com/actions/checkout) | action | patch | `v4.1.1` -> `v4.1.7` | |...

[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [phpunit/phpunit](https://phpunit.de/) ([source](https://togithub.com/sebastianbergmann/phpunit)) | `^7.5\|^8.0` -> `11.2.6` |...