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

Add PHP >= 8 support + updated tests and workflow. #1014

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

Commits on May 12, 2023

  1. Create test

    josh-gaby authored May 12, 2023
    Configuration menu
    Copy the full SHA
    6bc3958 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b7aa6a5 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2023

  1. Update to work with PHP 8.2

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    78c0e0e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8e6acea View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from josh-gaby/php82

    Php82
    josh-gaby authored May 13, 2023
    Configuration menu
    Copy the full SHA
    84b3fe5 View commit details
    Browse the repository at this point in the history
  4. Allow manual workflow run

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    5c39aec View commit details
    Browse the repository at this point in the history
  5. Merge pull request #2 from josh-gaby/php82

    Allow manual workflow run
    josh-gaby authored May 13, 2023
    Configuration menu
    Copy the full SHA
    5961041 View commit details
    Browse the repository at this point in the history
  6. Update comments

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    1022815 View commit details
    Browse the repository at this point in the history
  7. Update tests

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    62da503 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #3 from josh-gaby/php82

    Update comments
    josh-gaby authored May 13, 2023
    Configuration menu
    Copy the full SHA
    b45aa35 View commit details
    Browse the repository at this point in the history
  9. Update PHPUnit to v9

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    addf94f View commit details
    Browse the repository at this point in the history
  10. Update PHPUnit to v9

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    67f655b View commit details
    Browse the repository at this point in the history
  11. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    6b88bc1 View commit details
    Browse the repository at this point in the history
  12. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    6a6b3f9 View commit details
    Browse the repository at this point in the history
  13. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    95e07c0 View commit details
    Browse the repository at this point in the history
  14. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    cb3f72b View commit details
    Browse the repository at this point in the history
  15. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    bd33ac5 View commit details
    Browse the repository at this point in the history
  16. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    b58f1fa View commit details
    Browse the repository at this point in the history
  17. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    3020d28 View commit details
    Browse the repository at this point in the history
  18. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    d14857d View commit details
    Browse the repository at this point in the history
  19. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    56b8cec View commit details
    Browse the repository at this point in the history
  20. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    cd914b4 View commit details
    Browse the repository at this point in the history
  21. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    129c47e View commit details
    Browse the repository at this point in the history
  22. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    4110b83 View commit details
    Browse the repository at this point in the history
  23. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    158e944 View commit details
    Browse the repository at this point in the history
  24. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    6bddff9 View commit details
    Browse the repository at this point in the history
  25. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    2112cd0 View commit details
    Browse the repository at this point in the history
  26. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    572f3d0 View commit details
    Browse the repository at this point in the history
  27. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    be721b4 View commit details
    Browse the repository at this point in the history
  28. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    a7ffaa1 View commit details
    Browse the repository at this point in the history
  29. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    e9d5aee View commit details
    Browse the repository at this point in the history
  30. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    cf012e1 View commit details
    Browse the repository at this point in the history
  31. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    353284d View commit details
    Browse the repository at this point in the history
  32. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    6bfc3fb View commit details
    Browse the repository at this point in the history
  33. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    e2ab1f2 View commit details
    Browse the repository at this point in the history
  34. Update workflow

    josh-gaby committed May 13, 2023
    Configuration menu
    Copy the full SHA
    ee9e32f View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Configuration menu
    Copy the full SHA
    3eb5ebd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1b8afc5 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    203b09f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f03ed0d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6fa228f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    672cac4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b7de821 View commit details
    Browse the repository at this point in the history
  8. Revert to getMock

    josh-gaby committed May 14, 2023
    Configuration menu
    Copy the full SHA
    5bbdaa3 View commit details
    Browse the repository at this point in the history
  9. Revert to getMock

    josh-gaby committed May 14, 2023
    Configuration menu
    Copy the full SHA
    51f73d3 View commit details
    Browse the repository at this point in the history
  10. Update checkout version

    josh-gaby committed May 14, 2023
    Configuration menu
    Copy the full SHA
    3953527 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    eba9487 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    f662dfd View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    f75aa4b View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    2ae3ea8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    3c0701e View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2578564 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    b70073f View commit details
    Browse the repository at this point in the history
  18. Configuration menu
    Copy the full SHA
    12a1a13 View commit details
    Browse the repository at this point in the history
  19. Update to getMockBuilder

    josh-gaby committed May 14, 2023
    Configuration menu
    Copy the full SHA
    3e7f7f1 View commit details
    Browse the repository at this point in the history
  20. Revert some getMockBuilder

    josh-gaby committed May 14, 2023
    Configuration menu
    Copy the full SHA
    2904585 View commit details
    Browse the repository at this point in the history
  21. Update TopicTest

    josh-gaby committed May 14, 2023
    Configuration menu
    Copy the full SHA
    c62998b View commit details
    Browse the repository at this point in the history
  22. Update TopicTest

    josh-gaby committed May 14, 2023
    Configuration menu
    Copy the full SHA
    f3559e9 View commit details
    Browse the repository at this point in the history
  23. Update Connection

    josh-gaby committed May 14, 2023
    Configuration menu
    Copy the full SHA
    cd493aa View commit details
    Browse the repository at this point in the history
  24. Revert changes

    josh-gaby committed May 14, 2023
    Configuration menu
    Copy the full SHA
    8f4a6dd View commit details
    Browse the repository at this point in the history
  25. Revert changes

    josh-gaby committed May 14, 2023
    Configuration menu
    Copy the full SHA
    6590803 View commit details
    Browse the repository at this point in the history
  26. Update asserts

    josh-gaby committed May 14, 2023
    Configuration menu
    Copy the full SHA
    836a02c View commit details
    Browse the repository at this point in the history
  27. Configuration menu
    Copy the full SHA
    ccfaf84 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    533b273 View commit details
    Browse the repository at this point in the history
  29. Merge pull request #4 from josh-gaby/php82

    Php82
    josh-gaby authored May 14, 2023
    Configuration menu
    Copy the full SHA
    3e8e3c2 View commit details
    Browse the repository at this point in the history
  30. Remove workflow_dispatch

    josh-gaby committed May 14, 2023
    Configuration menu
    Copy the full SHA
    755977d View commit details
    Browse the repository at this point in the history
  31. Merge pull request #5 from josh-gaby/php82

    Remove workflow_dispatch
    josh-gaby authored May 14, 2023
    Configuration menu
    Copy the full SHA
    003d972 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    634792a View commit details
    Browse the repository at this point in the history
  33. Merge pull request #6 from josh-gaby/php82

    Remove unnecessary include from HttpServer
    josh-gaby authored May 14, 2023
    Configuration menu
    Copy the full SHA
    d13402f View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    136f614 View commit details
    Browse the repository at this point in the history
  35. Test return types

    josh-gaby committed May 14, 2023
    Configuration menu
    Copy the full SHA
    7c28424 View commit details
    Browse the repository at this point in the history
  36. Allow manual work flow runs

    josh-gaby committed May 14, 2023
    Configuration menu
    Copy the full SHA
    54c0aef View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    e7e7e32 View commit details
    Browse the repository at this point in the history
  38. Update to horrible hack to allow symfony/http-foundation >= 6.0 while…

    … maintaining PHP < 7.0 support.
    josh-gaby committed May 14, 2023
    Configuration menu
    Copy the full SHA
    dc69b28 View commit details
    Browse the repository at this point in the history
  39. Merge pull request #7 from josh-gaby/php82

    Add http-foundation 6.0 back
    josh-gaby authored May 14, 2023
    Configuration menu
    Copy the full SHA
    6d2f6a2 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2023

  1. Configuration menu
    Copy the full SHA
    bc519b9 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Update ci.yml

    Disable scheduled action run
    josh-gaby authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    56a7c2b View commit details
    Browse the repository at this point in the history
  2. Update ci.yml

    Disable scheduled action run
    josh-gaby authored Jul 16, 2023
    Configuration menu
    Copy the full SHA
    4311014 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    be5e072 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2024

  1. Configuration menu
    Copy the full SHA
    688b810 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    dc5edca View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    30959f5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0505b4a View commit details
    Browse the repository at this point in the history
  5. Merge pull request #8 from josh-gaby/php82

    Php82
    josh-gaby authored Aug 9, 2024
    Configuration menu
    Copy the full SHA
    4982587 View commit details
    Browse the repository at this point in the history