Piotr Śliwa

Results 5 issues of Piotr Śliwa

Right now there is no support for custom repositories that require authentication, so protected satis / private packagist are not supported. Credentials can be get from `$COMPOSER_HOME/auth.json` file. More details:...

Issue related to: https://github.com/psliwa/PdfBundle/issues/47

Hi, There are functions like `jsonFormat3` that create `JsonFormat` objects for case classes. Sometimes you need only readers or writers, because you are developing client or server side of an...

When in batch you have few operations and one of them failed, the exception is not raised and all batch commands are marked as succeed. I think the source of...

There is any contraindication to make sideBufferSize settable?