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: PHPOffice/PhpSpreadsheet
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 1.29.0
Choose a base ref
...
head repository: PHPOffice/PhpSpreadsheet
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.29.2
Choose a head ref
  • 15 commits
  • 48 files changed
  • 1 contributor

Commits on Sep 2, 2024

  1. Backport Security Patches

    2 security patches already applied in Release 2 need to be backported for Release 1.
    oleibman committed Sep 2, 2024
    Configuration menu
    Copy the full SHA
    7d6cb09 View commit details
    Browse the repository at this point in the history

Commits on Sep 3, 2024

  1. Don't Use Phpunit 10

    oleibman committed Sep 3, 2024
    Configuration menu
    Copy the full SHA
    e27b17e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    00cd98f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    59ee38f View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2024

  1. Validate POST Input in Sample 45

    Errors will result if input is not numeric.
    oleibman committed Sep 5, 2024
    Configuration menu
    Copy the full SHA
    fb42a10 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2024

  1. Preparation for Php8.4

    Backport changes applied to master some time ago.
    oleibman committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    7551a9f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e69cfb9 View commit details
    Browse the repository at this point in the history
  3. Make Csv Reader Consistent With Other Branches

    Very minor tweaks.
    oleibman committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    8edc294 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2024

  1. AMORDEGRC and Csv Reader

    Backports of PR #4162 and PR #4164 intended for 3.0.0.
    oleibman committed Sep 8, 2024
    Configuration menu
    Copy the full SHA
    ec0d4af View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2024

  1. More Tests

    oleibman committed Sep 13, 2024
    Configuration menu
    Copy the full SHA
    fa657fd View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2024

  1. Configuration menu
    Copy the full SHA
    8b9b378 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c90ed6 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2024

  1. Backport Security Patch

    oleibman committed Sep 24, 2024
    Configuration menu
    Copy the full SHA
    d95bc29 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Restore 2 Disabled Tests

    oleibman committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    f0219ff View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2024

  1. Update Changelog

    oleibman committed Sep 29, 2024
    Configuration menu
    Copy the full SHA
    3a5a818 View commit details
    Browse the repository at this point in the history
Loading