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

Allow Symfony 7 #436

Merged
merged 17 commits into from
Feb 5, 2024
Merged

Allow Symfony 7 #436

merged 17 commits into from
Feb 5, 2024

Commits on Aug 4, 2023

  1. 1. Implemented the AsCommand attributes for final $defaultName

    2. Removed support for PHP <8.0
    3. Reworked the __construct methods to be on-par with php >=8.0
    4. Removed all rferences to GetMasterRequest - using only getMainRequest now
    5. Fixed custom_uploader.md documentation to use getMainRequest
    joesenova committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    eb0cdf7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9cda6c3 View commit details
    Browse the repository at this point in the history
  3. Ran php cs fixer for code style

    Reran testes, all passes
    joesenova committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    32f19d9 View commit details
    Browse the repository at this point in the history
  4. Updated php_cs_fixer to v4

    Changed the config file to work with the new version
    Ran php_cs_fixer on codebase
    Tests still pass
    joesenova committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    2b60727 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    aab411e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3676cb5 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8651acb View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    becf98d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6cf9f3a View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2023

  1. Removed unused sensio/framework-extra-bundle + updated symfony/phpuni…

    …t-bridge version constraint
    evertharmeling committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    51ce4b4 View commit details
    Browse the repository at this point in the history
  2. Allow Symfony 7

    evertharmeling committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    f8f2f31 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    de49885 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2023

  1. Fixes phpstan errors

    evertharmeling committed Nov 28, 2023
    Configuration menu
    Copy the full SHA
    ab844e1 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

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

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    80c4eb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    befecb1 View commit details
    Browse the repository at this point in the history