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

Bugfix for issue: xls file cause the exception during open by Xls reader #402 #659

Closed
wants to merge 7 commits into from

Conversation

gurrumpalad
Copy link
Contributor

@gurrumpalad gurrumpalad commented Sep 4, 2018

ignore some exception in property stream

This is:

  • a bugfix

Checklist:

  • Code style is respected
  • Changes are covered by unit tests
  • CHANGELOG.md contains a short summary of the change

Manually tested with this .xls file:
test.zip

bayzhanov added 3 commits September 4, 2018 13:55
…HPOffice#325

 Bugfix: replace explode by "!" with special function, that extracts sheet name from reference
…s crash PHPOffice#325  Bugfix: replace explode by "!" with special function, that extracts sheet name from reference"

This reverts commit b349ea3
@gurrumpalad gurrumpalad closed this Sep 6, 2018
@gurrumpalad gurrumpalad reopened this Sep 6, 2018
@PowerKiKi
Copy link
Member

PowerKiKi commented Sep 28, 2018

@chorry seems to have identified 4b4831b as the culprit. Any reason you went with catching exception, rather that reverting the commit ?

Copy link
Member

@PowerKiKi PowerKiKi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you please add an entry in changelog and cover with unit tests ?

@PowerKiKi PowerKiKi closed this in 08b4456 Oct 7, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

2 participants