File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ CHANGELOG
4
4
4.3.0
5
5
-----
6
6
7
- * Added PHPUnit constraints: ` CrawlerSelectorAttributeValueSame ` , ` CrawlerSelectorExists ` , `CrawlerSelectorTextContains``
7
+ * Added PHPUnit constraints: ` CrawlerSelectorAttributeValueSame ` , ` CrawlerSelectorExists ` , ` CrawlerSelectorTextContains `
8
8
and ` CrawlerSelectorTextSame `
9
9
* Added return of element name (` _name ` ) in ` extract() ` method.
10
10
* Added ability to return a default value in ` text() ` and ` html() ` instead of throwing an exception when node is empty.
@@ -16,7 +16,7 @@ CHANGELOG
16
16
17
17
* The ` $currentUri ` constructor argument of the ` AbstractUriElement ` , ` Link ` and
18
18
` Image ` classes is now optional.
19
- * The ` Crawler::children() ` method will have a new ` $selector ` argument in version 5.0,
19
+ * The ` Crawler::children() ` method will have a new ` $selector ` argument in version 5.0,
20
20
not defining it is deprecated.
21
21
22
22
3.1.0
You can’t perform that action at this time.
0 commit comments