Closed
Description
#1665 added new format to declare array properties (which is a good move btw!), but didn't update phpcs.xsd
appropriately.
Using this syntax results in invalid XML according to the schema.
See doctrine/coding-standard#84 for more details & xmllint report.
cc @webimpress