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

Cast null to array before passing to array_merge() #666

Merged
merged 1 commit into from Aug 22, 2018

Conversation

netjan
Copy link
Contributor

@netjan netjan commented Aug 22, 2018

Patch for issue #595

@codecov
Copy link

codecov bot commented Aug 22, 2018

Codecov Report

Merging #666 into master will not change coverage.
The diff coverage is 0%.

@@            Coverage Diff            @@
##             master     #666   +/-   ##
=========================================
  Coverage     81.52%   81.52%           
  Complexity      912      912           
=========================================
  Files            62       62           
  Lines          2078     2078           
=========================================
  Hits           1694     1694           
  Misses          384      384
Impacted Files Coverage Δ Complexity Δ
src/Server/Workspace.php 38.46% <0%> (ø) 23 <0> (ø) ⬇️
src/Indexer.php 58.22% <0%> (ø) 18 <0> (ø) ⬇️

@felixfbecker felixfbecker changed the title #595 Cast null to array before passing to array_merge() Aug 22, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants