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

Release version 1 #166

Draft
wants to merge 3 commits into
base: master
Choose a base branch
from
Draft

Release version 1 #166

wants to merge 3 commits into from

Commits on Apr 24, 2023

  1. chore: (bc) Update PHP and PHPUnit minimum version requirements (#164)

    * chore: (bc) Update PHP and PHPUnit minimum version requirements
    
    - Use attributes to handle what was previously handled through annotations
    
    ---------
    
    Co-authored-by: Ilario Pierbattista <987038+ilario-pierbattista@users.noreply.github.com>
    Pixelshaped and ilario-pierbattista authored Apr 24, 2023
    Configuration menu
    Copy the full SHA
    b9474c7 View commit details
    Browse the repository at this point in the history

Commits on Feb 29, 2024

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

Commits on Mar 8, 2024

  1. chore: Promote annotations @before and @beforeClass to attributes (#175)

    * chore: Promote annotations @before and @beforeClass to attributes
    
    * Solve own deprecations. Update test matrix for CI
    
    * Update matrix to reflect the fact that PHPUnit11 cannot run on PHP 8.1
    
    * Reinstate docblock, now properly parametrized
    
    * Modify phpstan-baseline to reflect 1 less error in codebase
    Pixelshaped authored Mar 8, 2024
    Configuration menu
    Copy the full SHA
    ac9afcc View commit details
    Browse the repository at this point in the history