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

Feature PHP 8 #122

Open
wants to merge 28 commits into
base: master
Choose a base branch
from
Open

Commits on Aug 30, 2021

  1. Update require symfony

    Update require symfony
    zonky2 authored Aug 30, 2021
    Configuration menu
    Copy the full SHA
    4c926b2 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2021

  1. Add PHP8 array isset checks

    bytehead committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    38e9843 View commit details
    Browse the repository at this point in the history
  2. More fixes

    bytehead committed Oct 19, 2021
    Configuration menu
    Copy the full SHA
    14d0fd7 View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2022

  1. Add more isset() checks

    bytehead committed Feb 3, 2022
    Configuration menu
    Copy the full SHA
    fe57d73 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2022

  1. Update README.md

    Add new linkt to repro and some information.
    stefanheimes authored Feb 13, 2022
    Configuration menu
    Copy the full SHA
    0a9eaa1 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2022

  1. Merge PR contao-community-alliance#116 from @bytehead

    Add PHP8 array isset checks
    stefanheimes committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    05b888a View commit details
    Browse the repository at this point in the history
  2. Merge PR contao-community-alliance#115 from @zonky2

    Update require symfony
    stefanheimes committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    b159a2c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    96bfd89 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6299e5a View commit details
    Browse the repository at this point in the history
  5. Squashed commit of the following:

    commit 53c61fb
    Author: Stefan Heimes <[email protected]>
    Date:   Wed Apr 6 01:33:11 2022 +0200
    
        Add exclude again
    
    commit 30a7ffb
    Author: Stefan Heimes <[email protected]>
    Date:   Wed Apr 6 01:29:30 2022 +0200
    
        Update github actions with the current versions
    
    commit 04285df
    Author: Stefan Heimes <[email protected]>
    Date:   Wed Apr 6 01:16:11 2022 +0200
    
        Test github actions.
    
    commit d16bb30
    Author: Stefan Heimes <[email protected]>
    Date:   Wed Apr 6 01:08:44 2022 +0200
    
        Correct the github actions
    stefanheimes committed Apr 5, 2022
    Configuration menu
    Copy the full SHA
    bc133c2 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2022

  1. Configuration menu
    Copy the full SHA
    52332b2 View commit details
    Browse the repository at this point in the history
  2. Fix for github actions

    stefanheimes committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    00cdb91 View commit details
    Browse the repository at this point in the history
  3. Fix for github actions

    stefanheimes committed Apr 6, 2022
    Configuration menu
    Copy the full SHA
    687254d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7935c04 View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2022

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

Commits on Apr 15, 2022

  1. Configuration menu
    Copy the full SHA
    78fcb89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ff342d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7796709 View commit details
    Browse the repository at this point in the history
  4. Merge PR contao-community-alliance#119 from @stefanheimes

    - Add github actions
    - Cleaup code
    - Make all checks happy
    stefanheimes committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    145f1e0 View commit details
    Browse the repository at this point in the history
  5. Merge PR contao-community-alliance#120 from @aschempp

    Support datacontainer from class name
    stefanheimes committed Apr 15, 2022
    Configuration menu
    Copy the full SHA
    0ce0acc View commit details
    Browse the repository at this point in the history

Commits on Apr 22, 2022

  1. Some corrections

    - Correct some PHP8 fixes 'cause the check wasn't right
    - Correct a error with a the labels
    stefanheimes committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    f6c06d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e19cc11 View commit details
    Browse the repository at this point in the history
  3. Merge tag '3.5.3'

    Hotfix and feature release
    
    - Update require symfony versions
    - Support datacontainer from class name
    - Add array isset checks for better PHP8 support
    - Update the phpcq system
    - Removed support for travis
    - Add support for github actions
    stefanheimes committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    ec702a4 View commit details
    Browse the repository at this point in the history
  4. Make all test happy.

    stefanheimes committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    95299cc View commit details
    Browse the repository at this point in the history
  5. Merge tag '3.5.4'

    Hotfix release
    
    - Correct a mistake for phpcs
    stefanheimes committed Apr 22, 2022
    Configuration menu
    Copy the full SHA
    fec9465 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2022

  1. Fix PHP warning

    zonky2 committed May 24, 2022
    Configuration menu
    Copy the full SHA
    1e670b8 View commit details
    Browse the repository at this point in the history
  2. Fix PHP 8 warnings

    zonky2 committed May 24, 2022
    Configuration menu
    Copy the full SHA
    ac049ec View commit details
    Browse the repository at this point in the history
  3. Fix PHP 8 warnings

    zonky2 committed May 24, 2022
    Configuration menu
    Copy the full SHA
    38b2ab8 View commit details
    Browse the repository at this point in the history