Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error when export excel #332

Closed
wants to merge 14 commits into from

Commits on May 14, 2019

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

Commits on Sep 25, 2019

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

Commits on Sep 27, 2019

  1. Update composer.json

    eliurkis authored Sep 27, 2019
    Configuration menu
    Copy the full SHA
    e6b276e View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2019

  1. Update composer.json

    eliurkis authored Nov 13, 2019
    Configuration menu
    Copy the full SHA
    ea9e559 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2019

  1. Update composer.json

    eliurkis authored Nov 15, 2019
    Configuration menu
    Copy the full SHA
    15c10ac View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2020

  1. Update composer.json

    eliurkis authored Apr 16, 2020
    Configuration menu
    Copy the full SHA
    d35b67d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2020

  1. Update composer.json

    eliurkis authored Apr 20, 2020
    Configuration menu
    Copy the full SHA
    24cc321 View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2020

  1. Update composer.json

    eliurkis authored Oct 18, 2020
    Configuration menu
    Copy the full SHA
    2eeb576 View commit details
    Browse the repository at this point in the history

Commits on Nov 16, 2022

  1. Update to PHP 8.*

    eliurkis committed Nov 16, 2022
    Configuration menu
    Copy the full SHA
    51ee2d5 View commit details
    Browse the repository at this point in the history

Commits on Jul 26, 2023

  1. Configuration menu
    Copy the full SHA
    fd73d22 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/smart145/fast-excel

    # Conflicts:
    #	composer.json
    #	src/Exportable.php
    #	src/FastExcel.php
    #	tests/FastExcelTest.php
    #	tests/IssuesTest.php
    jnunez95 committed Jul 26, 2023
    Configuration menu
    Copy the full SHA
    39b46a9 View commit details
    Browse the repository at this point in the history
  3. Allow modify width in columns excel (#9)

    [skip ci]
    
    * Comment code for transform always data (#2)
    
    * Update composer.json
    
    * Update composer.json
    
    * Update composer.json
    
    * Update composer.json
    
    * Update composer.json
    
    * Update composer.json
    
    * Update to PHP 8.*
    
    * add width in excel[skip ci]
    
    * Update src/Exportable.php
    
    * fixed error functional test
    
    ---------
    
    Co-authored-by: Eliurkis Diaz <[email protected]>
    Co-authored-by: Dariel Ramos <[email protected]>
    3 people authored Jul 26, 2023
    Configuration menu
    Copy the full SHA
    d7aa041 View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    8183545 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4414d1d View commit details
    Browse the repository at this point in the history