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

V0.6 Support for Symfony 7 #1053

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

V0.6 Support for Symfony 7 #1053

wants to merge 26 commits into from

Commits on May 21, 2020

  1. Bump PHP7 version and PHPUnit

    simPod committed May 21, 2020
    Configuration menu
    Copy the full SHA
    122c322 View commit details
    Browse the repository at this point in the history
  2. Drop @Covers annotation for interfaces

    It is no longer supported
    simPod committed May 21, 2020
    Configuration menu
    Copy the full SHA
    e135ace View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d29903c View commit details
    Browse the repository at this point in the history
  4. 3 Configuration menu
    Copy the full SHA
    b6f8e2d View commit details
    Browse the repository at this point in the history

Commits on May 26, 2020

  1. Configuration menu
    Copy the full SHA
    e22966a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6082c10 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2020

  1. Merge pull request ratchetphp#773 from simPod/php7

    Bump PHP7 version and PHPUnit
    cboden authored May 28, 2020
    Configuration menu
    Copy the full SHA
    0469b63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3931437 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2020

  1. Merge pull request ratchetphp#774 from simPod/exc

    Use Throwable instead of Exception
    cboden authored Jun 4, 2020
    Configuration menu
    Copy the full SHA
    04b4599 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Merge branch 'master' into v0.5

    # Conflicts:
    #	composer.json
    simPod committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    4b8df6e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b341601 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2021

  1. Add Github actions so CI runs

    (cherry picked from commit 2a6d3ab)
    simPod committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    0a04977 View commit details
    Browse the repository at this point in the history
  2. Tweak CI for v0.5

    simPod committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    25b0549 View commit details
    Browse the repository at this point in the history
  3. Upgrade react/socket to v1.0+

    IoServerTest fails with older versions
    simPod committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    636ba99 View commit details
    Browse the repository at this point in the history
  4. For tests we need react/event-loop v1+ and therefore also react/strea…

    …m v1+
    
    futureTick() is missing in older versions
    simPod committed Jan 26, 2021
    Configuration menu
    Copy the full SHA
    166b49e View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2021

  1. Keep old react/socket

    simPod committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    121be73 View commit details
    Browse the repository at this point in the history
  2. Merge pull request ratchetphp#857 from simPod/ga-05

    Tweak CI for v0.5
    cboden authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    da9fe4d View commit details
    Browse the repository at this point in the history
  3. Allow PHP 8

    simPod committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    a830b87 View commit details
    Browse the repository at this point in the history
  4. Drop EOLed PHP 7.2 support

    simPod committed Jan 27, 2021
    Configuration menu
    Copy the full SHA
    3cf60fe View commit details
    Browse the repository at this point in the history
  5. Merge pull request ratchetphp#854 from simPod/allow-php8

    Allow PHP 8
    cboden authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    0998af5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ed5ce39 View commit details
    Browse the repository at this point in the history
  7. Merge pull request ratchetphp#855 from simPod/drop-eol

    Drop EOLed PHP 7.2 support
    cboden authored Jan 27, 2021
    Configuration menu
    Copy the full SHA
    60b2121 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

  1. Configuration menu
    Copy the full SHA
    8aeabde View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    494ad9f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e0c6899 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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