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: reactphp-parallel/event-loop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: d34a8cf
Choose a base ref
...
head repository: reactphp-parallel/event-loop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.0
Choose a head ref
  • 16 commits
  • 20 files changed
  • 2 contributors

Commits on Dec 25, 2024

  1. Bump composer/composer from 2.7.0 to 2.7.7

    Bumps [composer/composer](https://github.com/composer/composer) from 2.7.0 to 2.7.7.
    - [Release notes](https://github.com/composer/composer/releases)
    - [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md)
    - [Commits](composer/composer@2.7.0...2.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: composer/composer
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 25, 2024
    Configuration menu
    Copy the full SHA
    6324fff View commit details
    Browse the repository at this point in the history
  2. Merge pull request #55 from reactphp-parallel/dependabot/composer/com…

    …poser/composer-2.7.7
    
    Bump composer/composer from 2.7.0 to 2.7.7
    WyriHaximus authored Dec 25, 2024
    Configuration menu
    Copy the full SHA
    437e1f1 View commit details
    Browse the repository at this point in the history
  3. Bump guzzlehttp/guzzle from 6.0.0 to 7.9.2

    Bumps [guzzlehttp/guzzle](https://github.com/guzzle/guzzle) from 6.0.0 to 7.9.2.
    - [Release notes](https://github.com/guzzle/guzzle/releases)
    - [Changelog](https://github.com/guzzle/guzzle/blob/7.9/CHANGELOG.md)
    - [Commits](guzzle/guzzle@6.0.0...7.9.2)
    
    ---
    updated-dependencies:
    - dependency-name: guzzlehttp/guzzle
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Dec 25, 2024
    Configuration menu
    Copy the full SHA
    79a8a34 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #58 from reactphp-parallel/dependabot/composer/guz…

    …zlehttp/guzzle-7.9.2
    
    Bump guzzlehttp/guzzle from 6.0.0 to 7.9.2
    WyriHaximus authored Dec 25, 2024
    Configuration menu
    Copy the full SHA
    f5b368c View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2024

  1. Configuration menu
    Copy the full SHA
    5071fdb View commit details
    Browse the repository at this point in the history
  2. Merge pull request #59 from reactphp-parallel/2.x-replace-observables…

    …-with-iterables
    
    [2.x] Replace observables with iterables
    WyriHaximus authored Dec 26, 2024
    Configuration menu
    Copy the full SHA
    f98fb68 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2025

  1. [2.x] Template types

    WyriHaximus committed Jan 3, 2025
    Configuration menu
    Copy the full SHA
    1066d3a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4645fed View commit details
    Browse the repository at this point in the history
  3. Bump composer/composer from 2.4.1 to 2.7.7

    Bumps [composer/composer](https://github.com/composer/composer) from 2.4.1 to 2.7.7.
    - [Release notes](https://github.com/composer/composer/releases)
    - [Changelog](https://github.com/composer/composer/blob/main/CHANGELOG.md)
    - [Commits](composer/composer@2.4.1...2.7.7)
    
    ---
    updated-dependencies:
    - dependency-name: composer/composer
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jan 3, 2025
    Configuration menu
    Copy the full SHA
    9fa7853 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2025

  1. Merge pull request #61 from reactphp-parallel/dependabot/composer/com…

    …poser/composer-2.7.7
    
    Bump composer/composer from 2.4.1 to 2.7.7
    WyriHaximus authored Jan 4, 2025
    Configuration menu
    Copy the full SHA
    c43f258 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9110802 View commit details
    Browse the repository at this point in the history

Commits on Jan 6, 2025

  1. Merge pull request #62 from reactphp-parallel/2.x-switch-to-stubs-pac…

    …kage
    
    [2.x] Switch to stubs package
    WyriHaximus authored Jan 6, 2025
    Configuration menu
    Copy the full SHA
    8c071d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2025

  1. Configuration menu
    Copy the full SHA
    a5ff1b3 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #63 from reactphp-parallel/2.x-ensure-void-returnt…

    …ype-translates-to-null
    
    [2.x] Ensure void return type translates to null
    WyriHaximus authored Feb 8, 2025
    Configuration menu
    Copy the full SHA
    0d2261f View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2025

  1. Configuration menu
    Copy the full SHA
    705e7a0 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #64 from reactphp-parallel/2.x-docs

    [2.x] Add Examples + ensure docs are up to date and examples in it are working
    WyriHaximus authored Feb 9, 2025
    Configuration menu
    Copy the full SHA
    8bd9ec8 View commit details
    Browse the repository at this point in the history
Loading