File tree Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Expand file tree Collapse file tree 1 file changed +13
-13
lines changed Original file line number Diff line number Diff line change 144
144
</simpara >
145
145
</listitem >
146
146
</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
+ The value passed to <function >json_encode</function >
155
+ includes a non-backed enum which cannot be serialized.
156
+ Available as of PHP 8.1.0.
157
+ </simpara >
158
+ </listitem >
159
+ </varlistentry >
147
160
</variablelist >
148
161
149
162
<para >
368
381
</simpara >
369
382
</listitem >
370
383
</varlistentry >
371
- <varlistentry xml : id =" constant.json-error-non-backed-enum" >
372
- <term >
373
- <constant >JSON_ERROR_NON_BACKED_ENUM</constant >
374
- (<type >int</type >)
375
- </term >
376
- <listitem >
377
- <simpara >
378
- The value passed to <function >json_encode</function >
379
- includes a non-backed enum which cannot be serialized.
380
- Available as of PHP 8.1.0.
381
- </simpara >
382
- </listitem >
383
- </varlistentry >
384
384
</variablelist >
385
385
386
386
</appendix >
You can’t perform that action at this time.
0 commit comments