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 readonly final class architecture side effect issue PHP8.2 #645

Merged
merged 7 commits into from
Sep 28, 2023

Commits on Apr 24, 2023

  1. Configuration menu
    Copy the full SHA
    4a11a96 View commit details
    Browse the repository at this point in the history
  2. add readonly also for abstract

    Marvin Courcier committed Apr 24, 2023
    Configuration menu
    Copy the full SHA
    7f3c159 View commit details
    Browse the repository at this point in the history

Commits on Sep 27, 2023

  1. add tests

    cmgmyr committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    901f96b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cd524fc View commit details
    Browse the repository at this point in the history
  3. tests v2

    cmgmyr committed Sep 27, 2023
    Configuration menu
    Copy the full SHA
    aff7cb6 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2023

  1. test again

    cmgmyr committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    85b1898 View commit details
    Browse the repository at this point in the history
  2. update phpunit config

    cmgmyr committed Sep 28, 2023
    Configuration menu
    Copy the full SHA
    0ff714e View commit details
    Browse the repository at this point in the history