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

Fix deprecation (implicit conversion) for PHP 8.1 #14

Merged
merged 14 commits into from
Jul 12, 2023

Commits on Sep 13, 2022

  1. Update dependencies

    Petar Marjanovic committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    50e29b7 View commit details
    Browse the repository at this point in the history
  2. Migrate PHPUnit

    Petar Marjanovic committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    88bfc0b View commit details
    Browse the repository at this point in the history
  3. PHP 8 fix

    Petar Marjanovic committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    8871987 View commit details
    Browse the repository at this point in the history
  4. Update Version + PSR12

    Petar Marjanovic committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    a072338 View commit details
    Browse the repository at this point in the history

Commits on Nov 2, 2022

  1. Update psalm, fix deprecated config file

    Attribute "totallyTyped" is deprecated and is going to be removed in the next major version (see https://psalm.dev/271)
    Petar Marjanovic committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    e72c690 View commit details
    Browse the repository at this point in the history
  2. psalm: totallyTyped=true becomes errorLevel=1

    Petar Marjanovic committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    2a3142a View commit details
    Browse the repository at this point in the history
  3. php-cs-fixer: upgrade config for codesniffer

    Petar Marjanovic committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    ce3e3c5 View commit details
    Browse the repository at this point in the history
  4. security-checker is deprecated, should be replaced

    Petar Marjanovic committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    687ff41 View commit details
    Browse the repository at this point in the history
  5. happy new year.

    Petar Marjanovic committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    89f1732 View commit details
    Browse the repository at this point in the history
  6. changelog

    Petar Marjanovic committed Nov 2, 2022
    Configuration menu
    Copy the full SHA
    a90396a View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Merge branch 'dev' into dev

    WengerK authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    cf5e3da View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14168dc View commit details
    Browse the repository at this point in the history
  3. remove support of PPH 7.4

    WengerK authored Jul 12, 2023
    Configuration menu
    Copy the full SHA
    b378528 View commit details
    Browse the repository at this point in the history
  4. remove PHP 7.4 tests coverage

    WengerK committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    cac35a2 View commit details
    Browse the repository at this point in the history