Skip to content
This repository has been archived by the owner on Jan 31, 2020. It is now read-only.

fixed issue #8 with count increment on insert #9

Closed
wants to merge 4 commits into from

Conversation

dankobiaka
Copy link
Contributor

Added additional check to only increment count if item doesn't already exist.

@Ocramius
Copy link
Member

Ocramius commented Jun 4, 2015

@dankobiaka this requires a test case :-)

@Ocramius Ocramius added this to the 2.4.3 milestone Jun 4, 2015
@Ocramius Ocramius self-assigned this Jun 4, 2015
@dankobiaka
Copy link
Contributor Author

complete

@Maks3w
Copy link
Member

Maks3w commented Jun 18, 2015

@dankobiaka The PR conflicts with master. Could you please rebase your branch?

@weierophinney weierophinney modified the milestones: 2.4.4, 2.4.3 Jul 21, 2015
weierophinney added a commit that referenced this pull request Jul 21, 2015
@weierophinney
Copy link
Member

I've tagged zend-stdlib 2.4.4, and will be back-porting this to an LTS release of ZF2 today.

@Maks3w
Copy link
Member

Maks3w commented Jul 21, 2015

@weierophinney 2.5 should be released too

@weierophinney
Copy link
Member

@Maks3w after I get the LTS release done, that's the plan.

@Maks3w
Copy link
Member

Maks3w commented Jul 21, 2015

Allow this fix to undo zendframework/zendframework#7446?

@weierophinney
Copy link
Member

@Maks3w No; they're separate issues. This one has to do with the count, while the other has to do with removal of items during iteration. They're not related.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants