Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Pascal Borreli 391744719a Various typos 14 gadi atpakaļ
  Pascal Borreli 8c0beea677 [Phpdoc] Cleaning/fixing 14 gadi atpakaļ
  Fabien Potencier 7644e86683 refactored session configuration 14 gadi atpakaļ
  michaelwilliams 46b711c4a8 Update PDO session storage to check if any rows are updated when doing a session write. If no rows are udpated when performing a session write it generally means that we have created a new session id somewhere and we have not inserted into the database. This is the case for when calling regenerate_session_id() from the native session storage class. It will update the session id then call sessionWrite() to save the session but since the new session id does not exist in the DB, no rows are updated and any new session attributes such as security tokens are lost. 14 gadi atpakaļ
  Fabien Potencier 8c423edfef replaced symfony-project.org by symfony.com 14 gadi atpakaļ
  Fabien Potencier cdf6851eb3 fixed merge 14 gadi atpakaļ
  Christophe Coevoet 92bfbf575c Fixed CS 14 gadi atpakaļ
  Pascal Borreli fc42cc5066 [HttpFoundation] Removed useless else 14 gadi atpakaļ
  Dominique Bongiraud 996c2b0914 [HttpFoundation] Moved licence 14 gadi atpakaļ
  Ryan Weaver 17f9162b89 [Standards] Changing many instances of "boolean" to "Boolean". 14 gadi atpakaļ
  Dominique Bongiraud 64fb94c725 normalized license messages in PHP files 14 gadi atpakaļ
  Kris Wallsmith f79e23ffb5 Removed all those spaces after @author that were bothering me so… 14 gadi atpakaļ
  Fabien Potencier ec8500bd64 [FrameworkBundle] added support for previous exceptions in the exception pages 15 gadi atpakaļ
  Fabien Potencier bf82cf42dd renamed Symfony\Components to Symfony\Component 15 gadi atpakaļ