-
Notifications
You must be signed in to change notification settings - Fork 13
Comparing changes
Open a pull request
base repository: Yoast/PHPUnit-Polyfills
base: 1.1.3
head repository: Yoast/PHPUnit-Polyfills
compare: 1.1.4
- 13 commits
- 10 files changed
- 2 contributors
Commits on Feb 7, 2025
-
New PHPStan release, new issue with the ignores. Fixed now in a way that should be more stable.
Configuration menu - View commit details
-
Copy full SHA for e6d093e - Browse repository at this point
Copy the full SHA e6d093eView commit details -
Merge pull request #242 from Yoast/feature/phpstan-fix-config
PHPStan: fix ignores
Configuration menu - View commit details
-
Copy full SHA for 643c52c - Browse repository at this point
Copy the full SHA 643c52cView commit details -
Dependabot: remove Composer ecosystem
Composer checks have started to run into trouble with the minimum PHP version vs the YoastCS dependency (which has a higher minimum PHP version). As Dependabot has never made a useful contribution for the Composer dependencies anyway AND there are only a few, we may as well drop it to get rid of the incessant error notifications. Ref: https://github.com/Yoast/PHPUnit-Polyfills/network/updates/958266171
Configuration menu - View commit details
-
Copy full SHA for 618e01c - Browse repository at this point
Copy the full SHA 618e01cView commit details -
Merge pull request #243 from Yoast/feature/dependabot-remove-composer
Dependabot: remove Composer ecosystem
Configuration menu - View commit details
-
Copy full SHA for 5c8016c - Browse repository at this point
Copy the full SHA 5c8016cView commit details -
GH Actions/test: fix rate limiting issue
If a tool version is specified, workflows can run into rate limiting issues with the GitHub API. To get round this, the `GITHUB_TOKEN` needs to be provided. The `tools` key is also used in the CS workflows, but has, so far, not yielded any problematic builds for those. If needs be, the same tweak can be made to those job steps if those jobs would start to hit rate limits in the future. Ref: https://github.com/shivammathur/setup-php#wrench-tools-support
Configuration menu - View commit details
-
Copy full SHA for da25566 - Browse repository at this point
Copy the full SHA da25566View commit details -
Merge pull request #244 from Yoast/feature/ghactions-reduce-rate-limi…
…t-issues GH Actions/test: fix rate limiting issue
Configuration menu - View commit details
-
Copy full SHA for 5131d92 - Browse repository at this point
Copy the full SHA 5131d92View commit details
Commits on Feb 9, 2025
-
README: update section about PHPUnit support
The README for the 4.x version will be updated to reflect the features supported in the 4.x series. This commit updates the README section about which versions of PHPUnit will be supported by which versions of the PHPUnit Polyfills.
Configuration menu - View commit details
-
Copy full SHA for 965d489 - Browse repository at this point
Copy the full SHA 965d489View commit details -
As of now, the `main` branch, will be the release branch for PHPUnit Polyfills 4.x. Includes minor textual tweaks to the release checklist.
Configuration menu - View commit details
-
Copy full SHA for 5a3b4ba - Browse repository at this point
Copy the full SHA 5a3b4baView commit details -
Merge pull request #249 from Yoast/feature/minor-updates-for-4.x
1.x | Minor updates for 4.x branch
Configuration menu - View commit details
-
Copy full SHA for 91d63bc - Browse repository at this point
Copy the full SHA 91d63bcView commit details -
GH Actions: prevent more rate limiting issues
Follow up on 244. This adds the `GITHUB_TOKEN` to get round the rate limiting where necessary. It also adds `fail-fast` to get `setup-php` to exit with a non-zero exit code if something required in `tools` could not be installed (or other customizations failed). This prevents running unnecessary interim steps if a later step would never be able to succeed anyway.
Configuration menu - View commit details
-
Copy full SHA for a34ba1f - Browse repository at this point
Copy the full SHA a34ba1fView commit details -
Merge pull request #251 from Yoast/feature/ghactions-fix-more-rate-li…
…miting GH Actions: prevent more rate limiting issues
Configuration menu - View commit details
-
Copy full SHA for e1aba5c - Browse repository at this point
Copy the full SHA e1aba5cView commit details -
Changelog for the 1.1.4 release
Includes updating the `VERSION` constant in the `Autoload` class.
Configuration menu - View commit details
-
Copy full SHA for d2874f0 - Browse repository at this point
Copy the full SHA d2874f0View commit details -
Merge pull request #250 from Yoast/feature/1.x/changelog-v1.1.4
Changelog for the 1.1.4 release
Configuration menu - View commit details
-
Copy full SHA for e6faedf - Browse repository at this point
Copy the full SHA e6faedfView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 1.1.3...1.1.4