mirror of
https://github.com/php/php-src.git
synced 2024-11-23 01:44:06 +08:00
Update year to 2024
This commit is contained in:
parent
85dbbe19e2
commit
2575e6b88c
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 - 2024 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 - 2024 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 "2024" "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 "2024" "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 "2024" "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 "2024" "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 "2024" "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 "2024" "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