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

[ReturnTypeExtension] add test case for narrow typed json_decode #993

Merged
merged 21 commits into from May 4, 2022

Commits on May 3, 2022

  1. Copy the full SHA
    c4e495a View commit details
    Browse the repository at this point in the history
  2. Extend JsonThrowOnErrorDynamicReturnTypeExtension to detect knonw typ…

    …e from contssant string value
    TomasVotruba authored and ondrejmirtes committed May 3, 2022
    Copy the full SHA
    38ca032 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    6d4e3b3 View commit details
    Browse the repository at this point in the history
  4. return mixed type

    TomasVotruba authored and ondrejmirtes committed May 3, 2022
    Copy the full SHA
    581f51a View commit details
    Browse the repository at this point in the history
  5. add json_decode false

    TomasVotruba authored and ondrejmirtes committed May 3, 2022
    Copy the full SHA
    d665722 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    b2b979b View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    665e9da View commit details
    Browse the repository at this point in the history
  8. add test for multiple flags

    TomasVotruba authored and ondrejmirtes committed May 3, 2022
    Copy the full SHA
    66e3aa0 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    1a124ea View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    bea4f29 View commit details
    Browse the repository at this point in the history
  11. Copy the full SHA
    8748e9c View commit details
    Browse the repository at this point in the history
  12. use bitwiseFlagAnalyser

    TomasVotruba authored and ondrejmirtes committed May 3, 2022
    Copy the full SHA
    43eb542 View commit details
    Browse the repository at this point in the history
  13. Copy the full SHA
    99debb9 View commit details
    Browse the repository at this point in the history
  14. Update src/Type/Php/JsonThrowOnErrorDynamicReturnTypeExtension.php

    Co-authored-by: Martin Herndl <martin@herndl.org>
    2 people authored and ondrejmirtes committed May 3, 2022
    Copy the full SHA
    d707038 View commit details
    Browse the repository at this point in the history
  15. Update src/Type/Php/JsonThrowOnErrorDynamicReturnTypeExtension.php

    Co-authored-by: Martin Herndl <martin@herndl.org>
    2 people authored and ondrejmirtes committed May 3, 2022
    Copy the full SHA
    0255425 View commit details
    Browse the repository at this point in the history
  16. Copy the full SHA
    d586c6e View commit details
    Browse the repository at this point in the history
  17. Copy the full SHA
    98abc6f View commit details
    Browse the repository at this point in the history
  18. Copy the full SHA
    8a841fe View commit details
    Browse the repository at this point in the history
  19. Copy the full SHA
    3ad68aa View commit details
    Browse the repository at this point in the history
  20. Simplify fallback type handling

    herndlm authored and ondrejmirtes committed May 3, 2022
    Copy the full SHA
    741abd2 View commit details
    Browse the repository at this point in the history
  21. Copy the full SHA
    7d306fb View commit details
    Browse the repository at this point in the history