Skip to content

Conversation

@ADmad
Copy link
Member

@ADmad ADmad commented Apr 25, 2018

…cy."

This reverts commit 9e93097.

Changing argument hints is not backwards compatible and causes error when these
methods are overridden in extending classes.

…cy."

This reverts commit 9e93097.

Changing argument typehints is not backwards compatible and causes errors when these
methods are overridden in extending classes.
Copy link
Member

@dereuromark dereuromark left a comment

Choose a reason for hiding this comment

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

4.0 then.
A bummer that at the time no one saw this..
Thx for doing this.

@ADmad
Copy link
Member Author

ADmad commented Apr 25, 2018

The change still already exists in 4.x branch. Just need to ensure it doesn't get reverted during 3.x to 4.x merge 🙂.

@dereuromark
Copy link
Member

... And 4.x migration guide then gets completed this time.

@codecov
Copy link

codecov bot commented Apr 25, 2018

Codecov Report

Merging #12002 into master will increase coverage by <.01%.
The diff coverage is 100%.

Impacted file tree graph

@@             Coverage Diff              @@
##             master   #12002      +/-   ##
============================================
+ Coverage     91.94%   91.94%   +<.01%     
  Complexity    13505    13505              
============================================
  Files           467      467              
  Lines         34718    34718              
============================================
+ Hits          31921    31923       +2     
+ Misses         2797     2795       -2
Impacted Files Coverage Δ Complexity Δ
src/ORM/Behavior/TreeBehavior.php 99.06% <100%> (ø) 98 <22> (ø) ⬇️
src/ORM/Behavior/TranslateBehavior.php 98.16% <100%> (ø) 103 <10> (ø) ⬇️
src/ORM/Behavior/CounterCacheBehavior.php 97.05% <100%> (ø) 34 <16> (ø) ⬇️
src/Cache/Engine/FileEngine.php 90.1% <0%> (+1.09%) 73% <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 9aa5065...7cddf08. Read the comment docs.

@markstory markstory added this to the 3.6.2 milestone Apr 25, 2018
@markstory markstory merged commit 11d577a into master Apr 25, 2018
@markstory markstory deleted the callback-typehints branch April 25, 2018 18:37
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.

4 participants