Blog |
Forum |
Repository |
Wizard
Jump to letter: [
ABCDGHILMPQRSTUVWX
]
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's RPM repository <https://rpms.remirepo.net/>
- 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.fc34.remi.x86_64
|
[37 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
|