File tree 2 files changed +4
-2
lines changed
2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- [ ![ Version] ( https://img.shields.io/badge/version-5.0.0 -blueviolet.svg )] ( https://github.com/steevanb/php-collection/tree/5.0.0 )
1
+ [ ![ Version] ( https://img.shields.io/badge/version-5.0.1 -blueviolet.svg )] ( https://github.com/steevanb/php-collection/tree/5.0.1 )
2
2
[ ![ PHP] ( https://img.shields.io/badge/php-^8.1-blue.svg )] ( https://php.net )
3
- ![ Lines] ( https://img.shields.io/badge/code%20lines-4,481 -blue.svg )
3
+ ![ Lines] ( https://img.shields.io/badge/code%20lines-4,502 -blue.svg )
4
4
![ Downloads] ( https://poser.pugx.org/steevanb/php-typed-array/downloads )
5
5
![ GitHub workflow status] ( https://img.shields.io/github/actions/workflow/status/steevanb/php-collection/ci.yml?branch=master )
6
6
![ Coverage] ( https://img.shields.io/badge/coverage-80%25-success.svg )
Original file line number Diff line number Diff line change 1
1
### master
2
2
3
+ ### [ 5.0.1] ( ../../compare/5.0.0...5.0.1 ) - 2023-03-14
4
+
3
5
- Fix ` AbstractCollection::doAdd() ` who was not calling ` canAddValue() `
4
6
5
7
### [ 5.0.0] ( ../../compare/4.0.0...5.0.0 ) - 2023-03-14
You can’t perform that action at this time.
0 commit comments