From 475a17d62d59891d66c32b0065e0527a67234a8c Mon Sep 17 00:00:00 2001 From: lacatoire Date: Mon, 4 May 2026 12:56:27 +0200 Subject: [PATCH] [Sync EN] next, prev, current, each - next, prev, current: align example with current EN (use \`echo ..., PHP_EOL;\` to print each step) - each: mark non-interactive code listings to match EN --- reference/array/functions/current.xml | 15 +++++++-------- reference/array/functions/each.xml | 8 ++++---- reference/array/functions/next.xml | 12 ++++++------ reference/array/functions/prev.xml | 12 ++++++------ 4 files changed, 23 insertions(+), 24 deletions(-) diff --git a/reference/array/functions/current.xml b/reference/array/functions/current.xml index df83e2e00..d4e49e79f 100644 --- a/reference/array/functions/current.xml +++ b/reference/array/functions/current.xml @@ -1,5 +1,5 @@ - + current @@ -69,13 +69,12 @@ - + each @@ -60,7 +60,7 @@ - <function>each</function> örnekleri - + - + "Bob", "Seppo" => "Sepi"); @@ -117,7 +117,7 @@ Array list işleviyle birlikte kullanılır. Örnek: - <function>each</function> ile bir dizinin taranması - + 'apple', 'b' => 'banana', 'c' => 'cranberry'); diff --git a/reference/array/functions/next.xml b/reference/array/functions/next.xml index 584b6969c..a98174154 100644 --- a/reference/array/functions/next.xml +++ b/reference/array/functions/next.xml @@ -1,5 +1,5 @@ - + next @@ -71,11 +71,11 @@ ]]> diff --git a/reference/array/functions/prev.xml b/reference/array/functions/prev.xml index 418946415..ead1529f2 100644 --- a/reference/array/functions/prev.xml +++ b/reference/array/functions/prev.xml @@ -1,5 +1,5 @@ - + prev @@ -72,11 +72,11 @@ ]]>