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: Implement count in Container #50

Closed

Conversation

omarkdev
Copy link
Contributor

Implement count method in Container to retrieve set values quantity

Close #17

Q A
Documentation no
Bugfix yes
BC Break no
New Feature no
RFC no
QA no

Description

@omarkdev omarkdev force-pushed the fix/#17-implement-count-in-container branch from f8aa42c to 3082491 Compare February 15, 2022 18:03
Implement count method in Container to retrieve set values quantity

Close laminas#17

Signed-off-by: Marcos Felipe <[email protected]>
@omarkdev omarkdev force-pushed the fix/#17-implement-count-in-container branch from 3082491 to 0faedb9 Compare February 15, 2022 18:09
Copy link
Member

@Ocramius Ocramius left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"counting" a session does not make sense, as it is not part of the responsibilities of a session to be "counted".

@Ocramius Ocramius self-assigned this Feb 15, 2022
@Ocramius Ocramius added Enhancement Won't Fix This will not be worked on labels Feb 15, 2022
@Ocramius Ocramius closed 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 this pull request may close these issues.

Implement count() from ArrayObject in Container
2 participants