Remi's RPM repository - Packages

Blog | Forum | Repository | Wizard

php71-php-pecl-stackdriver-debugger - Investigate your code behavior in production

Website:
http://pecl.php.net/package/stackdriver_debugger
Licence:
ASL 2.0
Vendor:
Remi Collet
Description:
Stackdriver Debugger is a free, open-source way to debug your running
application without requiring a redeployment.

This library allows you to set breakpoints in your running application that
conditionally capture local variable state, stack traces, and more. This
library can work in conjunction with the PHP library google/cloud-debugger
(available via composer: https://packagist.org/packages/google/cloud-debugger)
in order to send collected data to a backend storage server.

Package built for PHP 7.1 as Software Collection (php71 by remi).

Packages

php71-php-pecl-stackdriver-debugger-0.2.0-1.el7.remi.x86_64 [32 KiB] Changelog by Remi Collet (2018-03-08):
- update to 0.2.0 (alpha)
- ignore test failing on 32-bit, reported as
  https://github.com/GoogleCloudPlatform/stackdriver-debugger-php-extension/issues/45
- add new option in provided configuration file
php71-php-pecl-stackdriver-debugger-0.1.1-1.el7.remi.x86_64 [29 KiB] Changelog by Remi Collet (2018-01-10):
- Update to 0.1.1