dms/phpunit-arraysubset-asserts
This package provides ArraySubset and related asserts once deprecated in PHPUnit 8
v0.5.0
30M downloads/mo
#1015 most downloaded on Packagist
rdohms/phpunit-arraysubset-asserts
What this package is like to depend on
Last release 3 years ago
no release in 18 months
Ships fairly regularly
a new release about every 7 months
Nearly every release is documented
notes for 8 of 8 stable releases
Nothing withdrawn
no release was ever pulled
8 years old
8 releases · first in 2019
0 releases in the last 12 months
see the full history below
Release timeline
8 releases · Feb 2019 to Jun 2023
2020
2021
2022
2023
2024
2025
2026
Releases
latest 8-
v0.5.002 Jun 2023Release notes
Open source →- Total issues resolved: 0
- Total pull requests resolved: 6
- Total contributors: 3
CI
- 72: GH Actions: minor tweaks thanks to @jrfnl
- 71: Composer: controlled update of CS dependencies thanks to @jrfnl
- 69: GH Actions: update PHP versions in workflows thanks to @jrfnl
- 68: GH Actions: fix use of deprecated
set-outputthanks to @jrfnl
Feature,dependencies
- 70: Support PHPUnit 10 thanks to @spawnia
CI,dependencies
- 66: Bump actions/checkout from 2.4.0 to 3 thanks to @dependabot[bot]
-
v0.4.013 Feb 2022Release notes
Open source →- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Feature
Bug
- 61: Switch to released event thanks to @rdohms
-
v0.3.117 Oct 2021Release notes
Open source →- Total issues resolved: 0
- Total pull requests resolved: 4
- Total contributors: 2
CI
- 60: New Milestone Managment GHA thanks to @rdohms
Documentation,Refactoring
- 59: Adopt new Coding Standard version thanks to @rdohms
Bug
- 58: PHP 8.1: fix deprecation notice thanks to @rdohms
- 56: PHPUnit: update configuration thanks to @jrfnl
-
v0.3.022 Apr 2021Release notes
Open source →v0.3.0
- Total issues resolved: 1
- Total pull requests resolved: 11
- Total contributors: 4
dependencies
- 49: Bump squizlabs/php_codesniffer from 3.5.8 to 3.6.0 thanks to @dependabot[bot]
- 32: Bump squizlabs/php_codesniffer from 3.5.6 to 3.5.8 thanks to @dependabot[bot]
- 48: Allow installation on PHP < 7.3 icw PHPUnit < 9 thanks to @jrfnl and @drzraf
Documentation
- 47: README: clarify code examples thanks to @jrfnl
CI
Refactoring
- 45: Composer: coding standard is a dev requirement thanks to @jrfnl
- 44: PHP8 / Composer 2 Compatibility thanks to @rdohms
- 38: Ignore dev-user overloads of configuration files thanks to @jrfnl
- 37: Add .gitattributes file thanks to @jrfnl
Feature
CI,Refactoring
- 28: Run CS on PR thanks to @rdohms
-
v0.2.103 Oct 2020Release notes
Open source →- Total issues resolved: 0
- Total pull requests resolved: 7
- Total contributors: 6
Bug
- 25: Include ArrayAccessible class thanks to @rdohms
Dependencies
- 24: Bump squizlabs/php_codesniffer from 3.5.4 to 3.5.6 thanks to @dependabot[bot]
- 23: Bump phpunit/phpunit from 9.0.0 to 9.4.0 thanks to @dependabot[bot]
CI
- 22: Configure dependabot thanks to @colinodell
- 20: Replace Travis with Github Actions thanks to @barryvdh
Feature
- 17: Add support for PHP 8 thanks to @mnapoli
Documentation
-
v0.2.012 Feb 2020Release notes
Open source →v0.2.0
- Total issues resolved: 0
- Total pull requests resolved: 2
- Total contributors: 2
Fixes
- 15: Update to PHPUnit 9 thanks to @bcremer
- 10: Fix typo thanks to @dereuromark
-
v0.1.118 Feb 2020 -
v0.1.017 Feb 2019Release notes
Open source →- reproduced functionality from phpunit:assertArraySubset
- adjusted to new coding standard
- offer trait and static class method