Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: InternationalCodeCouncil/php-pm
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.2
Choose a base ref
...
head repository: InternationalCodeCouncil/php-pm
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.3.1
Choose a head ref
  • 12 commits
  • 5 files changed
  • 5 contributors

Commits on Dec 15, 2021

  1. Add Symfony 6 support

    Remove SF 3.4 as it is EOL'd as of November 2021 and no longer receives updates (https://symfony.com/releases/3.4)
    dave-redfern committed Dec 15, 2021
    Configuration menu
    Copy the full SHA
    c446a35 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2022

  1. Disable keep-alive in HTTP 1.1

    Allows upgrading to ReactPHP/HTTP v1.3
    mathieudz committed Jan 8, 2022
    Configuration menu
    Copy the full SHA
    63757d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4c3b5b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dc44a76 View commit details
    Browse the repository at this point in the history
  4. Merge pull request php-pm#543 from mathieudz/slave_public_message

    Don't mention the term "slave" in public error messages
    andig authored Jan 8, 2022
    Configuration menu
    Copy the full SHA
    b6a96d4 View commit details
    Browse the repository at this point in the history
  5. Merge pull request php-pm#544 from mathieudz/busy_waiting

    Avoid busy waiting when no worker is available
    andig authored Jan 8, 2022
    Configuration menu
    Copy the full SHA
    d307593 View commit details
    Browse the repository at this point in the history
  6. Merge pull request php-pm#542 from mathieudz/disable_keepalive

    Block keep-alive in HTTP 1.1
    andig authored Jan 8, 2022
    Configuration menu
    Copy the full SHA
    cc97b99 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2022

  1. Merge pull request php-pm#541 from dave-redfern/support-sf6

    Add Symfony 6 support
    andig authored Jan 9, 2022
    Configuration menu
    Copy the full SHA
    7b88a85 View commit details
    Browse the repository at this point in the history

Commits on Mar 3, 2022

  1. Configuration menu
    Copy the full SHA
    a50f181 View commit details
    Browse the repository at this point in the history
  2. feature/pm-improve-docs

    nstankov-bg committed Mar 3, 2022
    Configuration menu
    Copy the full SHA
    943b239 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1 from InternationalCodeCouncil/feature/php-pm-re…

    …start-mode
    
    feature/php-pm-restart-mode
    bclarkicc authored Mar 3, 2022
    Configuration menu
    Copy the full SHA
    e019d94 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27f4399 View commit details
    Browse the repository at this point in the history
Loading