From 1cef7aa32e1b68e50c86210cbf6941b46adb3d8c Mon Sep 17 00:00:00 2001 From: Mikhail Alferov Date: Tue, 31 Mar 2026 09:43:36 +0300 Subject: [PATCH 1/2] json-last-error.xml Move `Available as of` to *Availability* column to consistency --- reference/json/functions/json-last-error.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/json/functions/json-last-error.xml b/reference/json/functions/json-last-error.xml index ead9a9fb2ae4..8d96bba2c451 100644 --- a/reference/json/functions/json-last-error.xml +++ b/reference/json/functions/json-last-error.xml @@ -102,8 +102,8 @@ JSON_ERROR_NON_BACKED_ENUM - Value contains a non-backed enum which cannot be serialized. Available as of PHP 8.1.0. - + Value contains a non-backed enum which cannot be serialized + Available as of PHP 8.1.0 From e0cf18e7f06f6130f9371485a2692c27e4f08258 Mon Sep 17 00:00:00 2001 From: Mikhail Alferov Date: Sun, 26 Apr 2026 15:37:57 +0300 Subject: [PATCH 2/2] Update reference/json/functions/json-last-error.xml Co-authored-by: Louis-Arnaud --- reference/json/functions/json-last-error.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/reference/json/functions/json-last-error.xml b/reference/json/functions/json-last-error.xml index 8d96bba2c451..5d14b0438380 100644 --- a/reference/json/functions/json-last-error.xml +++ b/reference/json/functions/json-last-error.xml @@ -31,7 +31,7 @@ JSON error codes - + Constant