8000 Comparing 3.2.1...3.2.2 · spatie/array-to-xml · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
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: spatie/array-to-xml
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.2.1
Choose a base ref
...
head repository: spatie/array-to-xml
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.2.2
Choose a head ref
  • 3 commits
  • 7 files changed
  • 3 contributors

Commits on Nov 8, 2023

  1. Update CHANGELOG

    freekmurze authored and github-actions[bot] committed Nov 8, 2023
    Configuration menu
    Copy the full SHA
    d37cd37 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Bump stefanzweifel/git-auto-commit-action from 4 to 5 (#224)

    Bumps [stefanzweifel/git-auto-commit-action](https://github.com/stefanzweifel/git-auto-commit-action) from 4 to 5.
    - [Release notes](https://github.com/stefanzweifel/git-auto-commit-action/releases)
    - [Changelog](https://github.com/stefanzweifel/git-auto-commit-action/blob/master/CHANGELOG.md)
    - [Commits](stefanzweifel/git-auto-commit-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: stefanzweifel/git-auto-commit-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    778ea25 View commit details
    Browse the repository at this point in the history
  2. Conver null based on option (#226)

    * Convert null to xsi:nil based on setting
    
    * Update ArrayToXml.php
    
    * Update ArrayToXml.php
    
    * Update ArrayToXmlTest__it_can_convert_an_array_with_empty_string_and_null_value_to_xml__1.xml
    
    * Update ArrayToXml.php
    radeno authored Nov 14, 2023
    Configuration menu
    Copy the full SHA
    96be97e View commit details
    Browse the repository at this point in the history
Loading
0