Adrian Zmenda
Adrian Zmenda
Any plans for that feature? @insin
Hey, I have added some tweaks to this changes: https://github.com/Jan0707/ExcelBundle/pull/1 https://travis-ci.org/adiq/ExcelBundle/builds/324158521 This fixes: - memory issue by injecting php ini file with `memory_limit=-1` - some build issues by correcting symfony...
That's the question to the maintainer. Newest 3.X version is included in tests and is passing successfully
@mrljaime as PhpExcel lib in this bundle is deprecated and maintainer doesn't want to support this, it's recommended to use https://github.com/roromix/SpreadsheetBundle instead. It's using new, maintained lib, is compatible with...
@matyjb thank you for contributing! I'll consider introducing such change in the coming days and hopefully we could get it merged soon 😄