Skip to content

Conversation

@MorrisJobke
Copy link
Member

Found while adding strict typing for PHP7+.(#7392) This adds type hinting to all methods in CodeChecker.php and fixes one implicit cast.

Found while adding strict typing for PHP7+. This adds type hinting to all methods in CodeChecker.php and fixes one implicit cast.

Signed-off-by: Morris Jobke <hey@morrisjobke.de>
@MorrisJobke MorrisJobke added the 3. to review Waiting for reviews label Jan 12, 2018
@MorrisJobke MorrisJobke added this to the Nextcloud 14 milestone Jan 12, 2018
@codecov
Copy link

codecov bot commented Jan 12, 2018

Codecov Report

Merging #7833 into master will decrease coverage by <.01%.
The diff coverage is 25%.

@@             Coverage Diff              @@
##             master    #7833      +/-   ##
============================================
- Coverage     51.23%   51.23%   -0.01%     
  Complexity    24974    24974              
============================================
  Files          1607     1607              
  Lines         95008    95008              
  Branches       1376     1376              
============================================
- Hits          48675    48674       -1     
- Misses        46333    46334       +1
Impacted Files Coverage Δ Complexity Δ
lib/private/App/CodeChecker/CodeChecker.php 33.33% <25%> (ø) 14 <10> (ø) ⬇️
lib/private/Files/Cache/Propagator.php 94.93% <0%> (-1.27%) 16% <0%> (ø)

@ChristophWurst ChristophWurst merged commit bdd99b0 into master Jan 14, 2018
@ChristophWurst ChristophWurst deleted the fix-code-checker branch January 14, 2018 21:37
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.

4 participants