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 phpcq 2 issues #591

Merged
merged 69 commits into from
Nov 8, 2023
Merged

Fix phpcq 2 issues #591

merged 69 commits into from
Nov 8, 2023

Commits on Oct 25, 2022

  1. Correct the composer-require-checker.json

    - Remove a unused "c" at the end of the file.
    stefanheimes authored and discordier committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    b05f497 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a7cde95 View commit details
    Browse the repository at this point in the history
  3. Bump core bundle

    discordier committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    2601303 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b51b15e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    be916f4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    aff7569 View commit details
    Browse the repository at this point in the history
  7. Relax psalm error level to 8 for the moment

    This is the most relaxed level but we have a shitload of warnings in the
    current code base. Let's move incremental.
    discordier committed Oct 25, 2022
    Configuration menu
    Copy the full SHA
    20f9331 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d5eb51b View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Fix phpmd issues

    discordier committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    f737413 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8b541fa View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bde413e View commit details
    Browse the repository at this point in the history
  4. Fix tests

    discordier committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    65bb03d View commit details
    Browse the repository at this point in the history
  5. Fix caching in legacy class

    Parameter was not adjusted in 4b614e6.
    discordier committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    89eeb8d View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    3127396 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    b8afd77 View commit details
    Browse the repository at this point in the history
  8. Normalize composer.json

    discordier committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    d7b4d02 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    c8b5648 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    da95c6b View commit details
    Browse the repository at this point in the history
  11. Add missing null as return types in Environment

    The values are always null unless setter is called first.
    discordier committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    3943913 View commit details
    Browse the repository at this point in the history
  12. Fix some psalm issues

    discordier committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    06b9af2 View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2023

  1. Configuration menu
    Copy the full SHA
    ab804a7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d60c87f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2e6401b View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2023

  1. Configuration menu
    Copy the full SHA
    5678e64 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6f8a441 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b415f22 View commit details
    Browse the repository at this point in the history
  4. Add missing return type

    discordier committed Jan 17, 2023
    Configuration menu
    Copy the full SHA
    0f3a0a7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2162273 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2023

  1. Configuration menu
    Copy the full SHA
    767e536 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    978cde0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a3d24bd View commit details
    Browse the repository at this point in the history
  4. Fix psalm issues in events

    discordier committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    8d7ac19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ac70b88 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    81233e4 View commit details
    Browse the repository at this point in the history
  7. Fix exception message

    discordier committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    a2f03e5 View commit details
    Browse the repository at this point in the history
  8. Fix type casts

    discordier committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    990949f View commit details
    Browse the repository at this point in the history
  9. Fix even more psalm issues

    discordier committed Jan 18, 2023
    Configuration menu
    Copy the full SHA
    78d780a View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2023

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

Commits on Jan 31, 2023

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

Commits on Feb 15, 2023

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

Commits on Feb 16, 2023

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

Commits on Feb 22, 2023

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

Commits on Feb 27, 2023

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

Commits on May 1, 2023

  1. Merge branch 'release/2.3.0' into feature/phpcq-for-2.3.0

     Conflicts:
    	src/Contao/View/Contao2BackendView/EditMask.php
    stefanheimes committed May 1, 2023
    Configuration menu
    Copy the full SHA
    ff483ad View commit details
    Browse the repository at this point in the history

Commits on May 14, 2023

  1. Merge branch 'release/2.3.0' into feature/phpcq-for-2.3.0

    - Merge from tag 2.2.3 - Fix filter IN/NOTIN
    - Fix PHP 8 warning search panel
    stefanheimes committed May 14, 2023
    Configuration menu
    Copy the full SHA
    5fdd9c3 View commit details
    Browse the repository at this point in the history

Commits on Jul 7, 2023

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

Commits on Sep 5, 2023

  1. Any fixes

    e-spin committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    d63ccb8 View commit details
    Browse the repository at this point in the history
  2. Any fixes

    e-spin committed Sep 5, 2023
    Configuration menu
    Copy the full SHA
    2d24cb4 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. Any fixes

    e-spin committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    7d10ed5 View commit details
    Browse the repository at this point in the history
  2. Fix more psalm issues

    discordier committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    26a3f00 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7910fe View commit details
    Browse the repository at this point in the history
  4. Any fixes

    e-spin committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    bbfeaf4 View commit details
    Browse the repository at this point in the history
  5. Merge remote-tracking branch 'origin/feature/phpcq-for-2.3.0' into fe…

    …ature/phpcq-for-2.3.0
    e-spin committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f3b2f68 View commit details
    Browse the repository at this point in the history
  6. Any fixes

    e-spin committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    9b54fa0 View commit details
    Browse the repository at this point in the history
  7. Any fixes

    e-spin committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    c8a1572 View commit details
    Browse the repository at this point in the history
  8. Any fixes

    e-spin committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    a23089b View commit details
    Browse the repository at this point in the history
  9. Any fixes

    e-spin committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    4c57835 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    58d47fd View commit details
    Browse the repository at this point in the history
  11. Any fixes

    e-spin committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    6dbdb11 View commit details
    Browse the repository at this point in the history
  12. Fix some more issues

    discordier committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    1d53997 View commit details
    Browse the repository at this point in the history
  13. Any fixes

    e-spin committed Sep 6, 2023
    Configuration menu
    Copy the full SHA
    35a226f View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    bf20104 View commit details
    Browse the repository at this point in the history

Commits on Oct 27, 2023

  1. Any fixes

    e-spin committed Oct 27, 2023
    Configuration menu
    Copy the full SHA
    313d1f7 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2023

  1. Any fixes

    e-spin committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    9145cdd View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/feature/phpcq-for-2.3.0' into fe…

    …ature/phpcq-for-2.3.0
    
    # Conflicts:
    #	src/Contao/View/Contao2BackendView/ActionHandler/AbstractListShowAllHandler.php
    #	src/Contao/View/Contao2BackendView/ActionHandler/ShowHandler.php
    e-spin committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    7f26458 View commit details
    Browse the repository at this point in the history
  3. Any fixes

    e-spin committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    04ee1d5 View commit details
    Browse the repository at this point in the history
  4. Merge remote-tracking branch 'origin/feature/phpcq-for-2.3.0' into fe…

    …ature/phpcq-for-2.3.0
    e-spin committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    ca53ee3 View commit details
    Browse the repository at this point in the history
  5. Any fixes

    e-spin committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    4911f7e View commit details
    Browse the repository at this point in the history
  6. Merge remote-tracking branch 'origin/feature/phpcq-for-2.3.0' into fe…

    …ature/phpcq-for-2.3.0
    e-spin committed Oct 30, 2023
    Configuration menu
    Copy the full SHA
    11a7c22 View commit details
    Browse the repository at this point in the history