0808cca6 | 15-Jul-2024 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
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](http
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>
show more ...
|
04cb0ac1 | 15-Jul-2024 |
Derick Rethans |
New list doesn't allow unsubscribing different addresses than the sending address |
7b11b960 | 09-Jul-2024 |
Christoph M. Becker |
Client side validation of form-user (#695) Co-authored-by: Sergey Panteleev <sergey@php.net> |
b62077ac | 09-Jul-2024 |
Sergey Panteleev |
Add link to ML instructions Close #759 |
4cf1d83d | 06-Jul-2024 |
Sergey Panteleev |
OG meta tags by default (#1027) Fix #981 |
d4acbf45 | 05-Jul-2024 |
peterdd |
usability: avoid gap between a wrapped link in aside bar (#439) |
40abc7c4 | 05-Jul-2024 |
Saki Takamachi |
Announce PHP 8.4.0alpha1 |
d11a4224 | 05-Jul-2024 |
Luffy <52o@qq52o.cn> |
Fix CODEOWNERS syntax error (#1026) |
d2279651 | 05-Jul-2024 |
peterdd |
fix #62125 no wrap and scroll for source code examples (#444) |
1e7df531 | 04-Jul-2024 |
Jakub Zelenka |
Announce PHP 8.3.9 |
4134b6c3 | 04-Jul-2024 |
Sergey Panteleev |
Announce PHP 8.2.21 |
58814018 | 02-Jul-2024 |
Sergey Panteleev |
Add CODEOWNERS (#1022) Co-authored-by: Luffy <52o@qq52o.cn> |
6aa42c14 | 02-Jul-2024 |
Ian Littman |
Switch "today" marker on supported versions image from red to dark grey to differentiate from EOL versions (#1019) |
a6dc2f07 | 02-Jul-2024 |
Jakub Zelenka |
8.3.9 tarballs |
48aabf7f | 02-Jul-2024 |
Sergey Panteleev |
8.2.21 tarballs |
6e76f1a1 | 27-Jun-2024 |
haszi |
Link to the documentations' copyright page on doc pages (#1013) Co-authored-by: haszi <haszika80@gmail.com> |
427d47b4 | 26-Jun-2024 |
Derick Rethans |
Revert "Add analytics tracker for self-hosted Matomo" This reverts commit aef3309d2508b1e1ca0db5c50c829dfdfa7ee24f. |
d8e467c0 | 25-Jun-2024 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
composer(deps-dev): bump phpunit/phpunit from 11.2.2 to 11.2.5 (#1020) |
aef3309d | 24-Jun-2024 |
Derick Rethans |
Add analytics tracker for self-hosted Matomo |
bd487306 | 23-Jun-2024 |
Ian Littman |
Use HTTPS URL for event submission to main.php.net, match spam check expectation to web-master (#1017) * Use HTTPS URL for event submission to main.php.net Resolves #999 At
Use HTTPS URL for event submission to main.php.net, match spam check expectation to web-master (#1017) * Use HTTPS URL for event submission to main.php.net Resolves #999 At some point in the past 12 years (this line was modified in the last 3 years but I doubt it got tested when modified) main.php.net started redirecting insecure HTTP to HTTPS, including for POSTs. The catch with those redirects is that POSTs won't get resubmitted when redirected, so when submitting an event the redirect would result in a GET with no parameters to the event submission endpoint, hence "Missing parameters." So event submission has been broken since main.php.net started redirecting HTTP to HTTPS. Back in 2012 there was an attempt to switch this and other URLs to HTTPS, but it got rolled back because "there could be mirrors without ssl support." (see blame for the line this commit modifies). Since then, mirrors have been phased out, so we can safely assume we're calling HTTPS endpoints now (and that's the only way this will work anyway). Verified by hitting the mentioned endpoint both on HTTP and HTTPS. HTTP gets redirected and fails due to missing parameters, HTTPS makes it through to the next step. * Match "sane" value on event submission to web-master expectation This reverts part of f1b8134041b8afefd18e0013a07e1aa310c38c44 as that wasn't quite the right fix
show more ...
|
fadb53cb | 22-Jun-2024 |
Ian Littman |
Add CascadiaPHP 2024 CFP entry (#1012) |
a5283a15 | 18-Jun-2024 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.58.1 to 3.59.3 (#1010) Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.58.1 to 3.59.3. -
composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.58.1 to 3.59.3 (#1010) Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.58.1 to 3.59.3. - [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.58.1...v3.59.3) --- 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>
show more ...
|
085a5cc4 | 18-Jun-2024 |
dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> |
composer(deps-dev): bump phpunit/phpunit from 11.1.3 to 11.2.2 (#1011) Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.1.3 to 11.2.2. - [Release notes](http
composer(deps-dev): bump phpunit/phpunit from 11.1.3 to 11.2.2 (#1011) Bumps [phpunit/phpunit](https://github.com/sebastianbergmann/phpunit) from 11.1.3 to 11.2.2. - [Release notes](https://github.com/sebastianbergmann/phpunit/releases) - [Changelog](https://github.com/sebastianbergmann/phpunit/blob/11.2.2/ChangeLog-11.2.md) - [Commits](https://github.com/sebastianbergmann/phpunit/compare/11.1.3...11.2.2) --- 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>
show more ...
|
ca4bca79 | 15-Jun-2024 |
Adecap <75079448+alejandrodecap@users.noreply.github.com> |
Update get-involved.php (#1009) * Update get-involved.php Changed http to https link as the pages they link to does not redirect to their own https versions automatically *
Update get-involved.php (#1009) * Update get-involved.php Changed http to https link as the pages they link to does not redirect to their own https versions automatically * Update get-involved.php Fixed error
show more ...
|
e182a0bf | 15-Jun-2024 |
haszi |
Make replaceable class text italic (#1008) Make replaceable class text italic to visually differentiate content that may or must be replaced. Co-authored-by: haszi <haszika80@gmail.
Make replaceable class text italic (#1008) Make replaceable class text italic to visually differentiate content that may or must be replaced. Co-authored-by: haszi <haszika80@gmail.com>
show more ...
|