We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 157c911 commit 68651d4Copy full SHA for 68651d4
VERSION
@@ -1 +1 @@
1
-1.8.2
+1.8.3
package.xml
@@ -68,9 +68,17 @@
68
<license uri="https://github.com/DataDog/dd-trace-php/blob/master/LICENSE">BSD 3-Clause</license>
69
<notes>
70
<![CDATA[
71
-## Application Security Management
+## All products
72
### Fixed
73
-- Bug collecting client IPs #3183
+- Checks for more ioncube extension names in SSI loader #3204
74
+
75
+## Tracer
76
+### Fixed
77
+- Fix crash due to double close of span #3202
78
79
+## Profiling
80
81
+- Disable allocation profiling when JIT is enabled on PHP 8.4 #3199
82
]]></notes>
83
<contents>
84
<dir name="/">
0 commit comments