History log of /web-php/ (Results 151 – 175 of 12333)
Revision (<<< Hide revision tags) (Show revision tags >>>)Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
0808cca615-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 ...

04cb0ac115-Jul-2024 Derick Rethans

New list doesn't allow unsubscribing different addresses than the sending address

7b11b96009-Jul-2024 Christoph M. Becker

Client side validation of form-user (#695)

Co-authored-by: Sergey Panteleev <sergey@php.net>

b62077ac09-Jul-2024 Sergey Panteleev

Add link to ML instructions

Close #759

4cf1d83d06-Jul-2024 Sergey Panteleev

OG meta tags by default (#1027)

Fix #981

d4acbf4505-Jul-2024 peterdd

usability: avoid gap between a wrapped link in aside bar (#439)

40abc7c405-Jul-2024 Saki Takamachi

Announce PHP 8.4.0alpha1

d11a422405-Jul-2024 Luffy <52o@qq52o.cn>

Fix CODEOWNERS syntax error (#1026)

d227965105-Jul-2024 peterdd

fix #62125 no wrap and scroll for source code examples (#444)

1e7df53104-Jul-2024 Jakub Zelenka

Announce PHP 8.3.9

4134b6c304-Jul-2024 Sergey Panteleev

Announce PHP 8.2.21

5881401802-Jul-2024 Sergey Panteleev

Add CODEOWNERS (#1022)

Co-authored-by: Luffy <52o@qq52o.cn>

6aa42c1402-Jul-2024 Ian Littman

Switch "today" marker on supported versions image from red to dark grey to differentiate from EOL versions (#1019)

a6dc2f0702-Jul-2024 Jakub Zelenka

8.3.9 tarballs

48aabf7f02-Jul-2024 Sergey Panteleev

8.2.21 tarballs

6e76f1a127-Jun-2024 haszi

Link to the documentations' copyright page on doc pages (#1013)

Co-authored-by: haszi <haszika80@gmail.com>

427d47b426-Jun-2024 Derick Rethans

Revert "Add analytics tracker for self-hosted Matomo"

This reverts commit aef3309d2508b1e1ca0db5c50c829dfdfa7ee24f.

d8e467c025-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)

aef3309d24-Jun-2024 Derick Rethans

Add analytics tracker for self-hosted Matomo

bd48730623-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 ...

fadb53cb22-Jun-2024 Ian Littman

Add CascadiaPHP 2024 CFP entry (#1012)

a5283a1518-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 ...

085a5cc418-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 ...

ca4bca7915-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 ...

e182a0bf15-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 ...

12345678910>>...494