From adaffee5f2bc7ec827d2901b033b6a513f25fec6 Mon Sep 17 00:00:00 2001 From: David Carlier Date: Tue, 23 Apr 2024 18:41:10 +0100 Subject: [PATCH] string section sync with EN --- reference/strings/functions/substr.xml | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/reference/strings/functions/substr.xml b/reference/strings/functions/substr.xml index 8a89734b37..a4c22345bd 100644 --- a/reference/strings/functions/substr.xml +++ b/reference/strings/functions/substr.xml @@ -1,5 +1,5 @@ - + @@ -221,27 +221,25 @@ echo "7) ".var_export(substr(1.2e3, 0, 4), true).PHP_EOL; substr retourne une chaîne vide à partir de PHP 8.0.0; auparavant &false; était retourné à la place. - - + ]]> - - &example.outputs.8; - + + &example.outputs.8; + - - &example.outputs.7; - + + &example.outputs.7; + - - +