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: nicklayb/php_assoc_map
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: fix-trailing-commas
Choose a base ref
...
head repository: nicklayb/php_assoc_map
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 8 commits
  • 20 files changed
  • 1 contributor

Commits on Nov 16, 2023

  1. Merge pull request #13 from nicklayb/fix-trailing-commas

    Fix trailing comma issues
    nicklayb authored Nov 16, 2023
    Configuration menu
    Copy the full SHA
    35e937e View commit details
    Browse the repository at this point in the history
  2. Improve test a little

    nicklayb committed Nov 16, 2023
    Configuration menu
    Copy the full SHA
    c9352d7 View commit details
    Browse the repository at this point in the history

Commits on Feb 2, 2024

  1. Include test file

    nicklayb committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    9f72be5 View commit details
    Browse the repository at this point in the history
  2. Working on new exploder

    nicklayb committed Feb 2, 2024
    Configuration menu
    Copy the full SHA
    1dda1bd View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2024

  1. Refactor

    nicklayb committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    131baf3 View commit details
    Browse the repository at this point in the history
  2. Update readme

    nicklayb committed Feb 3, 2024
    Configuration menu
    Copy the full SHA
    21134a7 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #15 from nicklayb/investigate_misquote

    Refactore the exploder and fix misquoting
    nicklayb authored Feb 3, 2024
    Configuration menu
    Copy the full SHA
    bd050e6 View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Update README.md

    nicklayb authored Jun 4, 2024
    Configuration menu
    Copy the full SHA
    afbe64b View commit details
    Browse the repository at this point in the history
Loading