Skip to content

Releases: inspector-apm/inspector-php

3.17.1

10 Apr 12:22

Choose a tag to compare

fork context to monitor async or parallel tasks

3.17.0

10 Apr 12:05

Choose a tag to compare

Support fork scope

3.16.16

26 Mar 18:14

Choose a tag to compare

avoid artisan file to be marked as in_app

3.16.15

26 Feb 11:20

Choose a tag to compare

fix PHP curl deprecation

3.16.14

19 Feb 16:07

Choose a tag to compare

carry error message in segment

3.16.13

13 Feb 16:58

Choose a tag to compare

configuration

3.16.12

30 Jan 20:32

Choose a tag to compare

support token model

3.16.7

23 Jan 10:49

Choose a tag to compare

Introduce global exception registration:

$inspector->registerGlobalHandler();

It automatically register the inspector exception reporting to the global PHP exception handler.

3.16.6

21 Jan 11:27

Choose a tag to compare

optimize errors as segments

3.16.5

10 Dec 11:55

Choose a tag to compare

check json consistency on transport send data