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: revoltphp/event-loop
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.0.7
Choose a base ref
...
head repository: revoltphp/event-loop
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.0.8
Choose a head ref
  • 3 commits
  • 3 files changed
  • 4 contributors

Commits on Mar 13, 2025

  1. Update CI build

    trowski committed Mar 13, 2025
    Configuration menu
    Copy the full SHA
    bd97bc9 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2025

  1. Use str_increment() when possible to increment non-numeric strings (#110

    )
    
    Co-authored-by: Niklas Keller <me@kelunik.com>
    Co-authored-by: Nicolas Grekas <nicolas.grekas@gmail.com>
    3 people authored Aug 27, 2025
    Configuration menu
    Copy the full SHA
    31e5e9f View commit details
    Browse the repository at this point in the history
  2. Update actions/checkout to v5

    kelunik committed Aug 27, 2025
    Configuration menu
    Copy the full SHA
    b6fc06d View commit details
    Browse the repository at this point in the history
Loading