raygun4php icon indicating copy to clipboard operation
raygun4php copied to clipboard

PHP provider for Raygun

Results 5 raygun4php issues
Sort by recently updated
recently updated
newest added

We want to be able to configure our PHP Raygun client to not include server variables when sending reports. The reason is that a lot of environment variables can contain...

enhancement

## Overview Add docker support for the async sample app. The app will run on port 8888 by default. ## Updates - Add Dockerfile and docker-compose.yml - Fix some formatting...

## [Customers Product]: Change references from 'User tracking' to 'Customers' 👤 **NOTE: This is not to be merged until we have fully released the name change in the Raygun application....

Original pull request from #93 had the following points: Updates * Add a bundler class which populates an array with incoming messages * Send a bundle after certain conditions have...

enhancement

The default usage in the Readme disables the local error_log file. We'd like to send errors to Raygun but also send them to the local error_log. Any recommendations or examples...

enhancement