File tree Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Expand file tree Collapse file tree 1 file changed +14
-14
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
22<!-- $Revision$ -->
3- <!-- EN-Revision: 02b1d42099b98f45609d49fde36d10893ad0a314 Maintainer: takagi Status: ready -->
3+ <!-- EN-Revision: 40e4bf862f9c23ffe871a68baebf31f753d4293b Maintainer: takagi Status: ready -->
44<!-- Credits: mumumu -->
55<appendix xml : id =" json.constants" xmlns =" http://docbook.org/ns/docbook" xmlns : xlink =" http://www.w3.org/1999/xlink" >
66 &reftitle.constants;
144144 </simpara >
145145 </listitem >
146146 </varlistentry >
147+ <varlistentry xml : id =" constant.json-error-non-backed-enum" >
148+ <term >
149+ <constant >JSON_ERROR_NON_BACKED_ENUM</constant >
150+ (<type >int</type >)
151+ </term >
152+ <listitem >
153+ <simpara >
154+ <function >json_encode</function > に渡される値のうち、
155+ シリアライズできなかった Backed Enum でない値を含んでいることを示します。
156+ PHP 8.1.0 以降で使用可能です。
157+ </simpara >
158+ </listitem >
159+ </varlistentry >
147160 </variablelist >
148161
149162 <para >
371384 </simpara >
372385 </listitem >
373386 </varlistentry >
374- <varlistentry xml : id =" constant.json-error-non-backed-enum" >
375- <term >
376- <constant >JSON_ERROR_NON_BACKED_ENUM</constant >
377- (<type >int</type >)
378- </term >
379- <listitem >
380- <simpara >
381- <function >json_encode</function > に渡される値のうち、
382- シリアライズできなかった Backed Enum でない値を含んでいることを示します。
383- PHP 8.1.0 以降で使用可能です。
384- </simpara >
385- </listitem >
386- </varlistentry >
387387 </variablelist >
388388
389389</appendix >
You can’t perform that action at this time.
0 commit comments