summaryrefslogtreecommitdiff
path: root/sapi
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2021-02-02 16:46:52 +0100
committerNikita Popov <nikita.ppv@gmail.com>2021-02-02 16:46:52 +0100
commitf1cf5534370c5e82d0e3117c65e04840112ee44c (patch)
tree0fef43e69b7fdc229844b8038a5c752f725b3e74 /sapi
parentb20362c24b673baf4143410e25181d05f4b940d2 (diff)
parent8c04944b66fd4a4fa88e54b65a2391397998c51d (diff)
downloadphp-git-f1cf5534370c5e82d0e3117c65e04840112ee44c.tar.gz
Merge branch 'PHP-7.4' into PHP-8.0
* PHP-7.4: Update year to 2021
Diffstat (limited to 'sapi')
-rw-r--r--sapi/cli/php.1.in2
-rw-r--r--sapi/fpm/php-fpm.8.in2
-rw-r--r--sapi/phpdbg/phpdbg.1.in2
3 files changed, 3 insertions, 3 deletions
diff --git a/sapi/cli/php.1.in b/sapi/cli/php.1.in
index 400f7b000f..1f9d92f36c 100644
--- a/sapi/cli/php.1.in
+++ b/sapi/cli/php.1.in
@@ -1,4 +1,4 @@
-.TH @program_prefix@php 1 "2019" "The PHP Group" "Scripting Language"
+.TH @program_prefix@php 1 "2021" "The PHP Group" "Scripting Language"
.SH NAME
@program_prefix@php \- PHP Command Line Interface 'CLI'
.P
diff --git a/sapi/fpm/php-fpm.8.in b/sapi/fpm/php-fpm.8.in
index edff796061..972c242614 100644
--- a/sapi/fpm/php-fpm.8.in
+++ b/sapi/fpm/php-fpm.8.in
@@ -1,4 +1,4 @@
-.TH PHP-FPM 8 "2019" "The PHP Group" "Scripting Language"
+.TH PHP-FPM 8 "2021" "The PHP Group" "Scripting Language"
.SH NAME
.TP 15
php-fpm \- PHP FastCGI Process Manager 'PHP-FPM'
diff --git a/sapi/phpdbg/phpdbg.1.in b/sapi/phpdbg/phpdbg.1.in
index 357a50b727..bf6a7cd483 100644
--- a/sapi/phpdbg/phpdbg.1.in
+++ b/sapi/phpdbg/phpdbg.1.in
@@ -1,4 +1,4 @@
-.TH @program_prefix@phpdbg 1 "2019" "The PHP Group" "Scripting Language"
+.TH @program_prefix@phpdbg 1 "2021" "The PHP Group" "Scripting Language"
.SH NAME
@program_prefix@phpdbg \- The interactive PHP debugger
.SH SYNOPSIS