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: php/frankenphp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.6.2
Choose a base ref
...
head repository: php/frankenphp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.7.0
Choose a head ref
  • 15 commits
  • 35 files changed
  • 8 contributors

Commits on May 27, 2025

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

Commits on May 29, 2025

  1. fix: linking on OpenBSD

    dunglas committed May 29, 2025
    Configuration menu
    Copy the full SHA
    b4115ca View commit details
    Browse the repository at this point in the history

Commits on May 30, 2025

  1. Configuration menu
    Copy the full SHA
    f54a1fa View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c9329bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    340b1fd View commit details
    Browse the repository at this point in the history

Commits on May 31, 2025

  1. ci: minor cleanup (#1619)

    * ci: minor cleanup
    
    * add .golangci.yaml
    dunglas authored May 31, 2025
    Configuration menu
    Copy the full SHA
    6f049f9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    68a4548 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2025

  1. fix: headers before flushing (#1622)

    * add tests
    
    * fix test
    
    * attempt to send headers when flushing
    
    * Update testdata/only-headers.php
    
    Co-authored-by: Kévin Dunglas <[email protected]>
    
    ---------
    
    Co-authored-by: Kévin Dunglas <[email protected]>
    withinboredom and dunglas authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    a59b649 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dc8048 View commit details
    Browse the repository at this point in the history
  3. ci: get package tag version from binary instead (#1606)

    * get package tag version from binary instead
    
    * capture output for better debugging instead
    henderkes authored Jun 1, 2025
    Configuration menu
    Copy the full SHA
    52b6531 View commit details
    Browse the repository at this point in the history

Commits on Jun 2, 2025

  1. Configuration menu
    Copy the full SHA
    5542044 View commit details
    Browse the repository at this point in the history
  2. feat: make frankenphp directive optional in Caddyfile (#1601)

    * make frankenphp directive optional, thanks @francislavoie
    
    * get rid of global variable
    
    * update workers when adding to app
    
    * suggestions
    
    * goto instead of continue outer?
    
    * remove empty frankenphp directives
    
    * update config to reflect the optional frankenphp directive
    
    * AI translations
    
    * restore eol newlines
    
    * don't double check for duplicate worker name
    
    * add short form for php_server worker too
    
    * translations
    
    * AI hates EOL newlines now?
    
    * suggestion to check for nil
    
    * suggestion to use else if block
    henderkes authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    5a43e9f View commit details
    Browse the repository at this point in the history
  3. docs: clarify Mercure URLs (#916)

    * clarify mercure URLs
    
    * Update docs/mercure.md
    
    Co-authored-by: David Buchmann <[email protected]>
    
    * Update mercure.md
    
    ---------
    
    Co-authored-by: Kévin Dunglas <[email protected]>
    dbu and dunglas authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    75ce2e2 View commit details
    Browse the repository at this point in the history
  4. chore: bump deps

    dunglas committed Jun 2, 2025
    Configuration menu
    Copy the full SHA
    4b1679e View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2025

  1. chore: prepare release 1.7.0

    dunglas committed Jun 3, 2025
    Configuration menu
    Copy the full SHA
    82ba882 View commit details
    Browse the repository at this point in the history
Loading