summaryrefslogtreecommitdiffstats
path: root/REFLECTION
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2024-10-21 10:09:02 +0200
committerRemi Collet <remi@php.net>2024-10-21 10:09:02 +0200
commit865a09a585e4e4b38255d4b0b06cf7666ac7600c (patch)
tree2f4ef59fa45e0528e0727e4aa1f848fdefd7d740 /REFLECTION
parent263911b62501e2f5e50c032dd582a5c000b69e44 (diff)
update to 0.6.0 (alpha)
Diffstat (limited to 'REFLECTION')
-rw-r--r--REFLECTION22
1 files changed, 21 insertions, 1 deletions
diff --git a/REFLECTION b/REFLECTION
index 90f74ae..06f584d 100644
--- a/REFLECTION
+++ b/REFLECTION
@@ -1,4 +1,4 @@
-Extension [ <persistent> extension #110 pinpoint_php version 0.5.4 ] {
+Extension [ <persistent> extension #125 pinpoint_php version 0.6.0 ] {
- INI {
Entry [ pinpoint_php.SendSpanTimeOutMs <ALL> ]
@@ -31,6 +31,12 @@ Extension [ <persistent> extension #110 pinpoint_php version 0.5.4 ] {
Parameter #0 [ <optional> $nodeid = <default> ]
}
}
+ Function [ <internal:pinpoint_php> function _pinpoint_get_trace_depth ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <optional> $nodeid = <default> ]
+ }
+ }
Function [ <internal:pinpoint_php> function _pinpoint_unique_id ] {
- Parameters [0] {
@@ -120,6 +126,20 @@ Extension [ <persistent> extension #110 pinpoint_php version 0.5.4 ] {
Parameter #3 [ <required> $onException ]
}
}
+ Function [ <internal:pinpoint_php> function _pinpoint_get_sequence_id ] {
+
+ - Parameters [1] {
+ Parameter #0 [ <required> $nodeid ]
+ }
+ }
+ Function [ <internal:pinpoint_php> function _pinpoint_set_async_ctx ] {
+
+ - Parameters [3] {
+ Parameter #0 [ <required> $async_node ]
+ Parameter #1 [ <required> $sequence ]
+ Parameter #2 [ <required> $nodeid ]
+ }
+ }
}
}