Releases: GoogleCloudPlatform/stackdriver-debugger-php-extension
Releases · GoogleCloudPlatform/stackdriver-debugger-php-extension
0.2.0
- Limit memory usage (#28)
- Limit time spent in debugger (#33)
- Detect and handle OPcache clearing (#35)
- Optionally limit stackframe depth for capturing variables (#39)
- Provide hash id for deduping arrays and strings (#41)
- Fix segfault for OSX (#42)
0.1.1
- Fixes segfault when using OPCache and a snapshot is no longer active (#30)
0.0.2
This is a preview of the 0.1.0 Alpha release.
- Fixes windows builds on PECL
0.0.1
First PECL release. This is a preview of the 0.1.0 Alpha release.
This includes all functionality for the Alpha release:
- Setting snapshots
- Setting logpoints
- Conditional breakpoint execution
- Evaluating additional expressions