Skip to content

Commit 68651d4

Browse files
committed
Bump to 1.8.3
Signed-off-by: Bob Weinand <[email protected]>
1 parent 157c911 commit 68651d4

File tree

2 files changed

+11
-3
lines changed

2 files changed

+11
-3
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.8.2
1+
1.8.3

package.xml

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,9 +68,17 @@
6868
<license uri="https://github.com/DataDog/dd-trace-php/blob/master/LICENSE">BSD 3-Clause</license>
6969
<notes>
7070
<![CDATA[
71-
## Application Security Management
71+
## All products
7272
### Fixed
73-
- Bug collecting client IPs #3183
73+
- 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+
### Fixed
81+
- Disable allocation profiling when JIT is enabled on PHP 8.4 #3199
7482
]]></notes>
7583
<contents>
7684
<dir name="/">

0 commit comments

Comments
 (0)