Skip to content
This repository was archived by the owner on Feb 6, 2022. It is now read-only.

[Symfony 3.0] Drop backward compatibility for debug command #100

Merged
merged 1 commit into from
May 20, 2017

Conversation

matthieuauger
Copy link
Contributor

Q A
Bug fix? no
New feature? no
BC breaks? yes
Deprecations? no
Tests pass? yes
License MIT

Related to symfony/symfony#14091
Should we merge it in master create a branch for 3.0 features/bc breaks ?

@stof
Copy link
Member

stof commented Jul 30, 2015

The versionning of this bundle is independent of the Symfony versionning.

Given the size of the bundle, I don't want to maintain several branches in parallel. And the removal of a single command alias is not worth a major version bump by itself IMO, so I suggest cleaning this alias only when we have a real need for a new major version

@matthieuauger
Copy link
Contributor Author

All right, feel free to add a tag for later or close the PR if you want

@fabpot fabpot force-pushed the master branch 2 times, most recently from 265f41d to ad75109 Compare December 20, 2016 04:44
@fabpot
Copy link
Member

fabpot commented May 20, 2017

Thank you @matthieuauger.

@fabpot fabpot merged commit f876831 into symfony:master May 20, 2017
fabpot added a commit that referenced this pull request May 20, 2017
…d (matthieuauger)

This PR was merged into the 2.6-dev branch.

Discussion
----------

[Symfony 3.0] Drop backward compatibility for debug command

| Q | A |
| --- | --- |
| Bug fix? | no |
| New feature? | no |
| BC breaks? | yes |
| Deprecations? | no |
| Tests pass? | yes |
| License | MIT |

Related to symfony/symfony#14091
Should we merge it in master create a branch for 3.0 features/bc breaks ?

Commits
-------

f876831 Drop backward compatibility for debug command
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants