-
Notifications
You must be signed in to change notification settings - Fork 503
Open
Labels
Milestone
Description
PRs to cherrypick into the next 2.0.x release (if there will be one):
- GH Actions: add shellcheck job + allow scripts to pass the new check #924
- GH Actions: add actionlint job #925
- Move shell scripts into dedicated directory #928
- GH Actions: improve "don't run on forks" condition #935
- README: add license badge #936
- Dependabot: attempt to enable for orphan
gh-pagesbranch #937 - GH Actions: update PHP ini configuration #939
- PHP 8.5 | Tests: prevent deprecation notice for Reflection*::setAccessible() #940
- GH Actions: Bump actions/download-artifact from 4 to 5 #942
- Corrected URL of the Request Python library URL in README.md #944
- GH Actions: Bump actions/checkout from 4 to 5 #945
- PHP 8.5: Prevent deprecation notices for curl_close #947
- GH Actions: Bump actions/setup-python from 5 to 6 #948
- GH Actions for
gh-pagesbranch: various updates #950 - GH Actions: "pin" all action runners #951
- 🔏 Update certificate bundle #954
- Composer: update PHPUnit Polyfills #955
- PHP 8.5 | Fix various "Using null as an array offset" deprecation notices #956
- GH Actions: Bump actions/upload-artifact from 4 to 5 #957
- GH Actions: Bump actions/download-artifact from 5 to 6 #959
- Composer: remove roave/security-advisories #961
- GH Actions: split "update-cacert" workflow #962
- GH Actions: allow test runs to succeed on fork #964
- GH Actions/test: use the latest Python version for mitmproxy #965