1
0
mirror of https://github.com/php/doc-en.git synced 2026-03-23 23:32:18 +01:00

538 Commits

Author SHA1 Message Date
Luffy
b759662494 Update pie usage link (#5048) 2025-12-22 11:01:42 +08:00
AllenJB
1c9fb12650 Install from source: Point to README.md for instructions (#4905)
Fixed GH-4697 and GH-4819
2025-11-10 04:14:39 +00:00
Dash
6160a59081 docs: update windows recommended page with corrected info (#4965)
There is a WinCache release which supports PHP 8

https://pecl.php.net/package/WinCache/2.0.0.9
2025-11-10 03:33:42 +00:00
Luffy
f0149750ae Add documentation for listen.setfib and access.suppress_path parameters (#4857) 2025-09-04 16:02:17 +08:00
Derick Rethans
3bc709a20a Add short text introducing PIE 2025-08-27 09:14:38 +01:00
Luffy
d1fa309692 Remove PIE content from the Windows installation section (#4781) 2025-07-17 10:27:19 +08:00
James Titcumb
cb6d65ebe2 Added note about PIE to a few PECL help pages (#4755) 2025-07-03 17:29:19 +01:00
philip
42b7ea0934 Removed url.pecl.windows.releases entity (and rewrote) to help with https://github.com/php/doc-base/pull/143 2025-02-22 08:11:06 -08:00
philip
e8ac70bf54 Implemented global.ent entities for all external URLs, these new entities were
added to global.ent via f8bdf4030e
Sorry translators for this extra work!
Note: Notes containing 'windows.php.net/downloads/pecl/releases' were
removed as the associated entity will disappear one day via https://github.com/php/doc-base/pull/143
2025-02-22 07:59:45 -08:00
Jakub Zelenka
b01a6761f8 Fix FPM event mechanism poll type and improve it (#4334) 2024-12-21 12:35:24 +01:00
Chen, Danny
ae368851bf Use same case for %T (#4313) 2024-12-21 12:35:14 +01:00
Gina Peter Banyard
111535af69 Use CDATA tags for content of screen tags (#4224) 2024-12-03 01:03:02 +00:00
Jim Winstead
9ab074d324 Document fallback value syntax for ini variables (closes #4191) (#4192) 2024-12-01 11:37:43 -08:00
Mikhail Alferov
3678a6db12 composer.xml Fix the bad link (remove the extra slash) (#4159) 2024-11-26 20:54:29 +00:00
Jim Winstead
23e2d50510 Don't chunk the Composer section (#4157) 2024-11-25 23:56:45 +00:00
Jim Winstead
7befd9af04 Add information about Composer and example of using its autoloader (#3677)
Co-authored-by: Theodore Brown <theodorejb@outlook.com>
2024-11-25 12:51:59 -08:00
Džuris
fe2ce5304b Simplify pm.start_servers default (#4052) 2024-11-12 21:59:47 +00:00
Kirill Roskolii
912e734671 PHP-FPM Extend "access.format" configuration (#3866)
* Clarify remote user

* Describe time format
2024-11-09 15:02:46 +00:00
Mikhail Alferov
0a2cede24d Clarify FPM configuration options (#3772)
Co-authored-by: Jim Winstead <jimw@trainedmonkey.com>
Co-authored-by: Jakub Zelenka <bukka@php.net>
2024-10-31 00:24:10 +00:00
alfsb
77fe98efb3 Remove example linked link in favor of literal (#3879)
Co-authored-by: Jim Winstead <jimw@trainedmonkey.com>
2024-10-17 09:46:06 -07:00
Mikhail Alferov
04d9aded7b Add class="extension" attribute to <filename> tags which refer to file extensions (#3870) 2024-10-15 13:10:10 +01:00
Mikhail Alferov
2871f7103c apache2.xml Add the literal tag for .php ext (GH-3868) 2024-10-14 19:18:23 +02:00
Mikhail Alferov
671a3705f5 recommended.xml: Add tags and fix INI setting name (#3859) 2024-10-13 15:01:14 +01:00
Jim Winstead
f033d4b766 Remove reference to install.problems so we can remove it (#3785) 2024-10-01 19:25:31 +01:00
Jim Winstead
2dbf3d9064 Rework Windows install and configuration section (#3795)
This moves things around to make it more binary-install-forward like the Unix/macOS documentation, and generally cleans it all up to read better.
2024-09-30 11:52:14 -07:00
Ilija Tovilo
64a010e59c Specify C11 requirement since 8.4 (GH-3804)
Co-authored-by: Christoph M. Becker <cmbecker69@gmx.de>
2024-09-27 19:29:37 +02:00
Jim Winstead
4cb53ecbd7 Move/rewrite much of the macOS and Unix install instructions (#3763)
Tried to put more emphasis on how to install from packages (either from distributions or third parties) and for Unix, in particular, move the stuff about compiling from source down a level so new users don't get knocked in the face with it.
2024-09-24 13:46:29 -07:00
Christian Daguerre
78cfb58c46 Add information on different duration scales that can be logged by FPM (#1860) 2024-09-21 14:57:01 -07:00
Mikhail Alferov
e51792efe0 apache2.xml Add the missing tag (GH-3764) 2024-09-19 11:44:02 +02:00
Mikhail Alferov
5b0bd78c49 apache2.xml Wrap commands, literals and filenames with tags (GH-3762) 2024-09-18 18:44:59 +02:00
Mikhail Alferov
cc51ce5ae9 [skip-revcheck] apache2.xml: fix WS (GH-3728) 2024-09-18 11:18:00 +02:00
Nat Okpe
b0dd627899 Corrected a grammatical error (GH-3727)
1. Added a comma after "Of course" for proper punctuation.

2. Added "for" to clarify the relationship between configuration options and the softwares (Apache and PHP).
2024-09-08 10:30:08 +02:00
haszi
d5d10b38b4 Add links to INI_* constants (#3476)
* Add links to INI_* constants

Replace XInclude'd variablelist with a duplicate which does not have any IDs for the constants.
Add IDs to the variablelist on the constant page.

* Add comment with xi:include

---------

Co-authored-by: haszi <haszika80@gmail.com>
2024-08-25 22:08:22 +01:00
Sikander Iqbal
3d4f72a46a Update VC redistribution info (#3613) 2024-07-29 00:33:28 +02:00
Yoshinari Takaoka
cf9fc93681 followed up "Remove PHP-GTK mentions" changes 2024-07-27 21:14:55 +09:00
Jim Winstead
2d0ae2133c Remove PHP-GTK mentions, project was abandoned (fixes #3597) (#3617) 2024-07-26 15:10:43 -07:00
Mikhail Alferov
8c1eafbac9 install/windows/index.xml: add the option tag (#3584) 2024-07-21 13:42:23 +02:00
Christoph M. Becker
aff99a1896 Windows 7 is no longer supported as of PHP 8.3.0 (#3583)
See f21947a7ae/UPGRADING (L630-L631).
2024-07-19 19:04:37 +02:00
haszi
d228d0aa06 [skip-revcheck] Convert info constant tables to variablelists (#3342)
Convert XIncluded table to variablelist

Co-authored-by: haszi <haszika80@gmail.com>
2024-05-10 14:42:08 +01:00
Peter Kokot
645c1b0252 Update minimum versions of development tools (#3346)
* Update minimum versions of development tools

* autoconf:
  * PHP 7.3 and later: 2.68+
  * PHP 7.2: 2.64+
  * From PHP 5.4 to 7.1: 2.59+
* re2c:
  * From PHP 8.3 and later 1.0.3+
  * From PHP 5.2 to 8.2: 0.13.4+
  * PHP 5.1 required 0.9.11+ (not noting in the docs due to obsoletion)
* bison:
  * From PHP 7.4 and later: 3.0.0+
  * From PHP 7.0 to 7.3: 2.4+ (including Bison 3.x)
  * From PHP 5.5 to 5.6: 2.4 to 2.7
  * PHP 5.4: 1.28, 1.35, 1.75, 2.0 to 2.6.4

* Remove PHP 5 era versions
2024-04-25 22:18:12 +01:00
haszi
f80105b4fc Remove constant tag from literal values (#3251)
* Remove constant tag from literal values

* [skip-revcheck] Fix whitespace

---------

Co-authored-by: haszi <haszika80@gmail.com>
2024-03-10 21:34:11 +01:00
Roman Pronskiy
e271c1af94 Add DigitalOcean section in Cloud Hosting installation section (#3168) 2024-02-08 11:37:16 +00:00
haszi
15841d1884 Link INI mode table 2024-01-28 18:16:27 +00:00
haszi
327111cc5d [skip-revcheck] Fix whitespace 2024-01-28 18:16:27 +00:00
Gina Peter Banyard
d4d5216e7a [skip-revcheck] Replace PHP_INI_* with INI_* constants
Performed via a bash script which can be found on PR GH-3140

Closes GH-3140

Co-authored-by: haszi <haszika80@gmail.com>
2024-01-26 14:00:36 +00:00
Adiel Cristo
9e2d8231b5 Replace PECL <link> with entity &link.pecl; (#2580)
And also:

* Remove obsolete paragraph

* Remove personalization (usage of 'you' and 'your')

* Update autoconf version


Co-authored-by: Adiel Cristo <adiel@php.net>
Co-authored-by: George Peter Banyard <girgias@php.net>
2023-07-31 15:17:32 +01:00
Osvaldo Dias dos Santos
5d591c30ae Fix typos in Azure installation (#2334) 2023-03-02 19:32:48 +01:00
Osvaldo Dias dos Santos
ab5ec7cab2 pecl: remove word in sentence (#2329) 2023-02-27 22:24:50 +00:00
Osvaldo Dias dos Santos
d73d69f40e Remove word in sentence (#2323) 2023-02-24 16:33:21 +00:00
Osvaldo Dias dos Santos
f0261e36dc Fix verb tense (#2320) 2023-02-21 23:09:53 +00:00