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

12256 Commits

Author SHA1 Message Date
Sergey Panteleev
c632d199d1 Add visual regression tests (#994)
Co-authored-by: Roman Pronskiy <roman@pronskiy.com>
Co-authored-by: Derick Rethans <derick@php.net>
2024-08-20 09:20:25 +03:00
dependabot[bot]
03af4d4423 composer(deps-dev): bump phpunit/phpunit from 11.3.0 to 11.3.1 (#1050)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.3.0 to 11.3.1.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.3.1/ChangeLog-11.3.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.3.0...11.3.1)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  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>
2024-08-19 18:47:25 +03:00
Derick Rethans
46f8d4db58 Fixed XML 2024-08-16 14:03:46 +01:00
Sergey Panteleev
884a09c642 Add PHP Russia 2024 (#1049) 2024-08-16 09:09:08 +03:00
Yann Larrivée
28f4c9aea8 Added ConFoo 2025 CFP (#1048)
Co-authored-by: Yann Larrivee <yl@hoth>
2024-08-15 23:31:07 +03:00
Calvin Buckley
0c3660c495 Merge branch 'master' of github.com:php/web-php 2024-08-15 10:56:40 -03:00
Calvin Buckley
acb47561ba Announce PHP 8.4.0beta3 2024-08-15 10:54:35 -03:00
dependabot[bot]
668c5b5922 composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.61.1 to 3.62.0 (#1047)
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.61.1 to 3.62.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.61.1...v3.62.0)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  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>
2024-08-12 18:43:58 +03:00
Roy Orbitson
2dcf9c3796 Fuzzy search of docs (#1007) 2024-08-09 12:11:16 +08:00
Jim Winstead
73625a07d8 Move sponsors of decommissioned machines to the 'emeritus' list (#1043) 2024-08-06 14:49:20 +03:00
dependabot[bot]
24a58d9acd composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.60.0 to 3.61.1 (#1045)
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.60.0 to 3.61.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.60.0...v3.61.1)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  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>
2024-08-06 08:59:53 +03:00
dependabot[bot]
3ba33a5560 composer(deps-dev): bump phpunit/phpunit from 11.2.8 to 11.3.0 (#1046)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.2.8 to 11.3.0.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.3.0/ChangeLog-11.3.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.2.8...11.3.0)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  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>
2024-08-05 23:28:50 +03:00
Jim Winstead
ba72bc3859 Remove some obsolete mailing lists (#1040) 2024-08-04 12:28:16 +03:00
Saki Takamachi
8c70dbfb0e Announce PHP 8.4.0alpha4 2024-08-02 08:28:36 +09:00
Pierrick Charron
d6f5da7c58 Announce 8.2.22 2024-08-01 12:14:48 -04:00
Eric Mann
39d36f3402 Add missing release file
Note that if you neglect to add `-r` to the `createReleaseEntry`
invocation, it will skip creating this file for some reason and you'll
need to hastily correct your mistake.
2024-08-01 06:53:56 -07:00
Eric Mann
3737ada816 Announce PHP 8.3.10 2024-08-01 06:32:40 -07:00
Luffy
15f35ce99d Enable doc-uk build (#1042) 2024-07-31 21:35:00 +08:00
Eric Mann
f72ac2d68f 8.3.10 tarballs 2024-07-30 06:54:11 -07:00
Pierrick Charron
046bcf3f6e 8.2.22 tarballs 2024-07-30 07:55:01 -04:00
dependabot[bot]
84a55d4a8b composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.59.3 to 3.60.0 (#1041)
Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.59.3 to 3.60.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.59.3...v3.60.0)

---
updated-dependencies:
- dependency-name: friendsofphp/php-cs-fixer
  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>
2024-07-29 21:00:14 +03:00
Jim Winstead
0a5445c871 Link to doc.php.net and /my.php (#1038) 2024-07-29 11:36:44 +03:00
Jim Winstead
e5ceb3e84c Purge references to PHP-GTK, it was abandoned (#1039) 2024-07-27 20:26:35 +08:00
dependabot[bot]
45d3ec3eb7 composer(deps-dev): bump phpunit/phpunit from 11.2.7 to 11.2.8 (#1037)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.2.7 to 11.2.8.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.2.8/ChangeLog-11.2.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.2.7...11.2.8)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  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>
2024-07-22 18:37:29 +03:00
Jim Winstead
d9be047d30 Trim mirroring docs (#1036) 2024-07-21 12:25:35 +03:00
Jim Winstead
99ee4026b2 Remove docs.php.net, it's not user-visible any longer (#1035)
Close #996
2024-07-21 02:19:26 +03:00
Maurício Meneghini Fauth
96d1508e8f Remove special cases for the gettext shorthand function (#1029)
- Related to https://github.com/php/doc-en/pull/3556
2024-07-20 07:17:41 +08:00
Jim Winstead
115441182f Remove social media links from mailing-lists page (#1032) 2024-07-19 09:09:06 +03:00
Ian Littman
1984259e2b Clarify older CascadiaPHP CFP entry title (#1034) 2024-07-19 11:17:02 +08:00
Ian Littman
302b047260 Add main conference entry for CascadiaPHP 2024 (#1033) 2024-07-19 09:37:12 +08:00
Calvin Buckley
c572273f68 Announce PHP 8.4.0alpha2 2024-07-18 10:36:30 -03:00
dependabot[bot]
0808cca665 composer(deps-dev): bump phpunit/phpunit from 11.2.5 to 11.2.7 (#1030)
Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.2.5 to 11.2.7.
- [Release notes](https://github.com/sebastianbergmann/phpunit/releases)
- [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.2.7/ChangeLog-11.2.md)
- [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.2.5...11.2.7)

---
updated-dependencies:
- dependency-name: phpunit/phpunit
  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>
2024-07-15 21:35:49 +03:00
Derick Rethans
04cb0ac173 New list doesn't allow unsubscribing different addresses than the sending address 2024-07-15 16:02:22 +01:00
Christoph M. Becker
7b11b960e4 Client side validation of form-user (#695)
Co-authored-by: Sergey Panteleev <sergey@php.net>
2024-07-09 10:33:09 +03:00
Sergey Panteleev
b62077acae Add link to ML instructions
Close #759
2024-07-09 10:28:58 +03:00
Sergey Panteleev
4cf1d83d32 OG meta tags by default (#1027)
Fix #981
2024-07-06 16:04:44 +03:00
peterdd
d4acbf45ba usability: avoid gap between a wrapped link in aside bar (#439) 2024-07-06 00:04:21 +03:00
Saki Takamachi
40abc7c4d4 Announce PHP 8.4.0alpha1 2024-07-05 22:28:21 +09:00
Luffy
d11a422416 Fix CODEOWNERS syntax error (#1026) 2024-07-05 16:51:56 +08:00
peterdd
d2279651a5 fix #62125 no wrap and scroll for source code examples (#444) 2024-07-05 11:02:30 +03:00
Jakub Zelenka
1e7df531b7 Announce PHP 8.3.9 2024-07-05 00:02:29 +01:00
Sergey Panteleev
4134b6c3ff Announce PHP 8.2.21 2024-07-04 17:46:12 +03:00
Sergey Panteleev
58814018c3 Add CODEOWNERS (#1022)
Co-authored-by: Luffy <52o@qq52o.cn>
2024-07-02 21:57:57 +03:00
Ian Littman
6aa42c1429 Switch "today" marker on supported versions image from red to dark grey to differentiate from EOL versions (#1019) 2024-07-02 21:57:32 +03:00
Jakub Zelenka
a6dc2f07db 8.3.9 tarballs 2024-07-02 15:25:44 +01:00
Sergey Panteleev
48aabf7f58 8.2.21 tarballs 2024-07-02 16:10:16 +03:00
haszi
6e76f1a1e8 Link to the documentations' copyright page on doc pages (#1013)
Co-authored-by: haszi <haszika80@gmail.com>
2024-06-27 18:06:15 +01:00
Derick Rethans
427d47b41c Revert "Add analytics tracker for self-hosted Matomo"
This reverts commit aef3309d25.
2024-06-26 14:08:05 +01:00
dependabot[bot]
d8e467c012 composer(deps-dev): bump phpunit/phpunit from 11.2.2 to 11.2.5 (#1020) 2024-06-25 08:12:52 +08:00
Derick Rethans
aef3309d25 Add analytics tracker for self-hosted Matomo 2024-06-24 18:45:58 +01:00