Volker Dusch
|
a4de093bd2
|
Announce PHP 8.5.1RC1
|
2025-12-05 11:31:29 +01:00 |
|
Saki Takamachi
|
6912a810cf
|
Announce PHP 8.4.16RC1
|
2025-12-05 08:53:05 +09:00 |
|
Eric Mann
|
199513d870
|
Announce PHP 8.3.29RC1
|
2025-12-04 13:55:22 -08:00 |
|
Sergey Panteleev
|
f331693b01
|
PHP 8.5 released (#1623)
* PHP 8.5 released
* Add PHP 8.5 migration guide
|
2025-11-20 10:37:06 -08:00 |
|
Daniel Scherzer
|
d09ba851de
|
Announce PHP 8.5.0
|
2025-11-20 20:36:29 +02:00 |
|
Sergey Panteleev
|
44d2becc99
|
Announce PHP 8.3.28
|
2025-11-20 17:50:08 +03:00 |
|
Calvin Buckley
|
1997486a90
|
Announce PHP 8.4.15
|
2025-11-20 09:51:33 -04:00 |
|
Jakub Zelenka
|
7e880044bd
|
Announce PHP 8.3.28
|
2025-11-20 11:12:26 +01:00 |
|
Theodore Brown
|
a32bc943fb
|
Support rendering release pages with PHP 8.3+ (#1613)
See https://github.com/php/php-src/pull/11913
|
2025-11-19 23:44:24 +03:00 |
|
Theodore Brown
|
84ce0c6804
|
Add syntax highlighting for variables on PHP 8.5 release page (#1626)
|
2025-11-19 21:02:05 +03:00 |
|
Sergey Panteleev
|
9b86e7de7e
|
PHP 8.5 release page (#1454)
Co-authored-by: Tim Düsterhus <tim@bastelstu.be>
Co-authored-by: Borislav Kosun <kosun.b@yandex.com>
Co-authored-by: Theodore Brown <theodorejb@outlook.com>
|
2025-11-19 17:42:11 +03:00 |
|
Daniel Scherzer
|
cf80cca42c
|
Announce PHP 8.5.0RC5
|
2025-11-13 14:40:50 -08:00 |
|
Jakub Zelenka
|
4102ab38eb
|
Announce PHP 8.3.28RC1
|
2025-11-06 22:22:12 +01:00 |
|
Volker Dusch
|
5c147373b8
|
Announce PHP 8.5.0RC4
|
2025-11-06 21:44:36 +01:00 |
|
Calvin Buckley
|
09030b27a9
|
Announce PHP 8.4.15RC1
|
2025-11-06 14:34:00 -04:00 |
|
AllenJB
|
e7cfbe9820
|
Add hint for access key (#1513)
|
2025-11-05 10:56:00 +08:00 |
|
Ayesh Karunaratne
|
a27df08b8a
|
Downloads: Add winget download instrunctions
Adds support for downloading Windows PHP binaries using `winget`.
Both TS and NTS builds are now available on `microsoft/winget-pkgs`[1]
repo, and I have been maintaining them for a while now.
When a new PHP release is found, the manifests are automatically[^2]
built and the manifests are attested[^3]. I submit PRs[^4] after
manually checking if everything is in order.
This PR updates the new `downloads.php` page with `winget`-specific
download instructions.
- When the Usage field is set to CLI, the winget instructions refer to
NTS builds (e.g `PHP.PHP.NTS.8.4`)
- Other Usage values use the TS builds (e.g. `PHP.PHP.8.4`).
[^1]: https://github.com/microsoft/winget-pkgs/tree/master/manifests/p/PHP/PHP
[^2]: https://github.com/PHPWatch/php-winget-manifest/
[^3]: https://github.com/PHPWatch/php-winget-manifest/attestations
[^4]: https://github.com/microsoft/winget-pkgs/pulls?q=is%3Apr+%5BPHP%5D
|
2025-10-26 19:40:28 +07:00 |
|
Eric Mann
|
90dbc48b7b
|
Announce PHP 8.3.27
|
2025-10-23 13:49:31 -07:00 |
|
Saki Takamachi
|
5ea58f1f36
|
Announce PHP 8.4.14
|
2025-10-24 03:23:51 +09:00 |
|
Daniel Scherzer
|
2d42d39868
|
Announce PHP 8.5.0RC3
|
2025-10-23 12:00:42 -05:00 |
|
Eric Mann
|
e508d9ad8e
|
Fix 8.3.27RC1 download URL
|
2025-10-09 12:06:41 -07:00 |
|
Eric Mann
|
8f7bd5e26b
|
Announce PHP 8.3.27RC1
|
2025-10-09 12:03:58 -07:00 |
|
Saki Takamachi
|
f8863cb9c7
|
Announce PHP 8.4.14RC1
|
2025-10-10 03:31:56 +09:00 |
|
Volker Dusch
|
63f167be2b
|
Announce PHP 8.5.0 RC2
|
2025-10-09 17:56:16 +02:00 |
|
Tim Düsterhus
|
1abaefcd87
|
Fix Docker image in linux-docker-web-default.php
|
2025-10-01 12:03:32 +01:00 |
|
Luffy
|
5cd5778ab7
|
Sync news item layout and style (#1451)
|
2025-10-01 13:52:31 +08:00 |
|
Leonardo Lara Rodrigues
|
425096ad34
|
Reduce length of overlapping text (#1466)
|
2025-09-30 10:43:29 +08:00 |
|
Daniel Scherzer
|
e64d60e5ca
|
Announce PHP 8.5.0RC1
|
2025-09-25 18:16:14 -07:00 |
|
Jakub Zelenka
|
13350a79f0
|
Announce PHP 8.3.26
|
2025-09-26 00:25:26 +02:00 |
|
Calvin Buckley
|
b1e08d45d9
|
Remove the QA info for 8.4.13
Neglected to do so on previous commit. Should update the example commit
linked in release-process.md to one that includes this change...
|
2025-09-25 15:40:06 -03:00 |
|
Calvin Buckley
|
4fe449a4f9
|
Announce PHP 8.4.13
|
2025-09-25 14:59:56 -03:00 |
|
Shivam Mathur
|
045d5a3c11
|
Fix broken Windows builds links after new releases (#1447)
|
2025-09-23 17:03:49 +01:00 |
|
Jakub Zelenka
|
673cb46071
|
Announce PHP 8.3.26RC1
|
2025-09-12 10:36:47 +02:00 |
|
Volker Dusch
|
d410f5db74
|
Announce PHP 8.5.0beta3
|
2025-09-11 20:03:09 +02:00 |
|
Calvin Buckley
|
2a56ff7b34
|
Announce PHP 8.4.13RC1
|
2025-09-11 12:14:27 -03:00 |
|
Shivam Mathur
|
863c26f17c
|
Merge pull request #1402 from alikon/joomla
add joomla
|
2025-09-10 11:37:05 +05:30 |
|
Shivam Mathur
|
081771ab2d
|
Fix docker instructions for web in downloads page
|
2025-09-10 11:06:57 +05:30 |
|
Luffy
|
14284c0aac
|
Sanitize request URI for GPG keys link (#1399)
|
2025-09-10 09:28:01 +08:00 |
|
alikon
|
1db0b73233
|
add joomla
|
2025-09-08 16:37:35 +02:00 |
|
Shivam Mathur
|
53f54f7a23
|
Add docker to the downloads page.
|
2025-09-08 19:31:34 +05:30 |
|
Luffy
|
34cb9a75b3
|
Fix GPG keys link to use the current request URI (#1390)
|
2025-09-07 12:09:02 +08:00 |
|
Derick Rethans
|
e78ea355df
|
Update title and descriptions for manual pages (#1372)
Co-authored-by: Luffy <lufei@php.net>
|
2025-09-03 15:27:36 +08:00 |
|
Daniel Scherzer
|
3dbf1bf385
|
Announce PHP 8.5.0beta2
|
2025-08-28 21:00:26 +03:00 |
|
Eric Mann
|
90b486b4b8
|
Announce PHP 8.3.25
|
2025-08-28 07:55:39 -07:00 |
|
Saki Takamachi
|
4bcef0e619
|
Announce PHP 8.4.12
|
2025-08-28 21:18:19 +09:00 |
|
Shivam Mathur
|
4618a89a9b
|
Fix windows builds releases file path
|
2025-08-27 01:07:57 +01:00 |
|
Derick Rethans
|
4e50c824c8
|
Update include/download-instructions/windows-downloads.php
Co-authored-by: Shivam Mathur <shivam_jpr@hotmail.com>
|
2025-08-18 11:02:41 +01:00 |
|
Derick Rethans
|
ec526f8aa6
|
Use backend code to fetch the file, fix some precedence, and tweak coding standards with PSR
|
2025-08-18 11:02:41 +01:00 |
|
Shivam Mathur
|
1efcff97ec
|
Replace windows link in the sources
|
2025-08-18 11:02:41 +01:00 |
|
Shivam Mathur
|
a9ba48e13a
|
Add windows builds in the downloads page
|
2025-08-18 11:02:41 +01:00 |
|