Skip to content

[CssSelector] removed the deprecated CssSelector class #16020

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Oct 1, 2015

Conversation

fabpot
Copy link
Member

@fabpot fabpot commented Sep 30, 2015

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

}
}

public function getCssToXPathWithoutPrefixTestData()
Copy link
Member

Choose a reason for hiding this comment

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

I'm not sure all these tests where copied to the tests of the new class. It should be checked before removing them

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Member

Choose a reason for hiding this comment

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

tests have been updated with #16052

xabbuh added a commit to xabbuh/symfony that referenced this pull request Oct 1, 2015
Synchronizing the classes ensures that no tests are lost when the legacy
API is removed in symfony#16020 for Symfony 3.0, thus mitigating the risk of
future regressions.
xabbuh added a commit to xabbuh/symfony that referenced this pull request Oct 1, 2015
Synchronizing the classes ensures that no tests are lost when the legacy
API is removed in symfony#16020 for Symfony 3.0, thus mitigating the risk of
future regressions.
fabpot added a commit that referenced this pull request Oct 1, 2015
…c API (xabbuh)

This PR was merged into the 2.8 branch.

Discussion
----------

[CssSelector] synchronize tests for static and non-static API

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

Synchronizing the classes ensures that no tests are lost when the legacy
API is removed in #16020 for Symfony 3.0, thus mitigating the risk of
future regressions.

Commits
-------

2b29a40 synchronize tests for static and non-static API
@fabpot fabpot merged commit 3ffa422 into symfony:master Oct 1, 2015
fabpot added a commit that referenced this pull request Oct 1, 2015
… (fabpot)

This PR was merged into the 3.0-dev branch.

Discussion
----------

[CssSelector] removed the deprecated CssSelector class

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

Commits
-------

3ffa422 [CssSelector] removed the deprecated CssSelector class
@fabpot fabpot mentioned this pull request Nov 16, 2015
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.

5 participants