ofxparser icon indicating copy to clipboard operation
ofxparser copied to clipboard

Extend api to no reencode utf8 files

Open solodkiy opened this issue 7 years ago • 0 comments

I get a problem with cyrillic symbols in ofx file in UTF-8 charset. Removing $ofxContent = utf8_encode($ofxContent); fixing my issue.

solodkiy avatar Feb 10 '19 20:02 solodkiy