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: 1.8
Choose a base ref
...
head repository: orangehrm/PHPExcel
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.8
Choose a head ref
  • 11 commits
  • 25 files changed
  • 5 contributors

Commits on Apr 18, 2017

  1. Changed sheetTitle length limit to 300 characters. This is required f…

    …or bulk upload spreadsheets in OrangeHRM
    rtamarasinghe committed Apr 18, 2017
    Configuration menu
    Copy the full SHA
    ceb7bd7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    803d01f View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2018

  1. Add missing required parameter

    Fix PHP 7.1 compatibility issue
    rtamarasinghe authored Feb 20, 2018
    Configuration menu
    Copy the full SHA
    ed2343b View commit details
    Browse the repository at this point in the history

Commits on Mar 14, 2018

  1. Suppress phan PHP 7 compatibility warning

    Suppress phan PHP 7 compatibility warning
    rtamarasinghe authored Mar 14, 2018
    Configuration menu
    Copy the full SHA
    7e32ce5 View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2020

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

Commits on Jan 2, 2025

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

Commits on Feb 3, 2025

  1. PHP 8.3 Migration - LIbrary Fix

    - Fix to match PHP 8.3 behavior
    - Excel 5: Unsupported operand types: string << int
    KaveeshaSilva authored Feb 3, 2025
    Configuration menu
    Copy the full SHA
    b3d8dcc View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. Revert: b3d8dcc

    Kaveesha Silva committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    b9df509 View commit details
    Browse the repository at this point in the history
  2. PHP 8.3 Migration - LIbrary Fix

        - Fix to match PHP 8.3 behavior
        - Excel 5: Unsupported operand types: string << int
    Kaveesha Silva committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    bd77b3a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    259368e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. Merge pull request #1 from KaveeshaSilva/1.8

    PHP 8.x Migration
    rtamarasinghe authored Feb 27, 2025
    Configuration menu
    Copy the full SHA
    b614c90 View commit details
    Browse the repository at this point in the history
Loading