This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/src/Symfony/Component/HttpFoundation
2011-01-03 22:06:56 +01:00
..
File [Form][HttpFoundation] Improved File and UploadedFile class 2011-01-03 22:06:56 +01:00
SessionStorage [HttpFoundation] changed the default name of the session to _SESS as using _SESSION does not seem to work with PHP 5.3.3 (the session starts for each request) 2010-12-31 10:53:18 +01:00
HeaderBag.php made some method name changes to have a better coherence throughout the framework 2010-11-25 17:30:06 +01:00
ParameterBag.php made some method name changes to have a better coherence throughout the framework 2010-11-25 17:30:06 +01:00
Request.php CS: Unified non-strict equality comparisons, put var on the right side 2010-12-21 08:51:27 +01:00
RequestMatcher.php [HttpFoundation] Fixed default netmask to be restricted to one IP 2010-12-06 18:32:39 +01:00
RequestMatcherInterface.php Removed all those spaces after @author that were bothering me so… 2010-10-18 16:55:41 +02:00
Response.php [HttpFoundation] Send proper charset along with the default text/html header 2010-12-16 10:23:53 +01:00
ResponseHeaderBag.php made some method name changes to have a better coherence throughout the framework 2010-11-25 17:30:06 +01:00
Session.php [HttpFoundation] Standardize flash messages api 2010-11-26 14:44:39 +01:00
UniversalClassLoader.php Fix UniversalClassLoader issues with leading slashes. 2010-10-20 14:20:12 +02:00