Releases: servo-php/fluidxml
Releases · servo-php/fluidxml
1.5
Supports for importing existing XML documents from: - String - File - DOMDocument - SimpleXMLElement FluidXml::new(), FluidXml::load() and fluidify() are part of the family.
1.4
->remove() can remove the results of a query and accepts multiple XPa…
1.3
* FluidXml::__construct accepts the 'root' option as first argument
1.2
* query() supports a variable number of XPaths * namespace() supports a variable number of FluidNamespace instances * namespace() supports a namespace id, uri and mode as arguments * namespaces() returns all registered namespaces * FluidNamespace instances are read-only * FluidNamespace::id/uri/mode() can't mutate the instance
1.1.1
Fixes a NOTICE error.
1.1
1.1 release features the XML namespace support.
1.0
Update ReadMe.md