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

Adding the ability to run tests on PHP 8.0 #470

Merged
merged 21 commits into from
Sep 30, 2023

Commits on Feb 17, 2023

  1. Add docker image for php 8.0

    s1lver committed Feb 17, 2023
    Configuration menu
    Copy the full SHA
    a8cf162 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    44d7664 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2023

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

Commits on Feb 19, 2023

  1. Skip composer platform check

    s1lver committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    4f676f3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    af8e3b2 View commit details
    Browse the repository at this point in the history
  3. Fixed running test for php 8.0

    s1lver committed Feb 19, 2023
    Configuration menu
    Copy the full SHA
    2c1ef0a View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2023

  1. Legacy PHPUnit patches

    s1lver committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    f66a9cd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e17e074 View commit details
    Browse the repository at this point in the history
  3. Remove duplicate section

    s1lver committed Feb 21, 2023
    Configuration menu
    Copy the full SHA
    a1d5adb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f17139d View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2023

  1. Update composer.json

    Co-authored-by: Alexander Makarov <[email protected]>
    s1lver and samdark authored Feb 22, 2023
    Configuration menu
    Copy the full SHA
    35d237a View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

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

Commits on May 23, 2023

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

Commits on Aug 26, 2023

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

Commits on Sep 18, 2023

  1. Merge remote-tracking branch 'upstream/master' into tests_for_php80

    # Conflicts:
    #	composer.json
    s1lver committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6767db5 View commit details
    Browse the repository at this point in the history
  2. Resolve dependencies

    s1lver committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    7f2aa6f View commit details
    Browse the repository at this point in the history
  3. Fix ci

    s1lver committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    906ef59 View commit details
    Browse the repository at this point in the history
  4. Fixed unsupported construction

    s1lver committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    a3cdaef View commit details
    Browse the repository at this point in the history
  5. Optimize Dockerfile

    s1lver committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    3b7aa3e View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f8cd881 View commit details
    Browse the repository at this point in the history
  7. Fix phpdoc

    s1lver committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    6961dc0 View commit details
    Browse the repository at this point in the history