Closed
Description
Since symfony/symfony-standard#606 has been merged, http://symfony.com/doc/current/cookbook/session/sessions_directory.html cookbook entry is obsolete.
I don't want to argue about the change per se as it's pointless and it's just a default value anyway, but I think it makes the documentation messy :
symfony/framework-standard-edition
andsymfony/symfony
provide 2 different default values, which of those packages is covered by the official documentation?- we know there won't be any BC break until 3.0, but what about "documentation break"? When introducing sessions, this is basically the first thing one says "Symfony comes with a sessions managment system, by default they are stored ..." and now there is no consistent documentation possible accross all ~2.3 versions.
Should we do something about this? Personally I suggest to either backport this commit to 2.3 or postpone it to 3.0.