Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: using AbstractArray::offsetUnset method to remove from collection #104

Merged
merged 2 commits into from
Dec 27, 2022

Conversation

pmlkvch
Copy link
Contributor

@pmlkvch pmlkvch commented Aug 31, 2022

Description

This change will make the removal from the collection consistent.

@ramsey ramsey self-requested a review as a code owner December 27, 2022 07:59
@codecov
Copy link

codecov bot commented Dec 27, 2022

Codecov Report

Merging #104 (9af3e10) into main (bf292fb) will not change coverage.
The diff coverage is 100.00%.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff            @@
##               main     #104   +/-   ##
=========================================
  Coverage     95.69%   95.69%           
  Complexity      161      161           
=========================================
  Files            14       14           
  Lines           418      418           
=========================================
  Hits            400      400           
  Misses           18       18           
Impacted Files Coverage Δ
src/AbstractCollection.php 97.34% <100.00%> (ø)

@ramsey
Copy link
Owner

ramsey commented Dec 27, 2022

Sorry for the delay. Thank you for contributing! 🎉

@ramsey ramsey merged commit 03d552d into ramsey:main Dec 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants