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/php-src
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: php/php-src
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: PHP-8.5.8
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 5 commits
  • 14 files changed
  • 4 contributors

Commits on Jul 1, 2026

  1. Apply lexbor fix for empty hosts (#22485)

    Fixed behavior of Uri\WhatWg\Url wither methods with regards to empty opaque hosts (e.g. "scheme://") by applying the lexbor/lexbor@cf07699 upstream fix for lexbor.
    
    (cherry picked from commit 589b96c)
    kocsismate authored and DanielEScherzer committed Jul 1, 2026
    Configuration menu
    Copy the full SHA
    5b650f3 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'PHP-8.4' into PHP-8.5

    * PHP-8.4:
      lexbor: Refresh patch files (#22517)
    
    (cherry picked from commit bc42635)
    TimWolla authored and DanielEScherzer committed Jul 1, 2026
    Configuration menu
    Copy the full SHA
    25820e7 View commit details
    Browse the repository at this point in the history
  3. lexbor: Run update_lexbor.sh (PHP 8.5)

    (cherry picked from commit cf308c8)
    TimWolla authored and DanielEScherzer committed Jul 1, 2026
    Configuration menu
    Copy the full SHA
    13f0993 View commit details
    Browse the repository at this point in the history
  4. Merge Lexbor patch c3a68477399d446660ac241d3a55357dc95c6e81

    (cherry picked from commit 2587b82)
    iluuu1994 authored and DanielEScherzer committed Jul 1, 2026
    Configuration menu
    Copy the full SHA
    0cd59c9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fb5e86b View commit details
    Browse the repository at this point in the history
Loading