Grégoire Passault
Grégoire Passault
Hi, It should be OK now, I published a `v3` that should be compliant to Sf5 BC is broken because we need Twig 2, but this is the work of...
Ok, is it safe to bump ```json "twig/twig": "^1.12 || ^2.0" ``` To ```json "twig/twig": "^1.12 || ^2.0 || ^3.0" ```
Hello, That is the purpose of the `GarbageCollector` (cleaning old files) I suggest you try to run the `demo/gc.php` script, that will delete files older than 5 days for instance...
Hello, I am sorry but it is unlikely I can investigate this However, note that this repo is only a binding over https://github.com/cesanta/mongoose/ which is a C web server, and...
(And I would not be surprised if the WebSockets part is broken, however I am sorry that you will have to investigare further yourself if you want to get at...
This project looks good! But indeed you should consider switching to a maintained project for websockets There is also Qt itself providing an implementation, this is a way much more...
And what is your problem with boost ?
Hello, There is no such thing yet in this bundle What about setting up a NFS filesystem for your servers?
Hello, I must confess I didn't maintained the regexp matching when I moved to the new mongoose (I had to change mongoose a little to tel if a route is...
What about: ``` php