Skip to content

Conversation

@rullzer
Copy link
Member

@rullzer rullzer commented Jan 14, 2018

  • Add scalar argument types
  • Add return types
  • Make strict
  • General phpstorm cleanup

Signed-off-by: Roeland Jago Douma roeland@famdouma.nl

Copy link
Member

@MorrisJobke MorrisJobke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

See tests - there are a lot failing (and fix the position of the strict types statement in the same step)

@MorrisJobke MorrisJobke added 2. developing Work in progress and removed 3. to review Waiting for reviews labels Jan 14, 2018
* Add scalar argument types
* Add return types
* Make strict
* General phpstorm cleanup

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@rullzer rullzer force-pushed the strict_urlgenerator branch from f2af37d to a3b33be Compare January 14, 2018 20:18
@codecov
Copy link

codecov bot commented Jan 14, 2018

Codecov Report

❗ No coverage uploaded for pull request base (master@c0c4263). Click here to learn what that means.
The diff coverage is 93.33%.

@@            Coverage Diff            @@
##             master    #7853   +/-   ##
=========================================
  Coverage          ?   34.74%           
  Complexity        ?    24956           
=========================================
  Files             ?     1607           
  Lines             ?    95045           
  Branches          ?     1376           
=========================================
  Hits              ?    33021           
  Misses            ?    62024           
  Partials          ?        0
Impacted Files Coverage Δ Complexity Δ
lib/private/URLGenerator.php 73.03% <93.33%> (ø) 55 <54> (?)

@MorrisJobke MorrisJobke added 3. to review Waiting for reviews and removed 2. developing Work in progress labels Jan 14, 2018
@juliusknorr juliusknorr added 4. to release Ready to be released and/or waiting for tests to finish and removed 3. to review Waiting for reviews labels Jan 15, 2018
@rullzer rullzer merged commit 0023cb1 into master Jan 15, 2018
@rullzer rullzer deleted the strict_urlgenerator branch January 15, 2018 08:32
@MorrisJobke
Copy link
Member

ref (#7392)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

4. to release Ready to be released and/or waiting for tests to finish enhancement technical debt

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants