From eae12cb56b382abd5e5bc25f084714d174ab0f15 Mon Sep 17 00:00:00 2001 From: Gina Peter Banyard Date: Wed, 28 Feb 2024 19:36:08 +0000 Subject: [PATCH] Run script from doc-en PR 3206 --- appendices/reserved.constants.core.xml | 32 +++++++++++++------------- reference/errorfunc/constants.xml | 32 +++++++++++++------------- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/appendices/reserved.constants.core.xml b/appendices/reserved.constants.core.xml index 9ab0ed3acc..dfa31f1d85 100644 --- a/appendices/reserved.constants.core.xml +++ b/appendices/reserved.constants.core.xml @@ -465,7 +465,7 @@ - + E_ERROR (int) @@ -476,7 +476,7 @@ - + E_WARNING (int) @@ -487,7 +487,7 @@ - + E_PARSE (int) @@ -498,7 +498,7 @@ - + E_NOTICE (int) @@ -509,7 +509,7 @@ - + E_CORE_ERROR (int) @@ -520,7 +520,7 @@ - + E_CORE_WARNING (int) @@ -531,7 +531,7 @@ - + E_COMPILE_ERROR (int) @@ -542,7 +542,7 @@ - + E_COMPILE_WARNING (int) @@ -553,7 +553,7 @@ - + E_USER_ERROR (int) @@ -564,7 +564,7 @@ - + E_USER_WARNING (int) @@ -575,7 +575,7 @@ - + E_USER_NOTICE (int) @@ -586,7 +586,7 @@ - + E_RECOVERABLE_ERROR (int) @@ -597,7 +597,7 @@ - + E_DEPRECATED (int) @@ -608,7 +608,7 @@ - + E_USER_DEPRECATED (int) @@ -619,7 +619,7 @@ - + E_ALL (int) @@ -630,7 +630,7 @@ - + E_STRICT (int) diff --git a/reference/errorfunc/constants.xml b/reference/errorfunc/constants.xml index db25f0e98c..3a693d85c2 100644 --- a/reference/errorfunc/constants.xml +++ b/reference/errorfunc/constants.xml @@ -23,7 +23,7 @@ - + 1 E_ERROR @@ -38,7 +38,7 @@ - + 2 E_WARNING @@ -54,7 +54,7 @@ - + 4 E_PARSE @@ -68,7 +68,7 @@ - + 8 E_NOTICE @@ -85,7 +85,7 @@ - + 16 E_CORE_ERROR @@ -99,7 +99,7 @@ - + 32 E_CORE_WARNING @@ -113,7 +113,7 @@ - + 64 E_COMPILE_ERROR @@ -127,7 +127,7 @@ - + 128 E_COMPILE_WARNING @@ -141,7 +141,7 @@ - + 256 E_USER_ERROR @@ -156,7 +156,7 @@ - + 512 E_USER_WARNING @@ -171,7 +171,7 @@ - + 1024 E_USER_NOTICE @@ -186,7 +186,7 @@ - + 2048 E_STRICT @@ -200,7 +200,7 @@ - + 4096 E_RECOVERABLE_ERROR @@ -217,7 +217,7 @@ - + 8192 E_DEPRECATED @@ -231,7 +231,7 @@ - + 16384 E_USER_DEPRECATED @@ -245,7 +245,7 @@ - + 32767 E_ALL