Uh oh!
There was an error while loading. Please reload this page.
Fix "Invalid argument supplied for foreach()" - #9360
Merged
rullzer merged 2 commits intoMay 10, 2018
Conversation
Signed-off-by: Roger Szabo <roger.szabo@web.de>
MorrisJobke
commented
May 2, 2018
Member
cc @nextcloud/ldap |
blizzz
approved these changes
May 7, 2018
blizzz
left a comment
Member
There was a problem hiding this comment.
👍 make sense.
In future, please use short notations [ … ] for arrays.
blizzz
commented
May 7, 2018
Member
@GitHubUser4234 tests are failing |
Signed-off-by: Roger Szabo <roger.szabo@web.de>
Codecov Report
@@ Coverage Diff @@## master #9360 +/- ##
============================================
- Coverage 51.76% 51.61% -0.16% - Complexity 25562 25684 +122
============================================
Files 1627 1638 +11 Lines 95952 96283 +331 Branches 1393 1393 ============================================
+ Hits 49673 49697 +24 - Misses 46279 46586 +307
|
GitHubUser4234
commented
May 9, 2018
ContributorAuthor
@blizzz yeah, unit tests had to be adjusted also ^^ |
rullzer
commented
May 10, 2018
Member
Awesome stuff once agian @GitHubUser4234 thnx |
MorrisJobke
commented
May 11, 2018
Member
@GitHubUser4234@blizzz@rullzer Maybe worth a backport, right? |
MorrisJobke
commented
May 29, 2018
Member
backport is in #9654 |
This file contains hidden or 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
Sign up for freeto join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Fixes#7804