Thibaud Fabre
Thibaud Fabre
Yup, I forgot to mention the testsuite I tried it on normally has no dependencies on databases or filesystem -- though I should probably double-check. I originally considered the same...
@padraic need a volunteer ? My schedule's clearing up starting this week...
Ok I (think I) see where you wanna go :) I'll get started tomorrow evening.
The feature does not exist in Zippy, however what you can do is create a new empty archive, and your files one by one by calling `addMember` on the archive.
Thanks for your feedback @axiac I'll try to play with it and integrate that into the library
Hello, is this issue still relevant ?
Can you post the output of the following commands: `ls -la /usr/bin/pdftotext` `ls -la /opt/local/xpdf/bin/pdftotext`
I think you'd also need to update the library to use Guzzle's new API, which may or may not be a lot of work (I don't know the library well...
It's not finding a strategy for the TBZ extension. I checked, there is only support for .tbz2 files currently, not .tbz.
Good find, forgot about that. I'll still update the library one of these days to add "native" support for that extension. Edit. The catch is that currently each strategy is...