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 7b8040d commit 5838318Copy full SHA for 5838318
reference/var/functions/unserialize.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- $Revision$ -->
3
-<!-- EN-Revision: 792c392854b954fc5626c1ac194d516312e51f43 Maintainer: hirokawa Status: ready -->
+<!-- EN-Revision: 42bb18bcfef4f715008d00bbdc7ea5203f8ec30a Maintainer: hirokawa Status: ready -->
4
<!-- Credits: mumumu -->
5
<refentry xml:id="function.unserialize" xmlns="http://docbook.org/ns/docbook">
6
<refnamediv>
@@ -90,7 +90,7 @@
90
<tbody>
91
<row>
92
<entry><literal>allowed_classes</literal></entry>
93
- <entry><type>mixed</type></entry>
+ <entry><type>array|bool</type></entry>
94
<entry>
95
<simpara>
96
受け付けるクラス名の配列を指定します。あらゆるクラスを拒否する場合は
0 commit comments