[PHP-DEV] Session extension cannot be used in a loop/CLI since 7.2

2017-10-09 Thread Nicolas Grekas
Hello, I'm having a hard time fixing Symfony's tests suite to 7.2 because of the added warnings+ini_set-rejections in the Session module. Testing the session on the CLI is not possible anymore without starting one PHP process per test case. Why not, you may say. BUT, this also means that the ses

Re: [PHP-DEV] Session extension cannot be used in a loop/CLI since 7.2

2017-10-09 Thread Dan Ackroyd
Hey Nicolas, Please could you open a bug with a reproduce case of what worked before, and what doesn't work now, so that it is clear what the change was. I wasn't aware that there was a change that would make the session handler that much harder to use outside of the single requests/response envi

Re: [PHP-DEV] Session extension cannot be used in a loop/CLI since 7.2

2017-10-09 Thread Niklas Keller
> > I'm having a hard time fixing Symfony's tests suite to 7.2 because of the > added warnings+ini_set-rejections in the Session module. > > Testing the session on the CLI is not possible anymore without starting one > PHP process per test case. Why not, you may say. > > BUT, this also means that t

[PHP-DEV] [RFC] [VOTE] Implement missing SQLite feature "openBlob" in PDO

2017-10-09 Thread BohwaZ/PHP
Kia ora, After some more discussions, I don't think we have much left to discuss on that topic, so… Voting is now open for 2 weeks on this RFC: https://wiki.php.net/rfc/implement_sqlite_openblob_in_pdo Vote will end on Wednesday the 25th of October. Thanks to everyone who contributed to the

Re: [PHP-DEV] [VOTE] Same Site Cookie RFC

2017-10-09 Thread Frederik Bosch
Hi Niklas, Sorry for the delay. I have my mind on totally different things these days. Closed the voting and moved it to accepted. Thanks everyone for voting! Now, let's implement this RFC! Best regards, Frederik On 08-10-17 09:46, Niklas Keller wrote: There are no voting dates in the RFC