Releases: php-ds/tests
Releases · php-ds/tests
v1.3.1
v1.3.0
What's Changed
- Add tests for 0.0/-0.0 in Map and Set by @rvanvelzen in #10
- Add tests for php-ds/polyfill#52 (Map->map() loses keys) by @Nebual in #11
- Fix expectPropertyDoesNotExistException test by @simPod in #12
- Mark testSumObjectCasting as incomplete by @simPod in #13
New Contributors
- @rvanvelzen made their first contribution in #10
- @Nebual made their first contribution in #11
Full Changelog: v1.2.2...v1.3.0
v1.2.0
- Added test for updated capacities.
v1.1.10
- Added tests for implicit iterators