mirror of
https://github.com/php/php-src.git
synced 2025-01-19 02:03:47 +08:00
[skip ci] Update year to 2023 (#10374)
This commit is contained in:
parent
7a9726d651
commit
3030d956d9
2
LICENSE
2
LICENSE
@ -1,6 +1,6 @@
|
||||
--------------------------------------------------------------------
|
||||
The PHP License, version 3.01
|
||||
Copyright (c) 1999 - 2022 The PHP Group. All rights reserved.
|
||||
Copyright (c) 1999 - 2023 The PHP Group. All rights reserved.
|
||||
--------------------------------------------------------------------
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,6 +1,6 @@
|
||||
--------------------------------------------------------------------
|
||||
The PHP License, version 3.01
|
||||
Copyright (c) 1999 - 2022 The PHP Group. All rights reserved.
|
||||
Copyright (c) 1999 - 2023 The PHP Group. All rights reserved.
|
||||
--------------------------------------------------------------------
|
||||
|
||||
Redistribution and use in source and binary forms, with or without
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH PHAR 1 "2022" "The PHP Group" "User Commands"
|
||||
.TH PHAR 1 "2023" "The PHP Group" "User Commands"
|
||||
.SH NAME
|
||||
phar, phar.phar \- PHAR (PHP archive) command line tool
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH @program_prefix@php 1 "2022" "The PHP Group" "Scripting Language"
|
||||
.TH @program_prefix@php 1 "2023" "The PHP Group" "Scripting Language"
|
||||
.SH NAME
|
||||
@program_prefix@php \- PHP Command Line Interface 'CLI'
|
||||
.P
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH PHP-FPM 8 "2022" "The PHP Group" "Scripting Language"
|
||||
.TH PHP-FPM 8 "2023" "The PHP Group" "Scripting Language"
|
||||
.SH NAME
|
||||
.TP 15
|
||||
php-fpm \- PHP FastCGI Process Manager 'PHP-FPM'
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH @program_prefix@phpdbg 1 "2022" "The PHP Group" "Scripting Language"
|
||||
.TH @program_prefix@phpdbg 1 "2023" "The PHP Group" "Scripting Language"
|
||||
.SH NAME
|
||||
@program_prefix@phpdbg \- The interactive PHP debugger
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH @program_prefix@php\-config 1 "2022" "The PHP Group" "Scripting Language"
|
||||
.TH @program_prefix@php\-config 1 "2023" "The PHP Group" "Scripting Language"
|
||||
.SH NAME
|
||||
@program_prefix@php\-config \- get information about PHP configuration and compile options
|
||||
.SH SYNOPSIS
|
||||
|
@ -1,4 +1,4 @@
|
||||
.TH @program_prefix@phpize 1 "2022" "The PHP Group" "Scripting Language"
|
||||
.TH @program_prefix@phpize 1 "2023" "The PHP Group" "Scripting Language"
|
||||
.SH NAME
|
||||
@program_prefix@phpize \- prepare a PHP extension for compiling
|
||||
.SH SYNOPSIS
|
||||
|
Loading…
Reference in New Issue
Block a user