Skip to content

Commit ab0b546

Browse files
Merge branch '4.4'
* 4.4: cs fix Partially Revert "Remove trailing space in all markdown files" [Intl] Explicit check Fix getMaxFilesize() returning zero Remove unused import [DI] fix docblocks in Container* Fixed markdown file [HttpFoundation] Fix deprecation message in ::isMethodSafe() [TwigBridge] Replaced plain doc block copies with inheritdoc. [DomCrawler] Fixed CHANGELOG markup [Intl] Cleanup unused language aliases entry
2 parents 6ba8882 + eea89ce commit ab0b546

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ CHANGELOG
1515
4.3.0
1616
-----
1717

18-
* Added PHPUnit constraints: `CrawlerSelectorAttributeValueSame`, `CrawlerSelectorExists`, `CrawlerSelectorTextContains``
18+
* Added PHPUnit constraints: `CrawlerSelectorAttributeValueSame`, `CrawlerSelectorExists`, `CrawlerSelectorTextContains`
1919
and `CrawlerSelectorTextSame`
2020
* Added return of element name (`_name`) in `extract()` method.
2121
* Added ability to return a default value in `text()` and `html()` instead of throwing an exception when node is empty.
@@ -27,7 +27,7 @@ CHANGELOG
2727

2828
* The `$currentUri` constructor argument of the `AbstractUriElement`, `Link` and
2929
`Image` classes is now optional.
30-
* The `Crawler::children()` method will have a new `$selector` argument in version 5.0,
30+
* The `Crawler::children()` method will have a new `$selector` argument in version 5.0,
3131
not defining it is deprecated.
3232

3333
3.1.0

0 commit comments

Comments
 (0)