PHP
Latest commit ed75b71 Dec 12, 2017 @chalasr chalasr Merge branch '4.0'
* 4.0:
  add missing logout_on_user_change options
  [HttpFoundation] Add immutable to setCache's PHPDoc
Permalink
Failed to load latest commit information.
Exception [HttpFoundation] refactored Request exceptions Dec 16, 2016
File [HttpFoundation] Incorrect documentation and method name for Uploaded… Dec 11, 2017
Session Merge branch '3.4' into 4.0 Dec 8, 2017
Tests Merge branch '4.0' Dec 12, 2017
.gitignore Added missing files .gitignore Jul 21, 2013
AcceptHeader.php [DI] minor docblock fixes Oct 24, 2017
AcceptHeaderItem.php Replace more docblocks by type-hints Nov 7, 2017
ApacheRequest.php [HttpFoundation] do not use server variable PATH_INFO because it is a… Apr 12, 2013
BinaryFileResponse.php Replace more docblocks by type-hints Nov 7, 2017
CHANGELOG.md Merge branch '3.4' Oct 19, 2017
Cookie.php Replace more docblocks by type-hints Nov 7, 2017
ExpressionRequestMatcher.php [HttpFoundation] added ExpressionRequestMatcher Sep 19, 2013
FileBag.php bug #24606 [HttpFoundation] Fix FileBag issue with associative arrays… Oct 26, 2017
HeaderBag.php Merge branch '3.4' Nov 9, 2017
IpUtils.php [HttpFoundation] Support 0 bit netmask in IPv6 () Dec 11, 2017
JsonResponse.php Replace more docblocks by type-hints Nov 7, 2017
LICENSE updated LICENSE year Jan 2, 2017
ParameterBag.php Merge branch '2.8' into 3.3 Oct 24, 2017
README.md Updated all the README files Mar 4, 2016
RedirectResponse.php Replace more docblocks by type-hints Nov 7, 2017
Request.php Merge branch '3.4' into 4.0 Dec 8, 2017
RequestMatcher.php Replace more docblocks by type-hints Nov 7, 2017
RequestMatcherInterface.php [DI] minor docblock fixes Oct 24, 2017
RequestStack.php unified return null usages Apr 18, 2014
Response.php Merge branch '3.4' into 4.0 Dec 12, 2017
ResponseHeaderBag.php Micro optim using explicit root namespaces Nov 7, 2017
ServerBag.php [CS][2.7] yoda_style, no_unneeded_curly_braces, no_unneeded_final_met… Sep 15, 2017
StreamedResponse.php Replace more docblocks by type-hints Nov 7, 2017
composer.json updated version to 4.1 Nov 21, 2017
phpunit.xml.dist fail when detecting risky tests Apr 12, 2017

README.md