Skip to content

Conversation

@chalasr
Copy link
Member

@chalasr chalasr commented May 30, 2019

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

* @param string $currentUri The URI of the page where the form is embedded
* @param string $method The method to use for the link (if null, it defaults to the method defined by the form)
* @param string $baseHref The URI of the <base> used for relative links, but not for empty action
*
Copy link
Member Author

Choose a reason for hiding this comment

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

I did not fix the docblock as there are plenty of missing |null across the component codebase, should be done globally on 3.4.

@nicolas-grekas
Copy link
Member

Thank you @chalasr.

@nicolas-grekas nicolas-grekas merged commit e48d5d0 into symfony:4.2 May 31, 2019
nicolas-grekas added a commit that referenced this pull request May 31, 2019
…halasr)

This PR was merged into the 4.2 branch.

Discussion
----------

[DomCrawler] Fix type error with null Form::$currentUri

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

Commits
-------

e48d5d0 [DomCrawler] Fix type error with null Form::$currentUri
@chalasr chalasr deleted the domcrawler-form-null-uri branch May 31, 2019 08:29
@fabpot fabpot mentioned this pull request Jun 6, 2019
@fabpot fabpot mentioned this pull request Jun 26, 2019
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.

4 participants