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

12822 Commits

Author SHA1 Message Date
Volker Dusch
910491be7d Announce PHP 8.5.3RC1 2026-01-29 21:35:39 +01:00
Saki Takamachi
ee2e5524bc Announce PHP 8.4.18R1 2026-01-30 00:42:05 +09:00
dependabot[bot]
4a2e237982 composer(deps-dev): bump symfony/process from 7.4.4 to 7.4.5 (#1794)
Bumps [symfony/process](https://github.com/symfony/process) from 7.4.4 to 7.4.5.
- [Release notes](https://github.com/symfony/process/releases)
- [Changelog](https://github.com/symfony/process/blob/8.1/CHANGELOG.md)
- [Commits](https://github.com/symfony/process/compare/v7.4.4...v7.4.5)

---
updated-dependencies:
- dependency-name: symfony/process
  dependency-version: 7.4.5
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-28 16:09:29 -08:00
dependabot[bot]
239bfba412 composer(deps-dev): bump phpunit/phpunit from 11.5.6 to 11.5.50 (#1791)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.5.6 to 11.5.50.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.5.50/ChangeLog-11.5.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.5.6...11.5.50)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  dependency-version: 11.5.50
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-27 18:13:58 -08:00
dependabot[bot]
e0869cbcd4 composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.92.5 to 3.93.0 (#1788) 2026-01-27 15:44:38 +08:00
Luffy
33fc835c0a Fix changelog file reference in error.php (#1781) 2026-01-22 10:35:26 +08:00
Derick Rethans
9dc93f66ae Fall back to 'published' date is 'updated' is not available (and fix entry) 2026-01-21 15:15:56 +00:00
Derick Rethans
cfe41a81dd Fallback to standard link if a news entries doesn't have a 'newsImage' 2026-01-21 15:10:09 +00:00
Derick Rethans
7e2d16d545 Revert "Create UserNoteService class"
This reverts commit b31ec1c7f1.
2026-01-21 15:02:14 +00:00
Derick Rethans
47efb7c323 Revert "Fix whitespace"
This reverts commit 85f795f5de.
2026-01-21 15:01:47 +00:00
Leonardo Lara Rodrigues
d965e37a1e Change language code to lowercase for translation file (#1775)
For languages like 'pt_BR', the filename is pt_br.ini as well as the repo is /pt_br.

The pt_BR pages' headers and footers are not being translated.
2026-01-18 22:13:25 +03:00
Marcos Marcolin
fa2452042e Add conference PHP Velho Oeste 2026 in Brazil (#1767)
Co-authored-by: Luffy <lufei@php.net>
2026-01-17 13:49:36 +08:00
Daniel Scherzer
780f5fa7cf Announce PHP 8.5.2 2026-01-15 16:02:47 -08:00
Jakub Zelenka
0b395362ed Announce PHP 8.3.30 2026-01-16 00:08:18 +01:00
Calvin Buckley
e4b5593ea3 Announce PHP 8.4.17 2026-01-15 15:35:40 -04:00
Jakub Zelenka
339d3266a4 8.3.30 tarballs 2026-01-13 23:42:41 +01:00
Daniel Scherzer
fd3c444c13 8.5.2 tarballs 2026-01-13 14:11:06 -08:00
Calvin Buckley
3974ad5e3f 8.4.17 tarballs 2026-01-13 13:48:52 -04:00
Derick Rethans
4788a141ec Restore the 'contributors' function, which is in use by the manual builds 2026-01-13 13:59:15 +00:00
AllenJB
6eba7eba26 Search: Fix "g a" search (add comment to notify future devs) 2026-01-13 14:02:52 +01:00
AllenJB
e5c965b38d Search: Fix "g a" search 2026-01-13 14:02:52 +01:00
AllenJB
77da2886eb Fix Playwright search tests with static copy of new search indexes 2026-01-13 14:01:54 +01:00
AllenJB
528253545d Fix Playwright search tests with static copy of new search indexes 2026-01-13 14:01:54 +01:00
AllenJB
5addc11aba Fix Playwright search tests with static copy of new search indexes 2026-01-13 14:01:54 +01:00
Kamil Tekiela
85f795f5de Fix whitespace 2026-01-13 14:00:36 +01:00
Kamil Tekiela
b31ec1c7f1 Create UserNoteService class 2026-01-13 14:00:36 +01:00
Jordi Kroon
5f7c6aaf10 fix: update docs.php.net URLs to https://www.php.net
Replace outdated docs.php.net domain references with the current
https://www.php.net domain across archive pages and documentation links.
Also remove legacy inactive language filtering logic from download-docs.php
that was specific to the old docs domain.
2026-01-13 13:44:52 +01:00
Jordi Kroon
fbd19fcb1a fix: update mailing list management URL to news-web.php.net
The lists.php.net domain has been replaced with news-web.php.net for accessing mailing list options and management.
2026-01-13 13:43:35 +01:00
Jordi Kroon
877374bde2 fix: update news.php.net links to https and news-web domain
Replace deprecated http://news.php.net URLs with https://news-web.php.net
across archive pages, release notes, and mailing lists documentation.
This addresses the domain migration and enforces HTTPS security for
news server access.
2026-01-13 13:43:35 +01:00
Jordi Kroon
c8c27a6e86 fix: update bugs.php.net and wiki.php.net links to https 2026-01-13 13:42:16 +01:00
Ben Ramsey
d3d1ffb456 Update meta redirect to link directly to index.php
When I committed 5cdd1dd736, the web
server appeared to prefer loading the `index.php` file over `index.html`
when requesting `/license/ZendGrant/`. I left `index.html` in place
because there were direct links to it from around the web, and I didn't
want those links to end at 404 pages, so I set it up to redirect to the
cleaner `/license/ZendGrant/` URL, thinking `index.php` would load every
time.

Now, the web server appears to prefer `index.html` over `index.php`, so
landing on this page, either from `/license/ZendGrant/` or
`/license/ZendGrant/index.html` results in an endless redirection loop.
The easy solution is to make `index.html` redirect directly to
`/license/ZendGrant/index.php` instead.
2026-01-13 13:20:02 +01:00
dependabot[bot]
c6c31e35d6 composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.92.4 to 3.92.5 (#1764)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-01-13 10:10:42 +08:00
dependabot[bot]
2c14ed2304 composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.92.3 to 3.92.4 (#1749) 2026-01-06 12:01:47 +08:00
Shivam Mathur
adeb7a1189 Improve windows single line installer downloads script
Improve installation path selection

Add PHP to the path after install
2026-01-05 02:15:21 +05:30
Shivam Mathur
861ecba59e Add missing --set parameter in macports instructions 2026-01-04 04:11:15 +05:30
Jakub Zelenka
73bcdb05dc Announce PHP 8.3.30RC1 2026-01-02 18:43:54 +01:00
Derick Rethans
c27c8222b1 Remove the now obsolete design contest issue template 2026-01-02 14:55:31 +00:00
Daniel Scherzer
2f4687e734 Announce PHP 8.5.2RC1 2026-01-01 18:38:47 -08:00
Calvin Buckley
ce33ea657d Announce PHP 8.4.17RC1 2026-01-01 15:58:18 -04:00
Sergey Panteleev
2c4cbc2c3e Add 2026 archive (#1717) 2026-01-01 04:23:03 +03:00
Ben Ramsey
52bb5ca4fc PHP 8.1 is now end-of-life 2025-12-31 17:37:20 -06:00
dependabot[bot]
b37156877c composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.92.0 to 3.92.3 (#1726) 2025-12-30 11:44:09 +08:00
Shivam Mathur
6a7e8b5e35 Fix to show PHP 8.1 source on the downloads page 2025-12-19 21:50:04 +00:00
Remi Collet
2fdb205aee add instructions for fedora/redhat and multiple versions 2025-12-19 19:22:05 +00:00
Ben Ramsey
8f19551545 Announce PHP 8.1.34 2025-12-19 11:17:02 -06:00
Saki Takamachi
2c883c5a0c Announce PHP 8.4.16 2025-12-19 08:21:03 +09:00
Pierrick Charron
85d2c77136 Update windows download links in today announcements 2025-12-18 14:38:59 -05:00
Pierrick Charron
0678b4d21b Announce PHP 8.2.30 2025-12-18 14:33:32 -05:00
Pierrick Charron
6f3e138d24 Update windows download link in createReleaseEntry 2025-12-18 14:24:00 -05:00
Eric Mann
8ed610b09c Announce PHP 8.3.29 2025-12-18 07:43:21 -08:00