summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
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