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

Bugfix: Serializer should treat non-existent items as 0 when incrementing/decrementing items #135

Conversation

boesing
Copy link
Member

@boesing boesing commented Jul 27, 2021

Q A
Bugfix yes

Description

Fixes #116

Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
…-existent values as 0

Fixes laminas#116

Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
@boesing boesing added the Bug Something isn't working label Jul 27, 2021
@boesing boesing added this to the 2.12.0 milestone Jul 27, 2021
@boesing boesing merged commit 302a91e into laminas:2.12.x Jul 27, 2021
@boesing boesing deleted the bugfix/serializer-increment-decrement-initial-value branch July 27, 2021 19:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Serializer plugin does not store the initial values when incrementing/decrementing values
1 participant