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

Merver develop to master for v5.0 #50

Merged
merged 45 commits into from
Nov 21, 2024
Merged

Merver develop to master for v5.0 #50

merged 45 commits into from
Nov 21, 2024

Commits on Mar 5, 2021

  1. Remove old CI

    Progi1984 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    3bac95e View commit details
    Browse the repository at this point in the history
  2. Remove Psalm & PHPCS

    Progi1984 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    e489ec3 View commit details
    Browse the repository at this point in the history
  3. Add logger for PHPUnit

    Progi1984 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    4c6552e View commit details
    Browse the repository at this point in the history
  4. Added Github Actions

    Progi1984 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    300c3e1 View commit details
    Browse the repository at this point in the history
  5. Fixed CI

    Progi1984 committed Mar 5, 2021
    Configuration menu
    Copy the full SHA
    7900e72 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #39 from Progi1984/githubActions

    Migrated from Travis CI to Github Actions
    PierreRambaud authored Mar 5, 2021
    Configuration menu
    Copy the full SHA
    4e24fca View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2021

  1. Configuration menu
    Copy the full SHA
    d6a0fc5 View commit details
    Browse the repository at this point in the history
  2. Fixed PHPCSFixer

    Progi1984 committed Mar 19, 2021
    Configuration menu
    Copy the full SHA
    de7a57e View commit details
    Browse the repository at this point in the history
  3. Merge pull request #40 from Progi1984/fixCoveralls

    Remove the secret COVERALLS_REPO_TOKEN
    PierreRambaud authored Mar 19, 2021
    Configuration menu
    Copy the full SHA
    2dcfb50 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2021

  1. Update CI badge

    matks authored Apr 12, 2021
    Configuration menu
    Copy the full SHA
    542c7f0 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Merge pull request #41 from matks/matks-patch-2

    Update CI badge
    atomiix authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    64b9cf9 View commit details
    Browse the repository at this point in the history
  2. Update dependencies

    - Guzzle 5 to 7
    - Symfony 3.4 to 4.4
    - Add psr simple cache
    - Use phpunit 9
    - Remove PHP5.6 compatibility
    PierreRambaud committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    e0f07f1 View commit details
    Browse the repository at this point in the history
  3. Change some headers

    PierreRambaud committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    44ccce5 View commit details
    Browse the repository at this point in the history
  4. Add missing headers

    PierreRambaud committed Apr 13, 2021
    Configuration menu
    Copy the full SHA
    5cdcabe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    68537ca View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    d84ee83 View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. Update for Guzzle 7.3

    PierreRambaud committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    d17fb75 View commit details
    Browse the repository at this point in the history
  2. Better code style

    PierreRambaud committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    948a48a View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2021

  1. Configuration menu
    Copy the full SHA
    c526ee9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5b1b997 View commit details
    Browse the repository at this point in the history
  3. Fix GitHub actions

    PierreRambaud committed Apr 16, 2021
    Configuration menu
    Copy the full SHA
    bf78c32 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2a0e281 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. Configuration menu
    Copy the full SHA
    2908519 View commit details
    Browse the repository at this point in the history
  2. Remove useless phpdoc

    PierreRambaud committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    33d53f4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #42 from PierreRambaud/update/dependencies

    Update dependencies, TypeHint &  Fix headers
    jolelievre authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    29f91e6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9607d46 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #43 from PierreRambaud/fix/cache

    Remove cache information because cache-subscriber is abandoned
    jolelievre authored Apr 20, 2021
    Configuration menu
    Copy the full SHA
    9744f98 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2021

  1. Configuration menu
    Copy the full SHA
    082a92e View commit details
    Browse the repository at this point in the history
  2. Merge pull request #44 from atomiix/fix/phpdevtools-dev

    Put php-dev-tools in require-dev
    PierreRambaud authored Oct 12, 2021
    Configuration menu
    Copy the full SHA
    8dff14c View commit details
    Browse the repository at this point in the history

Commits on Nov 6, 2023

  1. Configuration menu
    Copy the full SHA
    f2a1b1a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    def4aae View commit details
    Browse the repository at this point in the history
  3. Merge pull request #46 from boherm/fix-php-cs-configuration

    Fix cs-fixer for CI
    matks authored Nov 6, 2023
    Configuration menu
    Copy the full SHA
    8ebd563 View commit details
    Browse the repository at this point in the history

Commits on Nov 7, 2023

  1. Configuration menu
    Copy the full SHA
    a8e033b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #47 from boherm/add-php-versions-for-ci

    Add 8.1 & 8.2 PHP versions for CI
    matks authored Nov 7, 2023
    Configuration menu
    Copy the full SHA
    2f66ed4 View commit details
    Browse the repository at this point in the history

Commits on Nov 10, 2023

  1. Configuration menu
    Copy the full SHA
    9076d6d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2757706 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8092bbb View commit details
    Browse the repository at this point in the history
  4. Update docs

    boherm committed Nov 10, 2023
    Configuration menu
    Copy the full SHA
    a38e635 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

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

Commits on Nov 20, 2024

  1. Add PHP 8.4 compatibility, add tests

    Hlavtox authored and jolelievre committed Nov 20, 2024
    Configuration menu
    Copy the full SHA
    0602d11 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. Merge pull request #48 from Hlavtox/php-84

    Fix PHP 8.4 compatibility
    Hlavtox authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    575a922 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    21cab30 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #49 from jolelievre/update-library-compatibility

    Update Symfony client compatibility in composer.json
    jolelievre authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    2201bc0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ac4be87 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #51 from jolelievre/clean-php

    Remove remaining PHP 7.2 and 7.3 references
    kpodemski authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    e335344 View commit details
    Browse the repository at this point in the history