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: hvt/reactphp-sqlite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.x
Choose a base ref
...
head repository: clue/reactphp-sqlite
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.x
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 11 commits
  • 14 files changed
  • 2 contributors

Commits on Nov 6, 2023

  1. Fix typos in documentation

    yadaiio committed Nov 6, 2023
    Configuration menu
    Copy the full SHA
    f9bd278 View commit details
    Browse the repository at this point in the history

Commits on Dec 10, 2023

  1. Merge pull request clue#68 from yadaiio/typos

    Fix typos in documentation
    clue authored Dec 10, 2023
    Configuration menu
    Copy the full SHA
    42b3c0a View commit details
    Browse the repository at this point in the history

Commits on Jan 1, 2025

  1. Configuration menu
    Copy the full SHA
    c15c700 View commit details
    Browse the repository at this point in the history
  2. Merge pull request clue#71 from clue-labs/unhandled-rejections

    Update close handler to avoid unhandled promise rejections
    clue authored Jan 1, 2025
    Configuration menu
    Copy the full SHA
    9f54bcd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    86cfede View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2025

  1. Merge pull request clue#72 from clue-labs/nullable

    Improve PHP 8.4+ support by avoiding implicitly nullable types
    clue authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    2a5371c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c82e91 View commit details
    Browse the repository at this point in the history
  3. Merge pull request clue#73 from clue-labs/php8.4

    Run tests on PHP 8.4 and update test environment
    clue authored Jan 2, 2025
    Configuration menu
    Copy the full SHA
    d379567 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2025

  1. Prepare v1.7.0 release

    clue committed Jan 17, 2025
    Configuration menu
    Copy the full SHA
    52695d4 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2026

  1. Configuration menu
    Copy the full SHA
    db92d97 View commit details
    Browse the repository at this point in the history
  2. Merge pull request clue#75 from clue-labs/php8.5

    Run tests on PHP 8.5 and update test environment
    clue authored Jan 11, 2026
    Configuration menu
    Copy the full SHA
    c1bf2a3 View commit details
    Browse the repository at this point in the history
Loading