Closed jimhester closed 8 years ago
@@ master #65 diff @@
========================================
Files 6 7 +1
Lines 466 446 -20
Methods 0 0
Branches 0 0
========================================
- Hits 437 419 -18
+ Misses 29 27 -2
Partials 0 0
Powered by Codecov. Last updated by f7b3036...c23bdd0
Thanks!
The next version of xml2 will be deprecating xml_find_one() in favor of xml_find_first(). The new function is a drop in replacement for the old, and no longer issues a warning when more than one result would be returned.
This pull request also adds a
Remotes: hadley/xml2
entry to install the development version of xml2. Once the new version of xml2 is released (2-4 weeks) this should be removed.