Hi! > 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.
That doesn't sound good, do you have details why exactly these things do not work? Generally, I don't see why anything in sessions should not be reuseable within the context of the request. > Is it something internal should care about? Should we reconsider this for > 7.2? I think yes. -- Stas Malyshev smalys...@gmail.com -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php