You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add openspout/openspout bridge as a replacement of box/spout (#86)
* Add openspout/openspout bridge as a replacement of box/spout
* Fix phpstan
* Fix checkstyle
* Re-add ability to set the sheet name during flat file write
* Update docs
* Fixed tests
|[`symfony/console`](https://github.com/yokai-php/batch-symfony-console)| Add command to trigger jobs and async job launcher via command |
24
25
|[`symfony/framework-bundle`](https://github.com/yokai-php/batch-symfony-framework)| Bundle to integrate with Symfony framework |
25
26
|[`symfony/messenger`](https://github.com/yokai-php/batch-symfony-messenger)| Trigger jobs using message dispatch |
message:"#^Method Yokai\\\\Batch\\\\Bridge\\\\OpenSpout\\\\Reader\\\\FlatFileReader\\:\\:rows\\(\\) has parameter \\$reader with generic interface OpenSpout\\\\Reader\\\\ReaderInterface but does not specify its types\\: T$#"
message:"#^Method Yokai\\\\Batch\\\\Bridge\\\\OpenSpout\\\\Reader\\\\SheetFilter\\:\\:list\\(\\) has parameter \\$reader with generic interface OpenSpout\\\\Reader\\\\ReaderInterface but does not specify its types\\: T$#"
message:"#^Method Yokai\\\\Batch\\\\Bridge\\\\OpenSpout\\\\Reader\\\\SheetFilter\\:\\:list\\(\\) return type with generic interface OpenSpout\\\\Reader\\\\SheetInterface does not specify its types\\: T$#"
message:"#^PHPDoc tag @var for variable \\$sheet contains generic interface OpenSpout\\\\Reader\\\\SheetInterface but does not specify its types\\: T$#"
0 commit comments