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

Feature/tests sf 6 #41

Merged
merged 26 commits into from
Jan 5, 2022
Merged

Feature/tests sf 6 #41

merged 26 commits into from
Jan 5, 2022

Commits on Jan 3, 2022

  1. fix(deps): Add compat for PHP ^8.0 and SF ^6.0

    [add-sf-6-support]
    
    BREAKING CHANGE: no more support for php < 8 or SF < 6
    ryden54 committed Jan 3, 2022
    Configuration menu
    Copy the full SHA
    873a296 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2022

  1. test(ci): Migrate from travis to github action

    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    c1b34ec View commit details
    Browse the repository at this point in the history
  2. test(ci): Trigger build only on pull requests

    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    5d7433d View commit details
    Browse the repository at this point in the history
  3. test(ci): Run only in 7.4

    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    ed4b281 View commit details
    Browse the repository at this point in the history
  4. test(ci): Run phpstan on root folder

    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    22bfa69 View commit details
    Browse the repository at this point in the history
  5. test(ci): Reduce number of dependencies and fixe php version for all …

    …tools
    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    2f5203c View commit details
    Browse the repository at this point in the history
  6. test(ci): Remove > from run in ci.yaml

    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    b26160e View commit details
    Browse the repository at this point in the history
  7. test(ci): try lower version of php tools

    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    9dda5b8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0ee3f15 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f632038 View commit details
    Browse the repository at this point in the history
  10. test(ci): Fix coverall path

    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    09ad74d View commit details
    Browse the repository at this point in the history
  11. doc(ci): Remove travis build badge

    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    7709324 View commit details
    Browse the repository at this point in the history
  12. doc(ci): Update reco

    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    ba26438 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    5eae632 View commit details
    Browse the repository at this point in the history
  14. test(ci): Switch to official php-coveralls/php-coveralls package and …

    …follow GA doc
    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    2e2bcad View commit details
    Browse the repository at this point in the history
  15. test(ci): Run on prefer lowest and "normal"

    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    67c0162 View commit details
    Browse the repository at this point in the history
  16. test(ci): Run composer update instead of install

    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    1b060bf View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    50da1bb View commit details
    Browse the repository at this point in the history
  18. test(ci): change target php versions

    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    dba8218 View commit details
    Browse the repository at this point in the history
  19. fix(ci): Normalizer signature

    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    4369557 View commit details
    Browse the repository at this point in the history
  20. chore(ci): Prevent symfony/serializer:6.0.0

    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    29169b0 View commit details
    Browse the repository at this point in the history
  21. chore(ci): Bump phpunit to >=9

    Phpunit < 9 is bubby on php 8.1: "PHP Fatal error:  Cannot acquire reference to $GLOBALS"
    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    316de0d View commit details
    Browse the repository at this point in the history
  22. chore(ci): Bump phpunit to >=9

    Phpunit < 9 is bubby on php 8.1: "PHP Fatal error:  Cannot acquire reference to $GLOBALS"
    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    110928f View commit details
    Browse the repository at this point in the history
  23. test(ci): Remove coverage publish

    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    24b44dc View commit details
    Browse the repository at this point in the history
  24. test(ci): Remove coverage publish

    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    c476e7c View commit details
    Browse the repository at this point in the history
  25. chore(ci): Remove php-coveralls/php-coveralls since the support of PH…

    …P 8.1 is not ready
    Arnaud LAHAXE committed Jan 4, 2022
    Configuration menu
    Copy the full SHA
    4cd0ef1 View commit details
    Browse the repository at this point in the history