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

Implement count() from ArrayObject in Container #17

Closed
weierophinney opened this issue Dec 31, 2019 · 1 comment
Closed

Implement count() from ArrayObject in Container #17

weierophinney opened this issue Dec 31, 2019 · 1 comment
Assignees
Labels
Enhancement Won't Fix This will not be worked on

Comments

@weierophinney
Copy link
Member

At the moment container->count() returns 0 everytime, but it should return the current item count in the container.


Originally posted by @bernhard-efler at zendframework/zend-session#52

@boesing boesing added the Bug Something isn't working label Jul 10, 2020
omarkdev added a commit to omarkdev/laminas-session that referenced this issue Feb 15, 2022
Implement count method in Container to retrieve set values quantity

Close laminas#17
omarkdev added a commit to omarkdev/laminas-session that referenced this issue Feb 15, 2022
Implement count method in Container to retrieve set values quantity

Close laminas#17

Signed-off-by: Marcos Felipe <[email protected]>
omarkdev added a commit to omarkdev/laminas-session that referenced this issue Feb 15, 2022
Implement count method in Container to retrieve set values quantity

Close laminas#17

Signed-off-by: Marcos Felipe <[email protected]>
@Ocramius
Copy link
Member

Closing as per #50 discussion.

@Ocramius Ocramius added Enhancement Won't Fix This will not be worked on and removed Bug Something isn't working labels Feb 15, 2022
@Ocramius Ocramius self-assigned this Feb 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement Won't Fix This will not be worked on
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants