summaryrefslogtreecommitdiff
path: root/scripts
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 /scripts
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 'scripts')
-rw-r--r--scripts/man1/php-config.1.in2
-rw-r--r--scripts/man1/phpize.1.in2
2 files changed, 2 insertions, 2 deletions
diff --git a/scripts/man1/php-config.1.in b/scripts/man1/php-config.1.in
index 23aef10f7c..dc1317b503 100644
--- a/scripts/man1/php-config.1.in
+++ b/scripts/man1/php-config.1.in
@@ -1,4 +1,4 @@
-.TH @program_prefix@php\-config 1 "2019" "The PHP Group" "Scripting Language"
+.TH @program_prefix@php\-config 1 "2021" "The PHP Group" "Scripting Language"
.SH NAME
@program_prefix@php\-config \- get information about PHP configuration and compile options
.SH SYNOPSIS
diff --git a/scripts/man1/phpize.1.in b/scripts/man1/phpize.1.in
index 42530acbde..62613d347c 100644
--- a/scripts/man1/phpize.1.in
+++ b/scripts/man1/phpize.1.in
@@ -1,4 +1,4 @@
-.TH @program_prefix@phpize 1 "2019" "The PHP Group" "Scripting Language"
+.TH @program_prefix@phpize 1 "2021" "The PHP Group" "Scripting Language"
.SH NAME
@program_prefix@phpize \- prepare a PHP extension for compiling
.SH SYNOPSIS