Skip to content
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions reference/json/functions/json-last-error.xml
Original file line number Diff line number Diff line change
Expand Up @@ -102,8 +102,8 @@
</row>
<row>
<entry><constant>JSON_ERROR_NON_BACKED_ENUM</constant></entry>
<entry>Value contains a non-backed enum which cannot be serialized. Available as of PHP 8.1.0.</entry>
<entry></entry>
<entry>Value contains a non-backed enum which cannot be serialized</entry>
<entry>Available as of PHP 8.1.0</entry>
</row>
</tbody>
</tgroup>
Expand Down