Thomas Szteliga

Results 14 comments of Thomas Szteliga

> 1. How to submit modules Related: #159 and #98

+1 Same here with my module https://github.com/websafe/zf-mod-zfc-user-i18n-pl-pl http://modules.zendframework.com/user => My modules "Synchronizing with GitHub" = > "No modules found"

Can't we just use the `require` and `suggest` sections of `composer.json`? I think: 1. Modules should register related/optional/child modules/plugins in the `suggest` section of `composer.json`. 2. Plugin/extension/child modules should probably...

The module (`stable` `alpha` `beta`) can be set in `composer.json` -> `version`: http://getcomposer.org/doc/04-schema.md#version So I think #90 is somehow related.

I did some "debugging" ;-) but wasn't able to fix it really. It all starts with `parseStatementData()` in `Engine.php`. My sta begins with: ``` :20:MT940 :25:/PL12345678912345678912345678 :28C:9 :60F:C190930PLN66666,66 :61:1909020902D850,39S02097202028342 :86:020...

I have found the english description for MT940 used by ING-PL https://www.ing.pl/_fileserver/item/1003276 I guess it should be `:61:` not `:86:` but the result with 77 entries is still messy. At...

Thank you, I'll try to find some time :-)

@fruitl00p So I've started writing the IngPl parser, looks promising :-) But I'll have few questions. Is it OK to ask them using separate Issues?

@dammmn It's not off-topic - davmail is some way around but not really the best solution.