Skip to content

Commit

Permalink
unserialize.xml Specify a strict type for the allowed_classes element
Browse files Browse the repository at this point in the history
  • Loading branch information
mmalferov authored Dec 21, 2024
1 parent 969db61 commit c6bc9bd
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 @@ -89,7 +89,7 @@
<tbody>
<row>
<entry><literal>allowed_classes</literal></entry>
<entry><type>mixed</type></entry>
<entry><type>array|bool</type></entry>
<entry>
<simpara>
Either an <type>array</type> of class names which should be
Expand Down

0 comments on commit c6bc9bd

Please sign in to comment.