rogervila/array-diff-multidimensional
Compare the difference between two multidimensional arrays
2.2.0
5.2M downloads/mo
#1848 most downloaded on Packagist
rogervila/array-diff-multidimensional
What this package is like to depend on
Last release 10 months ago
17 Oct 2025
Release timing varies
gaps range from 5 weeks to 4.0 years
Most releases are documented
notes for 4 of 5 stable releases
Nothing withdrawn
no release was ever pulled
10 years old
6 releases · first in 2017
1 release in the last 12 months
see the full history below
Release timeline
6 releases · Feb 2017 to Oct 2025
2018
2019
2020
2021
2022
2023
2024
2025
2026
Releases
latest 6-
2.2.017 Oct 2025Release notes
Open source →What's Changed
- Bump actions/checkout from 2.3.5 to 2.4.0 by @dependabot[bot] in #28
- Bump shivammathur/setup-php from 2.15.0 to 2.16.0 by @dependabot[bot] in #29
- Bump shivammathur/setup-php from 2.16.0 to 2.17.0 by @dependabot[bot] in #30
- Bump actions/checkout from 2.4.0 to 3 by @dependabot[bot] in #31
- Bump shivammathur/setup-php from 2.17.0 to 2.17.1 by @dependabot[bot] in #32
- Bump shivammathur/setup-php from 2.17.1 to 2.18.0 by @dependabot[bot] in #33
- Bump shivammathur/setup-php from 2.18.0 to 2.18.1 by @dependabot[bot] in #35
- Bump shivammathur/setup-php from 2.18.1 to 2.19.1 by @dependabot[bot] in #37
- Bump shivammathur/setup-php from 2.19.1 to 2.20.1 by @dependabot[bot] in #39
- Bump shivammathur/setup-php from 2.20.1 to 2.21.1 by @dependabot[bot] in #41
- Bump shivammathur/setup-php from 2.21.1 to 2.21.2 by @dependabot[bot] in #42
- PHP 8.2 Support by @rogervila in #43
- Bump shivammathur/setup-php from 2.21.2 to 2.22.0 by @dependabot[bot] in #44
- Bump shivammathur/setup-php from 2.22.0 to 2.23.0 by @dependabot[bot] in #45
- Bump shivammathur/setup-php from 2.23.0 to 2.24.0 by @dependabot[bot] in #46
- PHPUnit 10 Support by @rogervila in #49
- Bump shivammathur/setup-php from 2.24.0 to 2.25.1 by @dependabot[bot] in #48
- PHP 8.3 Support by @rogervila in #53
- Bump actions/checkout from 3 to 4 by @dependabot[bot] in #54
- PHP 8.4 Support by @rogervila in #55
- Update phpunit/phpunit requirement from ^4.8 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 to ^4.8 || ^5.0 || ^6.0 || ^7.0 || ^8.0 || ^9.0 || ^10.0 || ^11.0 by @dependabot[bot] in #56
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #57
- chore: Additional tests by @rogervila in #58
- feat: PHPBench benchmarking by @rogervila in #60
- feat: Performance improvements by @rogervila in #59
Full Changelog: 2.1.0...2.2.0
-
2.1.028 Oct 2021 -
2.0.123 Jul 2021 -
2.0.011 Jan 2021Release notes
Open source → -
2.0.0-rc.103 Dec 2020 pre-releaseRelease notes
Open source →Added
- PHP 8 Support
- More tests
Fixed
- Fix problem with comparing float values (#2 by @aburakovskiy)
Changed
- Moved second array check outside loop (#6 by @ioanszabo )
- Comparisons are strict by default (Check https://github.com/rogervila/array-diff-multidimensional#strict-vs-loose-comparisons for details)
-
1.0.020 Feb 2017Nothing published for this version