Erik D'Ercole

Results 36 comments of Erik D'Ercole

> Replace CPTP_Module_Rewrite use CPTP_set_rewrite_module filter. Hi, @torounit, what do you mean exactly?

@torounit Are you still maintaining this repository?

Same here

Hi @developcreativo and sorry for the long delay. I've just setup a new project with `NGINX_ENABLE_HTTPS=1` and I can't reproduce your issue. I got HTTPS working (with a dummy index.php):...

> I ran into a similar issue. The way I solved it was by reversing the messages into an array and then moving each message. @beilsma You're absolutely right. I...

@HelloSebastian I agree with you. Honestly, I don't know what this issue is related to... But looping over messages in reverse order did the trick. Maybe it's not about a...

> So far I have not used the `move()` method itself. But when I look at the implementation, the sequence id of the message is used for moving, not the...

> You are absolutely right. I have read something over there. Sorry for the confusion. No problem! I truly appreciated your explanation. Thanks

Hi @EthraZa, I'm running into an issue similar to yours, on an old on-premise Courier server. `move()` always fails; `copy()` apparently is randomly failing. Did you find any workaround? Thanks

> Please provide a PR with a suggested fix. Please note that as we support multiple PHP versions, we never intended it to be used as named parameters. I'm experiencing...