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/Tests
Fabien Potencier 052735d948 minor #14005 CS: Convert double quotes to single quotes (keradus)
This PR was merged into the 2.3 branch.

Discussion
----------

CS: Convert double quotes to single quotes

| Q             | A
| ------------- | ---
| Bug fix?      | no
| New feature?  | no
| BC breaks?    | no
| Deprecations? | no
| Tests pass?   | yes
| Fixed tickets | N/A
| License       | MIT
| Doc PR        | N/A

Changes generated automatically by upcoming PHP CS Fixer.
To keep fabbot.io happy ;)

Commits
-------

f99c22c CS: Convert double quotes to single quotes
2015-03-22 17:41:17 +01:00
..
File [2.3] Static Code Analysis for Components 2015-03-21 18:48:06 +01:00
Session [HttpFoundation] MongoDbSessionHandler::read() now checks for valid session age 2015-03-12 15:15:59 +01:00
AcceptHeaderItemTest.php fixed CS 2014-09-22 10:32:35 +02:00
AcceptHeaderTest.php [HttpFoundation] Fix AcceptHeader 2012-11-13 17:18:54 +01:00
ApacheRequestTest.php Remove aligned '=>' and '=' 2014-10-26 08:30:58 +01:00
BinaryFileResponseTest.php [2.3] [HttpFoundation] fixed param order for Nginx's x-accel-redirect 2015-02-16 14:04:09 -03:00
CookieTest.php CS: Convert double quotes to single quotes 2015-03-21 12:11:30 +01:00
FileBagTest.php fixed CS 2014-09-22 10:32:35 +02:00
HeaderBagTest.php CS: Convert double quotes to single quotes 2015-03-21 12:11:30 +01:00
IpUtilsTest.php [HttpFoundation] refactored code to avoid code duplication 2013-04-20 17:49:57 +02:00
JsonResponseTest.php [HttpFoundation] Fix to prevent magic bytes injection in JSONP responses (Prevents CVE-2014-4671) 2014-07-10 09:27:11 -04:00
ParameterBagTest.php PSR-2 fixes 2014-12-02 19:42:47 +00:00
RedirectResponseTest.php CS fixes 2014-12-03 20:10:26 +00:00
RequestMatcherTest.php fixed CS 2014-09-22 10:32:35 +02:00
RequestTest.php CS: Convert double quotes to single quotes 2015-03-21 12:11:30 +01:00
ResponseHeaderBagTest.php CS: Convert double quotes to single quotes 2015-03-21 12:11:30 +01:00
ResponseTest.php CS: Convert double quotes to single quotes 2015-03-21 12:11:30 +01:00
ResponseTestCase.php added missing license blocks 2013-04-22 06:29:54 +02:00
ServerBagTest.php [2.3] CS And DocBlock Fixes 2014-12-22 16:58:09 +01:00
StreamedResponseTest.php StreamedResponseTest 2012-09-01 07:57:21 -04:00