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鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TemplateProcessor] Fix 0 considered as empty string #2617

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

cavasinf
Copy link

Description

Fixes #2572

Checklist:

  • My CI is 馃煝
  • I have covered by unit tests my new code (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes
  • I have updated the changelog

@coveralls
Copy link

Coverage Status

coverage: 97.208%. remained the same
when pulling f643049 on cavasinf:patch-1
into 2daa50c on PHPOffice:master.

@adriansuter
Copy link

馃憤 Ready to be merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

TemplateProcessor.php print empty '' string if value is 0
3 participants