Stefano

Results 117 comments of Stefano

Ok, I reopen it... I never had some file to actually test, if you can send me one via email I can look... Perhaps we should use multibythe versions of...

Actualy I don't know, I usually process EDI v3 only so I never looked in detail... Future work :) For encoding, I only made sure to strip out invalid chars...

I would like to only populate the errors array, user should break execution explicitly by checking that... Is there some way of silently detecting and converting the file? I would...

> > Hi, > > Let me first thank you for this library. Looks great. > > We are looking to extract accounting data from an EDI file. I read...

... With 2GB of ram allocated the Parser completes almost immediately now....

@gaxweb we could do that marking it a breaking change and tagging a new release, I'm open to it!

@swiffer wow 6 years time flies hahaha I actually need some time to remember the issue, but I suspect it would need to tweak the doAddArray function https://github.com/php-edifact/edifact/blob/master/src/EDI/Interpreter.php#L578 So to...

@swiffer what I was thinking is to have a flag is a similar fashion to patchFiles which is a boolean enabling the segment patching feature https://github.com/php-edifact/edifact/blob/master/src/EDI/Interpreter.php#L45

@swiffer Hi Matthias, would you please send me (mail is in profile) an EDI sample so I can think about the solution? Perhaps also highlighting what would be the desired...