-
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.0.0
head repository: Yoast/PHPUnit-Polyfills
compare: 1.0.1
- 11 commits
- 5 files changed
- 2 contributors
Commits on Jun 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 7c08a7c - Browse repository at this point
Copy the full SHA 7c08a7cView commit details -
Merge pull request #43 from Yoast/feature/readme-tweaks
README: minor updates
Configuration menu - View commit details
-
Copy full SHA for 473ab5d - Browse repository at this point
Copy the full SHA 473ab5dView commit details
Commits on Jun 22, 2021
-
GH Actions: set error reporting to E_ALL
Turns out the default setting for `error_reporting` used by the SetupPHP action is `error_reporting=E_ALL & ~E_DEPRECATED & ~E_STRICT` and `display_errors` is set to `Off`. For the purposes of CI, I'd recommend running with `E_ALL` and `display_errors=On` to ensure **all** PHP notices are shown.
Configuration menu - View commit details
-
Copy full SHA for 855af7b - Browse repository at this point
Copy the full SHA 855af7bView commit details -
Merge pull request #44 from Yoast/feature/ghactions-turn-on-error-rep…
…orting GH Actions: set error reporting to E_ALL
Configuration menu - View commit details
-
Copy full SHA for 1b89291 - Browse repository at this point
Copy the full SHA 1b89291View commit details
Commits on Aug 9, 2021
-
Autoload: add version number constant
Includes adding an FAQ block to the README about how to use the constant. Fixes 46
Configuration menu - View commit details
-
Copy full SHA for 1dfc422 - Browse repository at this point
Copy the full SHA 1dfc422View commit details -
Merge pull request #47 from Yoast/feature/46-add-version-nr-constant
Autoload: add version number constant
Configuration menu - View commit details
-
Copy full SHA for a8cb6d9 - Browse repository at this point
Copy the full SHA a8cb6d9View commit details -
... to document the tasks which should be completed for every release.
Configuration menu - View commit details
-
Copy full SHA for 83071e0 - Browse repository at this point
Copy the full SHA 83071e0View commit details -
Merge pull request #48 from Yoast/feature/add-release-checklist
Add a release checklist
Configuration menu - View commit details
-
Copy full SHA for c026a2d - Browse repository at this point
Copy the full SHA c026a2dView commit details -
Changelog for the 1.0.1 release
Includes fixing up a grammar error in the notes for the previous release.
Configuration menu - View commit details
-
Copy full SHA for 77fffb8 - Browse repository at this point
Copy the full SHA 77fffb8View commit details -
Merge pull request #49 from Yoast/feature/changelog-1.0.1
Changelog for the 1.0.1 release
Configuration menu - View commit details
-
Copy full SHA for c7bffa8 - Browse repository at this point
Copy the full SHA c7bffa8View commit details -
Configuration menu - View commit details
-
Copy full SHA for f014fb2 - Browse repository at this point
Copy the full SHA f014fb2View 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.0.0...1.0.1