Skip to content

Commit eea89ce

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

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
@@ -9,7 +9,7 @@ CHANGELOG
99
4.3.0
1010
-----
1111

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

2222
* The `$currentUri` constructor argument of the `AbstractUriElement`, `Link` and
2323
`Image` classes is now optional.
24-
* The `Crawler::children()` method will have a new `$selector` argument in version 5.0,
24+
* The `Crawler::children()` method will have a new `$selector` argument in version 5.0,
2525
not defining it is deprecated.
2626

2727
3.1.0

0 commit comments

Comments
 (0)