1
0
mirror of https://github.com/php/web-php.git synced 2026-03-23 23:02:13 +01:00
Commit Graph

12725 Commits

Author SHA1 Message Date
Daniel Scherzer
404e68f2f1 Update security.txt for another year
Updated security.txt expiration date as suggested by the release process, doing
this a few days before the announcement of the initial stable version of 8.5 to
having another thing to worry about.
2025-11-20 13:53:36 +02:00
Alex
156487cb70 Add Ukrainian language of PHP 8.5 announcement page (#1632) 2025-11-20 14:02:40 +03:00
Jakub Zelenka
7e880044bd Announce PHP 8.3.28 2025-11-20 11:12:26 +01:00
Luffy
5f50b279ef Add Chinese translation of PHP 8.5 announcement page (#1631) 2025-11-20 12:41:54 +03:00
Sergey Panteleev
d61d42c54f Sync Russian PHP 8.5 subtitle 2025-11-20 10:18:17 +03:00
lwlinux
3e1bf68681 Fix PHP8.5 release page css (#1629) 2025-11-20 10:15:11 +03:00
Theodore Brown
8256384e89 Improve PHP 8.5 subtitle to make it less wordy (#1628)
There's no need for the generic "performance improvements, bug fixes, and general cleanup" since every release has that (and the main title and key features description already mention it being faster and cleaner).

Also made the phrasing less wordy and repetitive.
2025-11-20 10:14:07 +03: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
26d39a1fff PHP 8.5 release page updates (#1624) 2025-11-19 19:58:42 +03:00
Roman Pronskiy
deb5355ed3 Update foundation note 2025-11-19 17:56:04 +01: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
Jakub Zelenka
237c998a47 8.3.28 tarballs 2025-11-18 23:23:16 +01:00
Calvin Buckley
ed0abd177a 8.4.15 tarballs 2025-11-18 14:07:14 -04:00
Daniel Scherzer
5b772249b4 8.5.0 tarballs 2025-11-18 01:53:54 -08:00
github-actions[bot]
7d87155d12 Update snapshots 2025-11-17 02:16:23 +00:00
Shivam Mathur
e6bd9a56c6 Merge pull request #1607 from shivammathur/pre-release-builds
Add windows QA builds
2025-11-16 16:41:15 +00:00
Shivam Mathur
549f61eee9 Fix api summary for pre-release-builds in openapi.yml 2025-11-16 21:13:22 +05:30
Shivam Mathur
1dc14f9638 Add windows QA builds
Rename release-candidates to pre-release-builds
2025-11-15 11:30:40 +05:30
Daniel Scherzer
cf80cca42c Announce PHP 8.5.0RC5 2025-11-13 14:40:50 -08:00
Elf Sundae
0c0d93a2e3 Fix example code block padding for PHP 8.3+ (#1501)
Co-authored-by: Luffy <lufei@php.net>
2025-11-13 10:26:06 +08:00
dependabot[bot]
9799963fb8 github-actions(deps): bump appleboy/ssh-action from 1.2.2 to 1.2.3 (#1603) 2025-11-11 10:41:38 +08:00
dependabot[bot]
29bed393e3 composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.89.1 to 3.89.2 (#1602) 2025-11-11 10:41:07 +08:00
Theodore Brown
30c04c697c Share common markup for PHP 8.0 release page translations (#1530) 2025-11-07 10:47:35 +08:00
Jakub Zelenka
4102ab38eb Announce PHP 8.3.28RC1 2025-11-06 22:22:12 +01:00
Volker Dusch
27b22a8285 Fix title of PHP 8.5.0RC4 annoncement 2025-11-06 21:59:36 +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
e6194839e4 Reject old format indexes (forcing refetch) (#1596) 2025-11-06 10:48:34 +08:00
AllenJB
e7cfbe9820 Add hint for access key (#1513) 2025-11-05 10:56:00 +08:00
AllenJB
658fafec3e Update search to use new pre-combined indexes + local docs support (#1586)
* Update search.js to use new pre-combined indexes; Support for running search on local docs

* Update search.js to use new pre-combined indexes; Support for running search on local docs
2025-11-04 17:17:06 +00:00
Sebastian Bergmann
ac81940676 Add image 2025-11-04 11:07:23 +00:00
natsuki ueda
812eed591b Improve prompts in createNewsEntry script (#1516) 2025-11-04 10:44:46 +08:00
Sebastian Bergmann
b0c6afa372 Add betterCode() PHP 2025 2025-10-31 09:26:42 +00:00
dependabot[bot]
3ef51de79e github-actions(deps): bump actions/upload-artifact from 4 to 5 (#1564)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 4 to 5.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v4...v5)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '5'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-31 11:49:28 +03:00
dependabot[bot]
3a2a338396 composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.89.0 to 3.89.1 (#1565)
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.89.0 to 3.89.1.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.89.0...v3.89.1)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.89.1
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-28 10:08:36 -07:00
Shivam Mathur
cea4d68112 Merge pull request #1562 from PHPWatch/downloads/winget
Downloads: Add `winget` download instrunctions
2025-10-27 22:23:08 +05:30
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
Saki Takamachi
edaf55dddd 8.4.14 tarballs 2025-10-22 04:34:39 +09:00
Eric Mann
d62ed14182 8.3.27 tarballs 2025-10-21 08:05:40 -07:00
dependabot[bot]
64dfeda456 github-actions(deps): bump actions/setup-node from 5 to 6 (#1532)
Bumps [actions/setup-node](https://github.com/actions/setup-node) from 5 to 6.
- [Release notes](https://github.com/actions/setup-node/releases)
- [Commits](https://github.com/actions/setup-node/compare/v5...v6)

---
updated-dependencies:
- dependency-name: actions/setup-node
  dependency-version: '6'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21 00:54:47 -07:00
dependabot[bot]
33b1b987fa composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.88.2 to 3.89.0 (#1531)
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.88.2 to 3.89.0.
- [Release notes](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases)
- [Changelog](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/blob/master/CHANGELOG.md)
- [Commits](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/compare/v3.88.2...v3.89.0)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  dependency-version: 3.89.0
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-10-21 00:53:24 -07:00
Theodore Brown
95c7f6290e Fix PHP 8.4 property hooks example not being full width when wrapped (#1522) 2025-10-17 11:19:27 +08: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