Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--------------------------------------------------------------------
The PHP License, version 3.01
Copyright (c) 1999 - 2019 The PHP Group. All rights reserved.
Copyright (c) 1999 - 2021 The PHP Group. All rights reserved.
--------------------------------------------------------------------

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion ext/oci8/LICENSE
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
--------------------------------------------------------------------
The PHP License, version 3.01
Copyright (c) 1999 - 2019 The PHP Group. All rights reserved.
Copyright (c) 1999 - 2021 The PHP Group. All rights reserved.
--------------------------------------------------------------------

Redistribution and use in source and binary forms, with or without
Expand Down
2 changes: 1 addition & 1 deletion ext/phar/phar.1.in
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.TH PHAR 1 "2019" "The PHP Group" "User Commands"
.TH PHAR 1 "2021" "The PHP Group" "User Commands"
.SH NAME
phar, phar.phar \- PHAR (PHP archive) command line tool
.SH SYNOPSIS
Expand Down
2 changes: 1 addition & 1 deletion sapi/cli/php.1.in
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion sapi/fpm/php-fpm.8.in
Original file line number Diff line number Diff line change
@@ -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'
Expand Down
2 changes: 1 addition & 1 deletion sapi/phpdbg/phpdbg.1.in
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion scripts/man1/php-config.1.in
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion scripts/man1/phpize.1.in
Original file line number Diff line number Diff line change
@@ -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
Expand Down