Skip to content
This repository was archived by the owner on Jan 2, 2019. It is now read-only.
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/PHPExcel
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: develop
Choose a base ref
...
head repository: johnblythe/PHPExcel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: develop
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 4 files changed
  • 3 contributors

Commits on Feb 4, 2015

  1. Update CSV.php

    remove new lines from cells that cause parsing pains
    johnblythe committed Feb 4, 2015
    Configuration menu
    Copy the full SHA
    380d7a4 View commit details
    Browse the repository at this point in the history

Commits on May 24, 2018

  1. Configuration menu
    Copy the full SHA
    57938a3 View commit details
    Browse the repository at this point in the history
  2. cell format changes for fromarray

    Sushant Vengurlekar committed May 24, 2018
    Configuration menu
    Copy the full SHA
    faa5bd1 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7f60ce2 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2018

  1. added the type formatter for float and double

    Sushant Vengurlekar committed May 25, 2018
    Configuration menu
    Copy the full SHA
    62091e8 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2018

  1. currency format changed to allow for decimals

    Sushant Vengurlekar committed May 29, 2018
    Configuration menu
    Copy the full SHA
    ee0612c View commit details
    Browse the repository at this point in the history

Commits on May 31, 2018

  1. Configuration menu
    Copy the full SHA
    778bbac View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2018

  1. some more tweaks to format changes to allow for manufacturer item nos…

    … such as 202.210
    Sushant Vengurlekar committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    d4267b2 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'develop' of https://github.com/johnblythe/phpexcel into…

    … develop
    Sushant Vengurlekar committed Jun 1, 2018
    Configuration menu
    Copy the full SHA
    31310f7 View commit details
    Browse the repository at this point in the history
Loading