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 @@ -15,7 +15,7 @@ CHANGELOG
15
15
4.3.0
16
16
-----
17
17
18
- * Added PHPUnit constraints: ` CrawlerSelectorAttributeValueSame ` , ` CrawlerSelectorExists ` , `CrawlerSelectorTextContains``
18
+ * Added PHPUnit constraints: ` CrawlerSelectorAttributeValueSame ` , ` CrawlerSelectorExists ` , ` CrawlerSelectorTextContains `
19
19
and ` CrawlerSelectorTextSame `
20
20
* Added return of element name (` _name ` ) in ` extract() ` method.
21
21
* 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
27
27
28
28
* The ` $currentUri ` constructor argument of the ` AbstractUriElement ` , ` Link ` and
29
29
` 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,
31
31
not defining it is deprecated.
32
32
33
33
3.1.0
You can’t perform that action at this time.
0 commit comments