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: flightphp/core
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v3.17.0
Choose a base ref
...
head repository: flightphp/core
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v3.17.1
Choose a head ref
  • 11 commits
  • 12 files changed
  • 4 contributors

Commits on Jul 22, 2025

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

Commits on Aug 17, 2025

  1. Configuration menu
    Copy the full SHA
    8ecb93f View commit details
    Browse the repository at this point in the history
  2. Update tests/performance/performance_tests.sh

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    n0nag0n and Copilot authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    204ffbb View commit details
    Browse the repository at this point in the history
  3. Update flight/net/Request.php

    Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
    n0nag0n and Copilot authored Aug 17, 2025
    Configuration menu
    Copy the full SHA
    a85790a View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2025

  1. Merge pull request #659 from flightphp/misc-improvements

    Improvements with the Request class
    n0nag0n authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    69b50fc View commit details
    Browse the repository at this point in the history
  2. Merge pull request #658 from flightphp/router-performance

    Router performance enhancements
    n0nag0n authored Aug 19, 2025
    Configuration menu
    Copy the full SHA
    f0dc1b1 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2025

  1. php85

    Arshid authored and Arshid committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    3884da4 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2025

  1. Merge pull request #661 from arshidkv12/php85

    Fix(reflection): avoid deprecated setAccessible() in PHP 8.5+
    n0nag0n authored Sep 29, 2025
    Configuration menu
    Copy the full SHA
    c7533d9 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2025

  1. adjusted phpstan linting to be friendlier and changed download() to a…

    …lso specify file name
    n0nag0n committed Sep 30, 2025
    Configuration menu
    Copy the full SHA
    053227b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d9f0f4 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #663 from flightphp/download-file

    Adjusting PHPStan Linting and updated download()
    n0nag0n authored Sep 30, 2025
    Configuration menu
    Copy the full SHA
    6a2494c View commit details
    Browse the repository at this point in the history
Loading