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

Commits on Jul 27, 2021

  1. qa: add failing unit tests for laminas#116

    Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
    boesing committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    0fd3087 View commit details
    Browse the repository at this point in the history
  2. bugfix: when incrementing/decrementing items, plugin should treat non…

    …-existent values as 0
    
    Fixes laminas#116
    
    Signed-off-by: Maximilian Bösing <2189546+boesing@users.noreply.github.com>
    boesing committed Jul 27, 2021
    Configuration menu
    Copy the full SHA
    cd6fd9d View commit details
    Browse the repository at this point in the history