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

Bring @gmponos PR forward with master #668

Open
wants to merge 43 commits into
base: master
Choose a base branch
from

Commits on Dec 2, 2018

  1. Configuration menu
    Copy the full SHA
    8ea9c53 View commit details
    Browse the repository at this point in the history
  2. Fix style issues

    gmponos committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    378dc3c View commit details
    Browse the repository at this point in the history
  3. Fix tests

    gmponos committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    5917181 View commit details
    Browse the repository at this point in the history
  4. Fix tests

    gmponos committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    619086b View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2019

  1. Update src/Parser/ExponentialMoneyParser.php

    Co-Authored-By: Márk Sági-Kazár <sagikazarmark@users.noreply.github.com>
    gmponos and sagikazarmark committed Dec 28, 2019
    Configuration menu
    Copy the full SHA
    9560b90 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2020

  1. Configuration menu
    Copy the full SHA
    b3a67ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4902c9c View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2021

  1. Configuration menu
    Copy the full SHA
    3bdfcdf View commit details
    Browse the repository at this point in the history
  2. Add missing types.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    86cd1b5 View commit details
    Browse the repository at this point in the history
  3. Add missing type.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    46331fa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    332dce7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9fd4dd9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    bfa1c30 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    3d4ee60 View commit details
    Browse the repository at this point in the history
  8. Fix Yoda comparison.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    e81002a View commit details
    Browse the repository at this point in the history
  9. Add missing spaces.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    7f38b2b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    0ff4c06 View commit details
    Browse the repository at this point in the history
  11. Fix typo.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    e539991 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    9053cc0 View commit details
    Browse the repository at this point in the history
  13. Remove dead branch.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    c9fe752 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    7e91b4f View commit details
    Browse the repository at this point in the history
  15. Add newline.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    bf94348 View commit details
    Browse the repository at this point in the history
  16. Sort.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    664b21a View commit details
    Browse the repository at this point in the history
  17. Remove author tag.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    25be4e4 View commit details
    Browse the repository at this point in the history
  18. Convert to type hint.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    8657608 View commit details
    Browse the repository at this point in the history
  19. Add missing imports.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    e2b327a View commit details
    Browse the repository at this point in the history
  20. Align.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    8b67e85 View commit details
    Browse the repository at this point in the history
  21. Add type hints.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    6f7bdcc View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    c7fa52f View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    6da0dd4 View commit details
    Browse the repository at this point in the history
  24. Fix Psalm error.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    6c4e1e5 View commit details
    Browse the repository at this point in the history
  25. Fix Psalm error.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    4c6dfd8 View commit details
    Browse the repository at this point in the history
  26. Fix Psalm error.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    0f58828 View commit details
    Browse the repository at this point in the history
  27. Continue CI fixes.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    a14b82d View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    0d9bc46 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    fadd352 View commit details
    Browse the repository at this point in the history
  30. Add missing import.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    480f1ae View commit details
    Browse the repository at this point in the history
  31. Add missing import.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    477474e View commit details
    Browse the repository at this point in the history
  32. Remove unused comment.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    83dc8dc View commit details
    Browse the repository at this point in the history
  33. Configuration menu
    Copy the full SHA
    af5a2d4 View commit details
    Browse the repository at this point in the history
  34. Add missing dependency.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    0d938f3 View commit details
    Browse the repository at this point in the history
  35. Correct.

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    40b3ece View commit details
    Browse the repository at this point in the history
  36. Fix... something?

    jameswilddev committed Sep 9, 2021
    Configuration menu
    Copy the full SHA
    12c42f3 View commit details
    Browse the repository at this point in the history