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 @@ -9,7 +9,7 @@ CHANGELOG
9
9
4.3.0
10
10
-----
11
11
12
- * Added PHPUnit constraints: ` CrawlerSelectorAttributeValueSame ` , ` CrawlerSelectorExists ` , `CrawlerSelectorTextContains``
12
+ * Added PHPUnit constraints: ` CrawlerSelectorAttributeValueSame ` , ` CrawlerSelectorExists ` , ` CrawlerSelectorTextContains `
13
13
and ` CrawlerSelectorTextSame `
14
14
* Added return of element name (` _name ` ) in ` extract() ` method.
15
15
* 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
21
21
22
22
* The ` $currentUri ` constructor argument of the ` AbstractUriElement ` , ` Link ` and
23
23
` 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,
25
25
not defining it is deprecated.
26
26
27
27
3.1.0
You can’t perform that action at this time.
0 commit comments