Skip to content
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.

Releases: GoogleCloudPlatform/stackdriver-debugger-php-extension

0.2.0

07 Mar 18:53
d0715b0
Compare
Choose a tag to compare
  • 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

11 Jan 17:18
735f863
Compare
Choose a tag to compare
  • Fixes segfault when using OPCache and a snapshot is no longer active (#30)

0.1.0

02 Jan 19:23
04a5615
Compare
Choose a tag to compare

First Alpha PECL release.

0.0.2

14 Dec 21:25
de39124
Compare
Choose a tag to compare
0.0.2 Pre-release
Pre-release

This is a preview of the 0.1.0 Alpha release.

  • Fixes windows builds on PECL

0.0.1

11 Dec 23:00
db4c506
Compare
Choose a tag to compare
0.0.1 Pre-release
Pre-release

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