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: msgpack/msgpack-php
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: a934abe
Choose a base ref
...
head repository: msgpack/msgpack-php
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 621c1e9
Choose a head ref
  • 6 commits
  • 15 files changed
  • 4 contributors

Commits on Sep 26, 2024

  1. drop EXPERIMENTAL (as ext is stable)

    remicollet authored and m6w6 committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f510734 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2025

  1. Allow forcing floats to be encoded as F32

    Jack committed Feb 19, 2025
    Configuration menu
    Copy the full SHA
    d33a7fb View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2025

  1. Add PHP stub file

    cracksalad committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    99ae6ab View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2025

  1. Merge pull request #179 from cracksalad/master

    Add PHP stub file
    m6w6 authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    ac2add8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #178 from jackprice/jackprice/msgpack-f32

    Allow forcing floats to be encoded as F32
    m6w6 authored Aug 26, 2025
    Configuration menu
    Copy the full SHA
    d514428 View commit details
    Browse the repository at this point in the history
  3. ci & pie

    m6w6 committed Aug 26, 2025
    Configuration menu
    Copy the full SHA
    621c1e9 View commit details
    Browse the repository at this point in the history
Loading