We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec45af7 commit e80ef23Copy full SHA for e80ef23
1 file changed
reference/url/functions/http-build-query.xml
@@ -109,6 +109,13 @@
109
</row>
110
</thead>
111
<tbody>
112
+ <row>
113
+ <entry>8.4.0</entry>
114
+ <entry>
115
+ Prior to PHP 8.4.0, <interfacename>BackedEnum</interfacename> properties of
116
+ <parameter>data</parameter> were converted to objects, rather than their scalar equivalents.
117
+ </entry>
118
+ </row>
119
<row>
120
<entry>8.0.0</entry>
121
<entry>
0 commit comments