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 eae558e commit 0381700Copy full SHA for 0381700
reference/xsl/xsltprocessor/setparameter.xml
@@ -69,6 +69,30 @@
69
&return.success;
70
</para>
71
</refsect1>
72
+
73
+ <refsect1 role="changelog">
74
+ &reftitle.changelog;
75
+ <informaltable>
76
+ <tgroup cols="2">
77
+ <thead>
78
+ <row>
79
+ <entry>&Version;</entry>
80
+ <entry>&Description;</entry>
81
+ </row>
82
+ </thead>
83
+ <tbody>
84
85
+ <entry>8.4.0</entry>
86
+ <entry>
87
+ It is now possible to set a parameter value containing both single and
88
+ double quotes. Prior to PHP 8.4.0, this resulted in a warning.
89
+ </entry>
90
91
+ </tbody>
92
+ </tgroup>
93
+ </informaltable>
94
+ </refsect1>
95
96
<refsect1 role="examples">
97
&reftitle.examples;
98
<para>
0 commit comments