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

12860 Commits

Author SHA1 Message Date
Derick Rethans
a46c652c32 Fixed host suffix check 2026-03-23 11:08:11 +00:00
Derick Rethans
dc26a872ee Add link to Windows Downloads (#1870)
* Add link to Windows Downloads

* Break into two panels due to interesting design choices
2026-03-20 12:44:15 +00:00
Shivam Mathur
078fff8796 Add instructions for Windows zip downloads (#1869) 2026-03-20 17:57:54 +05:30
Derick Rethans
02efc47021 Use https:// and canonical names for sites 2026-03-18 14:14:49 -04:00
Derick Rethans
4ec9adf3e1 Remove mention of 'windows.php.net' 2026-03-18 14:14:49 -04:00
Louis-Arnaud
9516d640ba Fix weekday dropdown mismatch in submit-event form (#1218) (#1809)
The $days array in submit-event.php used the current year implicitly
while layout.inc hardcoded 2012, causing weekday index mismatches
in the recurring event preview.
2026-03-17 11:01:52 +00:00
Louis-Arnaud
67c8ec8081 Add missing trigger_error() deprecation to PHP 8.4 release page (#1233) (#1810)
The deprecation of passing E_USER_ERROR to trigger_error() was
documented in the ChangeLog but missing from the release announcement.
2026-03-17 11:01:22 +00:00
Louis-Arnaud
03ab57cbb2 Add natural URL shortcuts for operators and language constructs (#767) (#1814)
Adds intuitive shortcut aliases like php.net/operator.precedence,
php.net/backtick.operator, php.net/string.type, php.net/statements,
etc. Supports both dot and hyphen separators for consistency.
2026-03-17 11:00:29 +00:00
Daniel Scherzer
5bee7281a9 Announce PHP 8.5.4 2026-03-12 12:14:43 -07:00
Calvin Buckley
b702d25a3a Announce PHP 8.4.19 2026-03-12 14:31:24 -03:00
Daniel Scherzer
3c88ed89c7 8.5.4 tarballs 2026-03-10 16:52:12 -07:00
Calvin Buckley
238b9c188d 8.4.19 tarballs 2026-03-10 13:00:19 -03:00
Shivam Mathur
805a63d0f1 Update documentation in build-setup.php (#1849) 2026-03-03 20:29:33 +05:30
gibran
b17fd3c831 docs(download): Change apt-get to apt for Debian installation 2026-03-03 06:22:16 -05:00
dependabot[bot]
8d48b2179f github-actions(deps): bump actions/upload-artifact from 6 to 7 (#1846)
Bumps [actions/upload-artifact](https://github.com/actions/upload-artifact) from 6 to 7.
- [Release notes](https://github.com/actions/upload-artifact/releases)
- [Commits](https://github.com/actions/upload-artifact/compare/v6...v7)

---
updated-dependencies:
- dependency-name: actions/upload-artifact
  dependency-version: '7'
  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>
2026-03-02 10:55:38 -08:00
gdaffa
0c7db7852a fix(css): Override .token.operator bg to trasnparent (#1839) 2026-02-28 19:02:40 +05:30
gdaffa
1dfe6a0e18 Update the Installation Instructions for Debian (#1838)
* docs(download): Remove `apt-transport-https` from Debian installation

* docs(download): Update Debian source list to `deb822` format
2026-02-27 14:30:28 +05:30
Daniel Scherzer
aa6f6ea995 Announce PHP 8.5.4RC1 2026-02-26 18:27:38 -05:00
dependabot[bot]
5527c2d91d composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.94.0 to 3.94.2 (#1834) 2026-02-25 11:44:07 +08:00
Abc's Noob
63f51e5704 Add Vietnamese translation for PHP 8.5 release page (#1835) 2026-02-25 11:19:38 +08:00
dependabot[bot]
ad66a02d48 composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.93.0 to 3.94.0 (#1825) 2026-02-17 09:33:34 +08:00
Volker Dusch
2f38663944 Announce PHP 8.5.3 - Release PHP file 2026-02-12 20:57:03 +01:00
Volker Dusch
de12c8af91 Announce PHP 8.5.3 2026-02-12 20:24:04 +01:00
Pierrick Charron
3d514475a0 Update ChangeLog-8.php for PHP 8.4.18 2026-02-12 13:35:11 -05:00
Saki Takamachi
bebe69243c Removed Pre-Release Build for Announce PHP 8.4.18 2026-02-12 23:42:31 +09:00
Saki Takamachi
a1689a5e83 Announce PHP 8.4.18 2026-02-12 23:40:08 +09:00
Volker Dusch
aa43a15dbb 8.5.3 tarballs 2026-02-10 19:37:48 +01:00
Saki Takamachi
6269528f13 8.4.18 tarballs 2026-02-11 02:58:52 +09:00
Kasper Hartwich
80d311924e Added conference: Laravel Live Denmark 2026 (#1807) 2026-02-09 20:31:23 +03:00
Shivam Mathur
e42fbdc9ee Fix download instructions for scoop 2026-02-07 11:35:26 +00:00
Sergey Panteleev
f15ca6baf1 Update screenshots for 2026 (#1806) 2026-02-07 14:00:01 +03:00
huangkevin-apr
f1b3e771f4 Fix xxx bug when ... 2026-02-04 11:30:40 +01:00
Jordi Kroon
5d9af2102f fix: update pear.php.net and pecl.php.net links to https 2026-02-04 11:23:09 +01:00
Jordi Kroon
a62726eb5f chore: remove obsolete crossdomain.xml file
The crossdomain.xml file is a legacy Adobe Flash cross-domain policy that is no longer needed in modern web applications. Flash has been deprecated and removed from browsers, making this configuration file unnecessary.
2026-02-04 11:22:12 +01:00
Luffy
086d0b9070 Add 404 status handling in manual lookup and results pages (#1783) 2026-02-04 10:52:17 +08:00
Volker Dusch
3d20b5a983 Merge pull request #1649 from rekmixa/add-issue-19722-to-changelog-8.5
php/php-src#17725 add info about substituting static with self in ChangeLog-8.php
2026-02-04 01:05:25 +01:00
dependabot[bot]
c3f4d84e65 github-actions(deps): bump appleboy/ssh-action from 1.2.4 to 1.2.5 (#1797) 2026-02-03 10:55:47 +08:00
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