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

feat: 0.3.x dev - Update dependencies and PHP to 8.1 #47

Merged
merged 58 commits into from
May 1, 2024
Merged

Commits on Aug 11, 2022

  1. feat: upgrade to php 8.1

    Benoit382 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    8407ea5 View commit details
    Browse the repository at this point in the history
  2. fix: ci

    Benoit382 committed Aug 11, 2022
    Configuration menu
    Copy the full SHA
    56e2cf7 View commit details
    Browse the repository at this point in the history

Commits on Aug 17, 2022

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

Commits on Aug 18, 2022

  1. Configuration menu
    Copy the full SHA
    917770c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dcfde9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b4ffcc4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a8d249e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0de2be9 View commit details
    Browse the repository at this point in the history
  6. bumped versions phpstan

    epalmans committed Aug 18, 2022
    Configuration menu
    Copy the full SHA
    8e5d666 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    07c090b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a01085a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f11b8df View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    a4caede View commit details
    Browse the repository at this point in the history

Commits on Aug 22, 2022

  1. removed monolog dep.

    epalmans committed Aug 22, 2022
    Configuration menu
    Copy the full SHA
    d865850 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2023

  1. Merge remote-tracking branch 'Benoit/go-to-php8-new-start' into 0.3.x…

    …-dev
    
    # Conflicts:
    #	.github/workflows/ci.yml
    #	composer.json
    #	phpstan.neon.dist
    #	src/Api.php
    #	src/Collection.php
    #	src/Document.php
    Dwarfex committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    66d4a0e View commit details
    Browse the repository at this point in the history
  2. add relevant changes from PR #32

    Dwarfex committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    c28f4b1 View commit details
    Browse the repository at this point in the history
  3. update security checker

    Dwarfex committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    cbc0ff6 View commit details
    Browse the repository at this point in the history
  4. drop 8.0, add 8.2

    Dwarfex committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    ba173dc View commit details
    Browse the repository at this point in the history
  5. remove unused ignore error

    Dwarfex committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    7e05c26 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5548353 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    1732e64 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    a75e792 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    f2bcd8f View commit details
    Browse the repository at this point in the history
  10. move to better place

    Dwarfex committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    05091eb View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1eddc8d View commit details
    Browse the repository at this point in the history
  12. make sonarcloud happy

    Dwarfex committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    5a37b3d View commit details
    Browse the repository at this point in the history
  13. update me again

    Dwarfex committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    bb999e0 View commit details
    Browse the repository at this point in the history
  14. update me again

    Dwarfex committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    e6c59e4 View commit details
    Browse the repository at this point in the history
  15. Code smell fixes

    Dwarfex committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    25f32ec View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    373b5db View commit details
    Browse the repository at this point in the history
  17. change cache key generation

    Dwarfex committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    c2ea727 View commit details
    Browse the repository at this point in the history
  18. Merge remote-tracking branch 'origin/0.3.x-dev' into 0.3.x-dev

    # Conflicts:
    #	src/Collection.php
    Dwarfex committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    f721d14 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    b0528de View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    7cc7443 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    740992c View commit details
    Browse the repository at this point in the history
  22. sonarcloud

    Dwarfex committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    2b26cd3 View commit details
    Browse the repository at this point in the history
  23. sonarcloud - code smells

    Dwarfex committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    88a650b View commit details
    Browse the repository at this point in the history
  24. sonarcloud - code smells

    Dwarfex committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    1777ede View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2023

  1. Configuration menu
    Copy the full SHA
    b0667e2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    671d58f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    181061b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c0a3658 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f4f861e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c7f9901 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    970d04e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2023

  1. Configuration menu
    Copy the full SHA
    9bb52c7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a6a1b22 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2df15cf View commit details
    Browse the repository at this point in the history
  4. test: remove unused imports

    epalmans committed Feb 27, 2023
    Configuration menu
    Copy the full SHA
    701b4a2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f79d64c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ef4eb31 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2024

  1. Update src/Collection.php

    Co-authored-by: Benoit Colin <[email protected]>
    epalmans and Benoit382 authored May 1, 2024
    Configuration menu
    Copy the full SHA
    9ad7e29 View commit details
    Browse the repository at this point in the history
  2. cs fixer

    epalmans committed May 1, 2024
    Configuration menu
    Copy the full SHA
    e685b27 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bad4730 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    63391e4 View commit details
    Browse the repository at this point in the history
  5. sonarcloud suggestions

    epalmans committed May 1, 2024
    Configuration menu
    Copy the full SHA
    54ac0c4 View commit details
    Browse the repository at this point in the history
  6. sonarcloud suggestions #2

    epalmans committed May 1, 2024
    Configuration menu
    Copy the full SHA
    2fc2248 View commit details
    Browse the repository at this point in the history
  7. Release-As: 0.3.0

    epalmans committed May 1, 2024
    Configuration menu
    Copy the full SHA
    34bab53 View commit details
    Browse the repository at this point in the history