[PHP-WEBMASTER] [web-php] deleted branch dependabot/composer/friendsofphp/php-cs-fixer-3.84.0

2025-07-21 Thread saundefined
Deleted branch dependabot/composer/friendsofphp/php-cs-fixer-3.84.0 in repository web-php. Pusher: saundefined Before: https://github.com/php/web-php/commit/ebd254fe55033e7cbc53a7e711ce4a6be85228bb Compare: https://github.com/php/web-php/compare/ebd254fe5503... Tree: https://github.

[PHP-WEBMASTER] [web-php] master: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.83.0 to 3.84.0 (#1299)

2025-07-21 Thread dependabot[bot] via GitHub
Author: dependabot[bot] (dependabot[bot]) Committer: GitHub (web-flow) Pusher: saundefined Date: 2025-07-21T21:41:32+03:00 Commit: https://github.com/php/web-php/commit/d4b8ed129ceec682c2b301d8bc735664114adf00 Raw diff: https://github.com/php/web-php/commit/d4b8ed129ceec682c2b301d8bc735664114adf

[PHP-WEBMASTER] [web-php] PR #1299: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.83.0 to 3.84.0

2025-07-21 Thread saundefined
Pull Request: https://github.com/php/web-php/pull/1299 Closed by saundefined.

[PHP-WEBMASTER] [web-php] dependabot/composer/friendsofphp/php-cs-fixer-3.84.0: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.83.0 to 3.84.0

2025-07-21 Thread dependabot[bot] via GitHub
Author: dependabot[bot] (dependabot[bot]) Committer: GitHub (web-flow) Pusher: dependabot[bot] Date: 2025-07-21T18:33:28Z Commit: https://github.com/php/web-php/commit/ebd254fe55033e7cbc53a7e711ce4a6be85228bb Raw diff: https://github.com/php/web-php/commit/ebd254fe55033e7cbc53a7e711ce4a6be85228b

[PHP-WEBMASTER] [web-php] PR #1299: composer(deps-dev): bump friendsofphp/php-cs-fixer from 3.83.0 to 3.84.0

2025-07-21 Thread dependabot[bot]
Pull Request: https://github.com/php/web-php/pull/1299 Author: dependabot[bot] Bumps [friendsofphp/php-cs-fixer](https://github.com/PHP-CS-Fixer/PHP-CS-Fixer) from 3.83.0 to 3.84.0. Release notes Sourced from https://github.com/PHP-CS-Fixer/PHP-CS-Fixer/releases";>friendsofphp/php-cs-fixer's re

[PHP-WEBMASTER] [web-php] created branch dependabot/composer/friendsofphp/php-cs-fixer-3.84.0

2025-07-21 Thread dependabot[bot]
Created branch dependabot/composer/friendsofphp/php-cs-fixer-3.84.0 in repository web-php. Pusher: dependabot[bot] After: https://github.com/php/web-php/commit/ebd254fe55033e7cbc53a7e711ce4a6be85228bb Compare: https://github.com/php/web-php/commit/ebd254fe5503 Tree: https://github.com/php/web-p

[PHP-WEBMASTER] [web-php] redesign-downloads-page-prototype: Should fix tests

2025-07-21 Thread Sergey Panteleev
Author: Sergey Panteleev (saundefined) Date: 2025-07-21T18:51:34+03:00 Commit: https://github.com/php/web-php/commit/eb4d84875ed1934c0e282398bc571d4e9213534d Raw diff: https://github.com/php/web-php/commit/eb4d84875ed1934c0e282398bc571d4e9213534d.diff Should fix tests Changed paths: M downl

[PHP-WEBMASTER] [web-php] redesign-downloads-page-prototype: Disable source installation in the logic for now

2025-07-21 Thread Derick Rethans
Author: Derick Rethans (derickr) Date: 2025-07-21T16:19:33+01:00 Commit: https://github.com/php/web-php/commit/9bc4e722d1ebf7e1cbda2b6a72cec15e73392d4b Raw diff: https://github.com/php/web-php/commit/9bc4e722d1ebf7e1cbda2b6a72cec15e73392d4b.diff Disable source installation in the logic for now

[PHP-WEBMASTER] [web-php] redesign-downloads-page-prototype: Re-do logic according to Shivam's instructions, and add instructions to repo

2025-07-21 Thread Derick Rethans
Author: Derick Rethans (derickr) Date: 2025-07-21T16:19:18+01:00 Commit: https://github.com/php/web-php/commit/c13c88ffd53367141e8713bf6f0e31bd3d441d13 Raw diff: https://github.com/php/web-php/commit/c13c88ffd53367141e8713bf6f0e31bd3d441d13.diff Re-do logic according to Shivam's instructions, a

[PHP-WEBMASTER] [web-php] redesign-downloads-page-prototype: Silence warning if there are no JS files

2025-07-21 Thread Derick Rethans
Author: Derick Rethans (derickr) Date: 2025-07-21T15:12:58+01:00 Commit: https://github.com/php/web-php/commit/974d1557e7279f634de96b3b1210038136e9fe61 Raw diff: https://github.com/php/web-php/commit/974d1557e7279f634de96b3b1210038136e9fe61.diff Silence warning if there are no JS files Changed