The new PECL package stackdriver_debugger-0.1.1 (alpha) has been released at 
http://pecl.php.net/.

Release notes
-------------
Fix missing snapshot w/ OPCache (#30)

Package Info
-------------
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.

Related Links
-------------
Package home: http://pecl.php.net/package/stackdriver_debugger
   Changelog: 
http://pecl.php.net/package-changelog.php?package=stackdriver_debugger
    Download: http://pecl.php.net/get/stackdriver_debugger-0.1.1.tgz

Authors
-------------
Jeff Ching (lead)


-- 
PECL development discussion Mailing List (http://pecl.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to