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: chroma-x/php-string-builder
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.0.10
Choose a base ref
...
head repository: chroma-x/php-string-builder
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 4 commits
  • 6 files changed
  • 3 contributors

Commits on Jan 29, 2019

  1. Added a test

    Martin Brecht-Precht committed Jan 29, 2019
    Configuration menu
    Copy the full SHA
    ce02ea5 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2021

  1. Switched the root namespace and vendor prefix.

    Martin Brecht-Precht committed Jan 18, 2021
    Configuration menu
    Copy the full SHA
    c76c37d View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Add empty string as default value for $string property to avoid issue…

    …s in PHP >=8 version for nullable parameters
    abmarkenwerk committed Nov 19, 2024
    Configuration menu
    Copy the full SHA
    e22c66d View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1 from andriusbaliutis/master

    Add empty string as default value for $string property to avoid issue…
    Bonscho authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    85ca1ae View commit details
    Browse the repository at this point in the history
Loading