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: modelcontextprotocol/php-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.1.0
Choose a base ref
...
head repository: modelcontextprotocol/php-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.2.0
Choose a head ref
  • 17 commits
  • 40 files changed
  • 7 contributors

Commits on Nov 22, 2025

  1. fix minor typo (#162)

    Nyholm authored Nov 22, 2025
    Configuration menu
    Copy the full SHA
    2ea4e0b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    59ab088 View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2025

  1. Add CakePHP integration plugin to README (#166)

    * Add CakePHP integration plugin to README
    
    * Fix link formatting for cakephp-synapse
    dereuromark authored Nov 29, 2025
    Configuration menu
    Copy the full SHA
    08a1e54 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2025

  1. Configuration menu
    Copy the full SHA
    48634bd View commit details
    Browse the repository at this point in the history
  2. fix cs in main (#171)

    Nyholm authored Nov 30, 2025
    Configuration menu
    Copy the full SHA
    532d102 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    280e8b6 View commit details
    Browse the repository at this point in the history
  4. Allow users to not specify server info (#164)

    * Allow users to not specify server info
    
    * change to default name
    Nyholm authored Nov 30, 2025
    Configuration menu
    Copy the full SHA
    b250f4a View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    691e4f7 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8117f1f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    50ece31 View commit details
    Browse the repository at this point in the history

Commits on Dec 6, 2025

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

Commits on Dec 9, 2025

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

Commits on Dec 15, 2025

  1. Add RequestContext and logging (#176)

    * Implemented MCP logging specification with auto-injection
    
    * Add RequestContext
    
    * fix tests and style
    
    * Better deprecation
    
    * fix: minor
    
    * Remove ClientAwareInterface
    
    * fix cs
    
    * fix docs
    
    ---------
    
    Co-authored-by: Adam Jamiu <jamiuadam120@gmail.com>
    Nyholm and Adebayo120 authored Dec 15, 2025
    Configuration menu
    Copy the full SHA
    a1e0f61 View commit details
    Browse the repository at this point in the history

Commits on Dec 16, 2025

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

Commits on Dec 20, 2025

  1. [Schema] Fix: correct Resource type hints in ListResourcesResult (#191)

    * fix: correct Resource type hints in ListResourcesResult
    
    * fix: phpstan errors
    
    * fix: phpstan errors
    CodeWithKyrian authored Dec 20, 2025
    Configuration menu
    Copy the full SHA
    3818173 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2c96922 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3b31954 View commit details
    Browse the repository at this point in the history
Loading