This repository was archived by the owner on Jan 2, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Tried to fix travis configuration #704
Open
glady
wants to merge
11
commits into
PHPOffice:1.8
Choose a base branch
from
glady:1.8
base: 1.8
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
…bug) and fixed short array notation for php 5.3 compatibility
…tations that look for "current year" (failing since 2014, increased 2 years (730 days)) - added comment for this test cases
… - expected by test was 1, not current month. alternative fix would be to expect current month
…ith with monday=1, which seems to be default), not a monday
… timeValue, function works another way!) and TIMEVALUE-data (different behavior of PHPExcel to MS Excel)
Ups. I just wanted to send the first commits with changing the travis-configuration because of their infrastructure changes. The remaining commits containing some test provider comments, fixes and some trivial PSR-2 fixes. There is also a fix within DateTime-Class (0 should be treated like NULL (failing sice change from May 2015) - defined by given test provider) - when the test provider is "out of date", this should be adapted again! There were some trivial errors within provider-data. When there are tests, they should work correct or even give correct expected result. |
…al decimals - only for case, that all remaining characters are # - not supported: "0.0#0# - is treated like "0.000#" (last test cases)
Merge PHPExcel into fork
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Probem was: