Skip to content

Commit 6c7da86

Browse files
authored
Update unserialize.xml Fix typo (#4328)
1 parent 6b5b64c commit 6c7da86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/var/functions/unserialize.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<entry>7.1.0</entry>
197197
<entry>
198198
The <literal>allowed_classes</literal> element of
199-
<parameter>options</parameter>) is now strictly typed, i.e. if anything
199+
<parameter>options</parameter> is now strictly typed, i.e. if anything
200200
other than an <type>array</type> or a <type>bool</type> is given,
201201
<function>unserialize</function> returns &false; and issues an
202202
<constant>E_WARNING</constant>.

0 commit comments

Comments
 (0)