Thanks to visit codestin.com
Credit goes to github.com

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: elastic/elasticsearch-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: elastic/elasticsearch-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 8.17
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 7 commits
  • 76 files changed
  • 1 contributor

Commits on Mar 22, 2025

  1. Fix for PHPStan issues

    ezimuel committed Mar 22, 2025
    Configuration menu
    Copy the full SHA
    5a03628 View commit details
    Browse the repository at this point in the history

Commits on Mar 24, 2025

  1. Revert "Fix for PHPStan issues"

    This reverts commit 5a03628.
    ezimuel committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    5b6fe18 View commit details
    Browse the repository at this point in the history
  2. Rebase docs from v8.17.0

    ezimuel committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    dbd0699 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2025

  1. Fix and improvements for PHPStan (rule level 5) (#1442)

    * Fixes for PHPStan issues
    
    * Added support for array<string> in path parts
    
    * Reintroduced the body with null coalescing operator
    ezimuel authored Mar 27, 2025
    Configuration menu
    Copy the full SHA
    c69b038 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2025

  1. Prep for v8.17.1

    ezimuel committed Mar 28, 2025
    Configuration menu
    Copy the full SHA
    10af1f4 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2025

  1. Configuration menu
    Copy the full SHA
    9b631fd View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25c24fe View commit details
    Browse the repository at this point in the history
Loading