Version 3.0.3
When split the content of a schema location value, must reindex the list of values.
The following code wasn't interpreted correctly:
<r xsi:schemaLocation="
http://test.org/schemas/ticket
http://localhost:8999/xsd/ticket.xsd
"/>
See issue #14. Thanks @brankopetric.
Development changes
- Add
fully_qualified_strict_types
rule tophp-cs-fixer
tool.