Skip to content

Conversation

@xabbuh
Copy link
Member

@xabbuh xabbuh commented Jul 13, 2019

Q A
Branch? master
Bug fix? no
New feature? no
BC breaks? yes
Deprecations? no
Tests pass? yes
Fixed tickets
License MIT
Doc PR

@xabbuh xabbuh force-pushed the remove-deprecated-features branch from f4932b5 to f2b8329 Compare July 14, 2019 08:04
@xabbuh
Copy link
Member Author

xabbuh commented Jul 14, 2019

updated to take into account #31975/#32452 too

*/
public function get($id)
{
if (null === $id) {
Copy link
Member

Choose a reason for hiding this comment

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

Can we add the string type hint on $id?

Copy link
Member Author

@xabbuh xabbuh Jul 15, 2019

Choose a reason for hiding this comment

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

@jschaedl is adding them amongst others in #32242

@fabpot
Copy link
Member

fabpot commented Jul 15, 2019

Thank you @xabbuh.

@fabpot fabpot merged commit f2b8329 into symfony:master Jul 15, 2019
fabpot added a commit that referenced this pull request Jul 15, 2019
This PR was merged into the 5.0-dev branch.

Discussion
----------

remove deprecated features

| Q             | A
| ------------- | ---
| Branch?       | master
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | yes
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets |
| License       | MIT
| Doc PR        |

Commits
-------

f2b8329 remove deprecated features
@xabbuh xabbuh deleted the remove-deprecated-features branch July 15, 2019 08:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants