FileRun
FileRun
Is there any way I can catch this error to inform the user the file is broken? ``` Error: Corrupted zip or bug : unexpected signature (\x00\x00\x00\x00, expected \x50\x4B\x03\x04) at...
It would be fantastic if one could initialize the state using "smbclient_state_init" then continue to use the stream wrapper, so that regular file management functions can be used, while authenticated,...
Hi there, I am thinking about working together to improve this library. Interested? Regards, Vlad
Hi
This is the best MD web-based editor I could find. You should fix the problems that keep it obscure: - no link to github on the homepage - make it...
Added slug delimiter config. I needed slugs to use underscores instead of dashes. I could have extended the SlugNormalizer to do a str_replace as a quick solution for my needs,...