Skip to content

Conversation

@MorrisJobke
Copy link
Member

  • fixes following log output, because there was empty string
    stored in the cache
Invalid argument supplied for foreach() at lib/private/Template/JSCombiner.php#108

* fixes following log output, because there was empty string
  stored in the cache

Invalid argument supplied for foreach() at lib/private/Template/JSCombiner.php#108

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
@MorrisJobke MorrisJobke added the 3. to review Waiting for reviews label Mar 28, 2017
@MorrisJobke MorrisJobke added this to the Nextcloud 12.0 milestone Mar 28, 2017
@mention-bot
Copy link

@MorrisJobke, thanks for your PR! By analyzing the history of the files in this pull request, we identified @rullzer and @LukasReschke to be potential reviewers.

@codecov-io
Copy link

codecov-io commented Mar 29, 2017

Codecov Report

Merging #4131 into master will decrease coverage by <.01%.
The diff coverage is 100%.

@@             Coverage Diff              @@
##             master    #4131      +/-   ##
============================================
- Coverage     54.22%   54.22%   -0.01%     
- Complexity    21310    21311       +1     
============================================
  Files          1310     1310              
  Lines         81293    81295       +2     
  Branches       1285     1285              
============================================
+ Hits          44078    44079       +1     
- Misses        37215    37216       +1
Impacted Files Coverage Δ Complexity Δ
lib/private/Template/JSCombiner.php 89.41% <100%> (ø) 24 <0> (+1) ⬆️
lib/private/legacy/response.php 0% <0%> (ø) 37% <0%> (ø) ⬇️
lib/private/Files/Cache/Propagator.php 96.2% <0%> (+1.26%) 16% <0%> (ø) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 4f09dc7...51e5c07. Read the comment docs.

@ChristophWurst ChristophWurst merged commit cbe4404 into master Apr 3, 2017
@ChristophWurst ChristophWurst deleted the fix-jscombiner branch April 3, 2017 09:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants