Skip to content

Commit

Permalink
Update unserialize.xml Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalferov authored Dec 19, 2024
1 parent 4ae1987 commit b791c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/var/functions/unserialize.xml
Original file line number Diff line number Diff line change
Expand Up @@ -196,7 +196,7 @@
<entry>7.1.0</entry>
<entry>
The <literal>allowed_classes</literal> element of
<parameter>options</parameter>) is now strictly typed, i.e. if anything
<parameter>options</parameter> is now strictly typed, i.e. if anything
other than an <type>array</type> or a <type>bool</type> is given,
<function>unserialize</function> returns &false; and issues an
<constant>E_WARNING</constant>.
Expand Down

0 comments on commit b791c06

Please sign in to comment.