Closed npotier closed 7 years ago
Hmm, we only support PHP 5.4+, so maybe there's no point of having fallback to the older code?
Ok, is this better ? Thanks.
Yup, much better. I'll give @flaviocopes and @rhukster time to test this out before merging it.
What problem does this solve?
From what I can see, it doesn't initialize session if you're in CLI.
Hi @mahagr this is a new nice PR. I've taken care of your previous comments, thanks.