Skip to content

[DomCrawler] Type fix Crawler:: discoverNamespace() #24975

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
Nov 16, 2017
Merged

Conversation

VolCh
Copy link
Contributor

@VolCh VolCh commented Nov 15, 2017

Based on 3.x behavior

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

Copy link
Member

@chalasr chalasr left a comment

Choose a reason for hiding this comment

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

👍
https://github.com/symfony/symfony/blob/master/src/Symfony/Component/DomCrawler/Crawler.php#L1102
Also not sure that the @throws annotation is relevant, but that's another (2.7) topic.

@chalasr chalasr added this to the 4.0 milestone Nov 15, 2017
@stof
Copy link
Member

stof commented Nov 16, 2017

Thank you @VolCh.

@stof stof merged commit e39e8c2 into symfony:master Nov 16, 2017
stof added a commit that referenced this pull request Nov 16, 2017
This PR was merged into the 4.0-dev branch.

Discussion
----------

[DomCrawler] Type fix Crawler:: discoverNamespace()

Based on 3.x behavior

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

<!--
- Bug fixes must be submitted against the lowest branch where they apply
  (lowest branches are regularly merged to upper ones so they get the fixes too).
- Features and deprecations must be submitted against the master branch.
- Please fill in this template according to the PR you're about to submit.
- Replace this comment by a description of what your PR is solving.
-->

Commits
-------

e39e8c2 [DomCrawler] Fix return type Crawler:: discoverNamespace()
@VolCh VolCh deleted the patch-1 branch November 16, 2017 15:10
@fabpot fabpot mentioned this pull request Nov 21, 2017
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