From 9a883ae8d1da9ddb4f93ebec53c69d1925ec54f5 Mon Sep 17 00:00:00 2001 From: George Peter Banyard Date: Sun, 6 Jun 2021 17:49:54 +0100 Subject: [PATCH] Fix lone section order issues in various extensions Part of #658 --- reference/apcu/functions/apcu-fetch.xml | 44 ++++++++-------- reference/array/functions/array-unique.xml | 20 ++++---- reference/bc/functions/bcpowmod.xml | 24 ++++----- reference/com/functions/com-create-guid.xml | 6 +++ .../cubridmysql/cubrid-unbuffered-query.xml | 24 ++++----- reference/dba/functions/dba-list.xml | 7 ++- reference/exec/functions/proc-nice.xml | 36 ++++++------- reference/exif/functions/exif-thumbnail.xml | 51 ++++++++++--------- reference/filter/functions/filter-list.xml | 6 +++ .../fpm/functions/fastcgi-finish-request.xml | 5 ++ .../geoip/functions/geoip-db-get-all-info.xml | 6 +++ reference/inotify/functions/inotify-init.xml | 5 ++ reference/lzf/functions/lzf-optimized-for.xml | 7 ++- .../functions/mailparse-msg-create.xml | 5 ++ reference/mhash/functions/mhash-count.xml | 5 ++ .../mysql/functions/mysql-get-client-info.xml | 5 ++ .../functions/opcache-get-configuration.xml | 5 ++ .../functions/openssl-error-string.xml | 5 ++ reference/pdo_pgsql/PDO/pgsqlGetPid.xml | 6 ++- .../rar/rarexception/setusingexceptions.xml | 7 +++ .../functions/sodium-crypto-pwhash-str.xml | 23 +++++---- .../swoole/functions/swoole-async-set.xml | 7 +++ reference/tokenizer/functions/token-name.xml | 9 +--- 23 files changed, 200 insertions(+), 118 deletions(-) diff --git a/reference/apcu/functions/apcu-fetch.xml b/reference/apcu/functions/apcu-fetch.xml index 562a032094f6..a35e061357bb 100644 --- a/reference/apcu/functions/apcu-fetch.xml +++ b/reference/apcu/functions/apcu-fetch.xml @@ -50,6 +50,28 @@ + + &reftitle.changelog; + + + + + &Version; + &Description; + + + + + PECL apcu 3.0.17 + + The success parameter was added. + + + + + + + &reftitle.examples; @@ -74,28 +96,6 @@ string(3) "BAR" - - &reftitle.changelog; - - - - - &Version; - &Description; - - - - - PECL apcu 3.0.17 - - The success parameter was added. - - - - - - - &reftitle.seealso; diff --git a/reference/array/functions/array-unique.xml b/reference/array/functions/array-unique.xml index 2d55489811d9..d44bcb98646e 100644 --- a/reference/array/functions/array-unique.xml +++ b/reference/array/functions/array-unique.xml @@ -162,26 +162,26 @@ array(2) { - - - &reftitle.seealso; - - - array_count_values - - - &reftitle.notes; - Note that array_unique is not intended to + Note that array_unique is not intended to work on multi dimensional arrays. + + &reftitle.seealso; + + + array_count_values + + + + + + + &reftitle.parameters; + &no.function.parameters; + &reftitle.returnvalues; diff --git a/reference/lzf/functions/lzf-optimized-for.xml b/reference/lzf/functions/lzf-optimized-for.xml index 0a2758e01f86..ac3debe64f98 100644 --- a/reference/lzf/functions/lzf-optimized-for.xml +++ b/reference/lzf/functions/lzf-optimized-for.xml @@ -18,6 +18,12 @@ Determines what was LZF extension optimized for during compilation. + + + &reftitle.parameters; + &no.function.parameters; + + &reftitle.returnvalues; @@ -25,7 +31,6 @@ -