summaryrefslogtreecommitdiff
path: root/sapi
diff options
context:
space:
mode:
authorNikita Popov <nikita.ppv@gmail.com>2021-02-02 16:47:03 +0100
committerNikita Popov <nikita.ppv@gmail.com>2021-02-02 16:47:03 +0100
commitd281cd8b4bc8193b4a8fe9d7bfa1b23936f7adab (patch)
tree79eb1e1b039477b17541e8d1ccf370bfcf95de80 /sapi
parente591cc757599b20749b51c7428321dee9f0c3e3a (diff)
parentf1cf5534370c5e82d0e3117c65e04840112ee44c (diff)
downloadphp-git-d281cd8b4bc8193b4a8fe9d7bfa1b23936f7adab.tar.gz
Merge branch 'PHP-8.0'
* PHP-8.0: 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