Skip to content

1.2.0

Compare
Choose a tag to compare
@github-actions github-actions released this 02 May 15:45
· 43 commits to master since this release

1.2.0 - 2024-05-02

I'm happy to announce adds of SARIF converters for three well-known PHP linters :

Added

  • Bartlett\Sarif\Factory\SerializerFactory contract that define encoder and serializer
    for json data (compatible with Symfony Serializer Component)
  • Native PHP JSON implementation with Bartlett\Sarif\Factory\PhpSerializerFactory
  • Symfony Serializer implementation with Bartlett\Sarif\Factory\SymfonySerializerFactory

Full Changelog: 1.1.0...1.2.0