From 1cef7aa32e1b68e50c86210cbf6941b46adb3d8c Mon Sep 17 00:00:00 2001 From: Mikhail Alferov Date: Tue, 31 Mar 2026 09:43:36 +0300 Subject: [PATCH] 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