phar icon indicating copy to clipboard operation
phar copied to clipboard

Add config.xsd

Open kelunik opened this issue 5 years ago • 1 comments

It'd be useful to still be able to use the correct version of the config.xsd when using the phar.

kelunik avatar Jan 16 '21 14:01 kelunik

psalm.xml has vendor/vimeo/psalm/config.xsd hardcoded, so it would be useful to be able to replace it with vendor/psalm/phar/config.xsd.

    xsi:schemaLocation="https://getpsalm.org/schema/config vendor/vimeo/psalm/config.xsd"

refs https://github.com/laminas/laminas-ci-matrix-action/issues/301

zonuexe avatar May 03 '24 14:05 zonuexe