Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[BrowserKit] Pass headers when followRedirect() is called #7950

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1,584 commits into from
Closed
Changes from 2 commits
Commits
Show all changes
1584 commits
Select commit Hold shift + click to select a range
2705791
merged branch Tobion/fragment-render-escaping (PR #7090)
fabpot Feb 20, 2013
825dc17
Merge branch '2.1' into 2.2
fabpot Feb 23, 2013
42930d4
updated CHANGELOG for 2.2.0-RC3
fabpot Feb 24, 2013
c58ceab
updated VERSION for 2.2.0-RC3
fabpot Feb 24, 2013
e534d88
bumped Symfony version to 2.2.0-RC4-DEV
fabpot Feb 24, 2013
4ecc246
Fixes AppCache + ESI + Stopwatch problem
jfsimon Feb 25, 2013
b9d3d07
merged branch jfsimon/issue-6227 (PR #7180)
fabpot Feb 25, 2013
850bd5a
[HttpFoundation] Fixed messed up headers
Feb 26, 2013
287dbbe
merged branch SamsonIT/fixedMessedUpHeaders (PR #7189)
fabpot Feb 26, 2013
13b8ce0
Adds expandable globs support to shell adapters
jfsimon Feb 26, 2013
0df16f2
merged branch jfsimon/issue-6586 (PR #7190)
fabpot Feb 26, 2013
32c5bf7
fix issue 4911
gajdaw Oct 30, 2012
83a61cf
fixed paths/notPaths regex for shell adapters
jfsimon Feb 26, 2013
9c46043
merged branch jfsimon/issue-4911 (PR #7188)
fabpot Feb 26, 2013
a59e5e4
[Finder] Unified tests
gajdaw Aug 1, 2012
f40adbc
[Finder] adds adapter selection/unselection capabilities
jfsimon Feb 28, 2013
06560df
merged branch jfsimon/finder-adapter-selection (PR #7212)
fabpot Feb 28, 2013
bc79f27
merged branch kriswallsmith/2.2 (PR #6988)
fabpot Feb 28, 2013
e92b76c
Mask PHP_AUTH_PW header in profiler
lmcd Dec 26, 2012
ea5c7f1
merged branch lmcd/mask-passwords (PR #6482)
fabpot Feb 28, 2013
556ca0c
Merge branch '2.1' into 2.2
fabpot Mar 1, 2013
4734354
updated CHANGELOG for 2.2.0
fabpot Mar 1, 2013
23c2be3
updated VERSION for 2.2.0
fabpot Mar 1, 2013
2d8f53e
bumped Symfony version to 2.2.1-DEV-DEV
fabpot Mar 1, 2013
4e72983
Add persian translation to Components/Security
fzerorubigd Mar 1, 2013
7d9688d
merged branch fzerorubigd/master (PR #7226)
fabpot Mar 1, 2013
c6c71bf
Fixed trailing whitespace
pborreli Mar 1, 2013
62baab5
fixed CS
fabpot Mar 1, 2013
4b12118
Revert "merged branch jfsimon/issue-6749 (PR #7220)"
jfsimon Mar 1, 2013
f95f8e2
[Console] added string input test
jfsimon Mar 1, 2013
5bf2f71
[Console] added deprecation annotation
jfsimon Mar 1, 2013
ff00f98
merged branch jfsimon/console-tests-fix (PR #7232)
fabpot Mar 1, 2013
49984b6
merged branch pborreli/patch-6 (PR #7228)
fabpot Mar 1, 2013
41ad9d8
[Routing] make xml loader more tolerant
Tobion Mar 5, 2013
54c333d
[Routing] unify and fix the loader tests
Tobion Mar 5, 2013
acff735
[Routing] trigger deprecation warning for deprecated features that wi…
Tobion Mar 5, 2013
2b8bf6b
adjusted tests to not use RouteCollection::getPrefix
Tobion Dec 7, 2012
ceb9ab4
adjust tests to no use addPrefix with options
Tobion Dec 7, 2012
9e2bcb5
refactor interator test that was still assuming a tree
Tobion Dec 7, 2012
ea694e4
added tests for remove() that wasnt covered yet and special route name
Tobion Dec 7, 2012
0a1cfcd
adjust RouteCollectionTest for the addCollection change and refactor …
Tobion Dec 7, 2012
c0de07b
added tests for addDefaults, addRequirements, addOptions
Tobion Dec 7, 2012
6180c5b
add test for uniqueness of resources
Tobion Dec 7, 2012
708c0d3
adjust routing tests to not use prefix in addCollection
Tobion Dec 7, 2012
c0687cd
remove() should not use deprecated getParent() so it does not trigger…
Tobion Mar 5, 2013
709518b
Default validation message translation fix.
mmuruev Mar 6, 2013
5e3756f
merged branch mmuruev/patch-1 (PR #7278)
fabpot Mar 6, 2013
d0022e3
merged branch Tobion/deprecation-trigger (PR #7266)
fabpot Mar 6, 2013
ac0c4ce
Fixed typo in UPGRADE-2.2
wouterj Mar 6, 2013
f2af1ea
merged branch WouterJ/patch-1 (PR #7284)
fabpot Mar 6, 2013
2850fca
Merge branch '2.1' into 2.2
fabpot Mar 6, 2013
fea27c1
merged branch Tobion/scheme-method-def-tolerance (PR #7268)
fabpot Mar 6, 2013
3263fe1
merged branch gajdaw/finder_unified_tests (PR #7197)
fabpot Mar 6, 2013
523ef29
Fix warning for buildXml method
Mar 5, 2013
9544405
merged branch fabpot/moved_serializer_4 (PR #7292)
fabpot Mar 6, 2013
5361f83
[FramworkBundle] fix phpdoc of commands
Tobion Mar 7, 2013
d16d193
[FramworkBundle] removed unused property of trans update command
Tobion Mar 7, 2013
15bf033
[FrameworkBundle] fix router debug command
Tobion Mar 8, 2013
62f3d2a
merged branch Tobion/debug-command (PR #7301)
fabpot Mar 8, 2013
f5dc03d
fix xargs pipe to work with spaces in dir names
havvg Mar 8, 2013
b7a85e0
merged branch havvg/hotfix/finder-spaces-in-dir (PR #7302)
fabpot Mar 8, 2013
a735cbd
fix xargs pipe to work with spaces in dir names
havvg Mar 8, 2013
7c66dff
Merge branch '2.1' into 2.2
fabpot Mar 11, 2013
e795683
merged branch havvg/hotfix/finder-spaces-in-dir (PR #7327)
fabpot Mar 11, 2013
4f3771d
[2.2][HttpKernel] fixed wrong option name in FragmentHandler::fixOptions
aitboudad Mar 10, 2013
6c1e86c
merged branch Aitboudad/ticket_7309 (PR #7321)
fabpot Mar 11, 2013
663c796
Property accessor custom array object fix
cystbear Mar 10, 2013
26a7222
merged branch cystbear/PropertyAccessor-CustomArrayObject-Fix (PR #7320)
fabpot Mar 11, 2013
cf29581
Update SecurityDataCollector.php
janschoenherr Mar 8, 2013
639c30c
fixed id case when setting a service (also slightly enhanced an error…
fabpot Mar 11, 2013
02da7da
merged branch fabpot/deic-fix (PR #7333)
fabpot Mar 11, 2013
602cdee
replace INF to PHP_INT_MAX inside Finder component.
Mar 12, 2013
4052865
Update time.html.twig
janschoenherr Mar 12, 2013
d32c1c0
merged branch janschoenherr/patch-3 (PR #7350)
fabpot Mar 13, 2013
d7a7434
[Routing] fix url generation for optional parameter having a null value
Tobion Mar 14, 2013
4b9d810
merged branch Tobion/null-for-optional-param (PR #7369)
fabpot Mar 14, 2013
d9ee869
[HttpKernel] Updated TraceableEventDispatcher.php
janschoenherr Mar 13, 2013
7966d8f
merged branch janschoenherr/patch-4 (PR #7365)
fabpot Mar 14, 2013
82a78ed
merged branch BenoitLeveque/assets-install-finder-issue (PR #7341)
fabpot Mar 14, 2013
64aca11
fix validator translation
fzerorubigd Mar 14, 2013
edd9a4e
merged branch fzerorubigd/master (PR #7384)
fabpot Mar 14, 2013
0d7593c
Merge branch '2.1' into 2.2
fabpot Mar 15, 2013
81e27e9
fixed merge issue
fabpot Mar 15, 2013
801a7f8
Merge branch '2.1' into 2.2
fabpot Mar 15, 2013
53cf12b
replaced new occurences of 'Request::create()' with '::create()'
jfsimon Mar 15, 2013
d9181ba
merged branch jfsimon/issue-7185-2.2 (PR #7390)
fabpot Mar 18, 2013
d55877a
merged branch Tobion/trans-refactor (PR #7058)
fabpot Mar 18, 2013
7372597
removing xdebug extension
pborreli Mar 13, 2013
ed6c52b
merged branch pborreli/no-xdebug-travis (PR #7398)
fabpot Mar 18, 2013
67b5e1c
fixed handling of heredocs
fabpot Mar 19, 2013
949baf4
merged branch fabpot/fix-heredocs (PR #7416)
fabpot Mar 19, 2013
601da45
[ClassLoader] fixed heredocs handling
fabpot Mar 19, 2013
d7fa841
merged branch fabpot/fix-heredocs (PR #7417)
fabpot Mar 19, 2013
39445c5
[WebProfilerBundle] Fixed the toolbar styles to apply them in IE8
stof Mar 19, 2013
7ef90d2
fix xsd definition for strict-requirements
Tobion Mar 19, 2013
e055b80
merged branch stof/toolbar_ie (PR #7423)
fabpot Mar 19, 2013
b3ca798
Merge branch '2.1' into 2.2
fabpot Mar 19, 2013
633c051
Fixed invalid file path for hiddeninput.exe on Windows.
kherge Mar 19, 2013
6c531c1
merged branch kherge/2.2 (PR #7428)
fabpot Mar 19, 2013
d015a0f
change wrapped exception message to be more usefull
gimler Mar 20, 2013
6da248e
merged branch gimler/pimp_exception (PR #7433)
fabpot Mar 20, 2013
8ff2106
merged branch Tobion/strict-req-xsd (PR #7424)
fabpot Mar 20, 2013
e24ce2f
Merge branch '2.1' into 2.2
fabpot Mar 20, 2013
03fc97d
Merge branch '2.1' into 2.2
fabpot Mar 23, 2013
d35cb9f
[WebProfiler] added the possibility to override the application name/…
fabpot Feb 7, 2013
9e7a877
merged branch fabpot/webprofiler-customization (PR #7003)
fabpot Mar 23, 2013
a765375
reverts some behavior changes made in c66d1f9de30fd1b6a86cca10dd79d12…
schmittjoh Mar 23, 2013
9885798
merged branch schmittjoh/routingFix (PR #7458)
fabpot Mar 23, 2013
1ac3bb0
Add missing use
Mar 20, 2013
cb4704d
Remove already defined arguments
Mar 20, 2013
c4bcf46
merged branch xkobal/master (PR #7436)
fabpot Mar 26, 2013
64ac34d
[Security] fixed wrong interface
fabpot Mar 26, 2013
aaf4f12
Merge branch '2.1' into 2.2
fabpot Mar 26, 2013
d78fec9
Fix param docs for PropertyAccessor read method
jmikola Mar 27, 2013
8aaa6ef
[PropertyAccess] Remove trailing periods from doc blocks
jmikola Mar 27, 2013
92501eb
merged branch jmikola/2.2-propertyaccess-docs (PR #7511)
fabpot Mar 28, 2013
bd26419
[Security] Removed unused var
lyrixx Mar 28, 2013
e8cae94
fix overwriting of request's locale if attribute _locale is missing
uwej711 Mar 28, 2013
751abe1
Doctrine cannot handle bare random non-utf8 strings
Mar 31, 2013
43a818e
On OS X, sys_get_tmp_dir() returns /var/private/..., which really is …
mpdude Mar 31, 2013
b70bb44
merged branch webfactory/fix-finder-test-osx (PR #7536)
fabpot Apr 1, 2013
c65b482
merged branch TerjeBr/persistent-token-provider (PR #7534)
fabpot Apr 1, 2013
ab1ab7a
merge branch '2.1' into 2.2
fabpot Apr 1, 2013
5082201
fixed doc references (closes #7515)
fabpot Apr 1, 2013
2ea5eaa
Fixed phpdoc blocks to show that $uri can be passed as a string or Co…
caponica Apr 5, 2013
3c5ee55
updated CHANGELOG for 2.2.1
fabpot Apr 6, 2013
9a7c567
Merge branch '2.1' into 2.2
fabpot Apr 6, 2013
8d0cb78
updated VERSION for 2.2.1
fabpot Apr 6, 2013
6c114ca
bumped Symfony version to 2.2.2-DEV
fabpot Apr 6, 2013
99256e4
[HttpKernel] Remove args from 5.3 stack traces to avoid filling log f…
Seldaek Apr 7, 2013
bf30a3d
merged branch Seldaek/fix-deprecated-logs (PR #7587)
fabpot Apr 7, 2013
b11b0f7
merged branch caponica/HttpKernelExtension_phpdoc_fix (PR #7573)
fabpot Apr 7, 2013
8a9e898
Fix finding ACLs from ObjectIdentity's with different types
gordalina Apr 5, 2013
7379b9e
merged branch gordalina/multiple-classes-oids-acls (PR #7567)
fabpot Apr 7, 2013
689653f
merged branch uwej711/fix_locale_is_overridden (PR #7516)
fabpot Apr 7, 2013
2965a52
Merge branch '2.1' into 2.2
fabpot Apr 7, 2013
6ef92fd
[PropertyAccess] Add objectives to pluralMap
franmomu Apr 7, 2013
c5e6866
merged branch franmomu/add_objective_to_plurals (PR #7594)
fabpot Apr 8, 2013
5ce53b4
merged branch lyrixx/path-10 (PR #7597)
fabpot Apr 8, 2013
383a84b
fixed handling of "0" input on ask
kipit Apr 10, 2013
6c05afa
merged branch kipit/ticket_7549 (PR #7623)
fabpot Apr 11, 2013
302d44f
[Console] fixed handling of "0" input on ask
kipit Apr 10, 2013
3c44d48
merged branch kipit/ticket_7549 (PR #7625)
fabpot Apr 11, 2013
f163226
fixed output of bag values
pvolok Apr 12, 2013
9714cc2
merged branch pvolok/fix_7540 (PR #7643)
fabpot Apr 12, 2013
972bde7
[HttpKernel] fixed the Kernel when the ClassLoader component is not a…
fabpot Apr 12, 2013
46909fa
[Console] Fix merging of application definition, fixes #7068, replace…
Seldaek Apr 12, 2013
96251ac
merged branch Seldaek/consmerge (PR #7650)
fabpot Apr 12, 2013
4c51ec7
Fix download over SSL using IE < 8 and binary file response
nlegoff Apr 12, 2013
4b967b1
merged branch nlegoff/ie_download_over_ssl (PR #7651)
fabpot Apr 12, 2013
fd58a5f
Merge branch '2.1' into 2.2
fabpot Apr 17, 2013
2cd4b8e
Merge branch '2.1' into 2.2
fabpot Apr 17, 2013
0b4716e
Merge branch '2.1' into 2.2
fabpot Apr 17, 2013
67b5797
fixed source messages to accept pluralized messages [Validator][trans…
77web Apr 19, 2013
c4e1c8d
merged branch 77web/validator-translation-ja-2.2plus (PR #7718)
fabpot Apr 19, 2013
af819a7
[2.2] Pass ESI header to subrequests
mweimerskirch Mar 3, 2013
ce7bcdd
merged branch mweimerskirch/patch-13 (PR #7253)
fabpot Apr 20, 2013
d98118a
[Config] #7644 add tests for passing number looking attributes as str…
cordoval Apr 12, 2013
64ac4d1
merged branch cordoval/bugfix/7644 (PR #7655)
fabpot Apr 20, 2013
e81f792
Merge branch '2.1' into 2.2
fabpot Apr 20, 2013
33d6590
[Translation] fixed a unit test
fabpot Apr 20, 2013
633b63b
[Validator] added missing estonian translation of messages
kgilden Apr 21, 2013
d694ae5
merged branch kgilden/2.2 (PR #7776)
fabpot Apr 21, 2013
c8e3f0f
Merge branch '2.1' into 2.2
fabpot Apr 21, 2013
f687528
Merge branch '2.1' into 2.2
fabpot Apr 22, 2013
a8af3e2
added missing license blocks
fabpot Apr 22, 2013
9e49bc8
Re-added context information to log list
mweimerskirch Apr 22, 2013
cabd415
merged branch mweimerskirch/patch-16 (PR #7806)
fabpot Apr 23, 2013
0fb35a4
Added reloading of fallback catalogues when calling addResource() (#7…
hilobok Apr 23, 2013
3c97004
Reset all catalogues when adding resource to fallback locale (#7715, …
hilobok Apr 23, 2013
609b5ff
merged branch hilobok/ticket_7715 (PR #7819)
fabpot Apr 24, 2013
be34917
[Console] find command even if its name is a namespace too (closes #7…
pborreli Apr 26, 2013
b4b4326
merged branch pborreli/bug-7860 (PR #7863)
fabpot Apr 27, 2013
d29bf50
Merge branch '2.1' into 2.2
fabpot Apr 30, 2013
d1cad7e
[Translation] fixed a unit test
fabpot Apr 30, 2013
01ff076
Merge branch '2.1' into 2.2
fabpot Apr 30, 2013
609df32
[Swiftmailer] bumped allowed versions
fabpot May 1, 2013
9f02b05
Merge branch '2.1' into 2.2
fabpot May 1, 2013
dcced01
[Form] Improved multi-byte handling of NumberToLocalizedStringTransfo…
webmozart May 2, 2013
e57d87a
merged branch bschussek/issue7609 (PR #7902)
fabpot May 3, 2013
59b78c7
[Validator] Fixed: $traverse and $deep is passed to the visitor from …
webmozart May 3, 2013
cf35eb8
merged branch bschussek/fix-validator (PR #7919)
fabpot May 3, 2013
b9bc5b4
Merge branch '2.1' into 2.2
fabpot May 6, 2013
66433c5
Merge branch '2.1' into 2.2
fabpot May 6, 2013
1788c6b
Fixed 2 namespaces
wouterj May 7, 2013
c59c10c
merged branch WouterJ/fix_namespaces (PR #7967)
fabpot May 7, 2013
60edc58
Fixed fatal error in normalize/denormalizeObject.
linclark May 7, 2013
a5ab1aa
merged branch linclark/7971-error-denormalizeObject (PR #7971)
fabpot May 8, 2013
e318759
[Serializer] fixed CS (refs #7971)
fabpot May 8, 2013
ef87ba7
[Form] Fixed a method name.
jakzal May 9, 2013
300130a
merged branch jakzal/form-validator-tests-fix (PR #7996)
fabpot May 10, 2013
a00abf6
fixed CS
fabpot May 10, 2013
70ea5a6
Merge branch '2.1' into 2.2
fabpot May 10, 2013
6d2135b
force the Content-Type to html in the web profiler controllers
lsmith77 May 15, 2013
6bc3179
Merge branch '2.1' into 2.2
fabpot May 16, 2013
7b5e680
Merge branch '2.1' into 2.2
fabpot May 19, 2013
f213a85
Merge branch '2.1' into 2.2
fabpot May 19, 2013
1ead34f
Merge branch '2.1' into 2.2
fabpot May 27, 2013
127f3bd
[Finder] Fixed a path in a test.
jakzal May 27, 2013
afee664
merged branch jakzal/bugfix/finder-test (PR #8150)
fabpot May 27, 2013
009c50d
fix arab translation
May 31, 2013
b677538
merged branch bghazy/master (PR #8169)
fabpot May 31, 2013
afe1872
Merge branch '2.1' into 2.2
fabpot Jun 2, 2013
57f93b8
Merge branch '2.1' into 2.2
fabpot Jun 2, 2013
93585f6
removed CHANGELOG for 2.1
fabpot Jun 2, 2013
b9ca806
updated CHANGELOG for 2.2.2
fabpot Jun 2, 2013
34430e8
updated VERSION for 2.2.2
fabpot Jun 2, 2013
bc1bf32
bumped Symfony version to 2.2.3-DEV
fabpot Jun 2, 2013
afad9c7
instantiate valid commands only
havvg Jun 3, 2013
18f55ff
merged branch havvg/hotfix/fix-bundle-command-instantiation (PR #8182)
fabpot Jun 4, 2013
bce6bd2
[DomCrawler] Fixed a fatal error when setting a value in a malformed …
pylebecq Jun 8, 2013
1f26887
merged branch pylebecq/2.2 (PR #8221)
fabpot Jun 8, 2013
25e3abd
fix many-to-many Propel1 ModelChoiceList
havvg Jun 7, 2013
f478812
merged branch havvg/2.2 (PR #8240)
fabpot Jun 10, 2013
849f3ed
[Finder] Fix SplFileInfo::getContents isn't working with ssh2 protocol
alquerci Jun 10, 2013
d85ce5e
Merge branch '2.1' into 2.2
fabpot Jun 11, 2013
de289d2
[Form] corrected interface bind() method defined against in deprecati…
shieldo Jun 11, 2013
8ec7962
merged branch shieldo/correct_bind_interface (PR #8248)
fabpot Jun 11, 2013
839047b
merged branch alquerci/ticket_8219 (PR #8243)
fabpot Jun 11, 2013
4139936
[DomCrawler] Fix handling file:// without a host
lazyhammer Jun 12, 2013
c27735d
merged branch lazyhammer/fix-crawler-file-scheme (PR #8264)
fabpot Jun 13, 2013
8764944
fix issue where $_ENV contains array vals
mmucklo Jun 7, 2013
6089f32
merged branch oodle/ticket_7196 (PR #8227)
fabpot Jun 13, 2013
0991cd0
[Process] moved env check to the Process class (refs #8227)
fabpot Jun 13, 2013
842f3fa
do not re-register commands each time a Console\Application is run
tomdmaguire Jun 10, 2013
3b06837
merged branch tomglue/console_reregister_commands_fix (PR #8242)
fabpot Jun 13, 2013
24a07fb
[FrameworkBundle] tweaked previous merge (refs #8242)
fabpot Jun 13, 2013
6b71513
fixed date type format pattern regex
bamarni Jun 5, 2013
fb0a0a7
merged branch bamarni/date-format-regex (PR #8198)
fabpot Jun 13, 2013
bcbbb28
Throw exception if value is passed to VALUE_NONE input, long syntax
tiagojsag Jun 4, 2013
9a76c4f
merged branch tiagojsag/console_input_options_fix (PR #8199)
fabpot Jun 13, 2013
d0983f0
merged branch lsmith77/force_content_type (PR #8050)
fabpot Jun 13, 2013
ed3bcb0
[DomCrawler] added a note about the default charset
fabpot Jun 13, 2013
77f2aa8
[HttpFoundation] fixed issue with session_regenerate_id (closes #7380)
fabpot Jun 13, 2013
6a15a3a
merged branch fabpot/session-regenerate-fix (PR #8270)
fabpot Jun 13, 2013
c0da3ae
[Process] Disable exception on stream_select timeout
romainneutron Jun 13, 2013
add4207
merged branch romainneutron/process-stream-select2.2 (PR #8274)
fabpot Jun 13, 2013
1815f59
Merge branch '2.1' into 2.2
fabpot Jun 19, 2013
bf881db
updated CHANGELOG for 2.2.3
fabpot Jun 19, 2013
8c353dd
update CONTRIBUTORS for 2.2.3
fabpot Jun 19, 2013
74a033d
updated VERSION for 2.2.3
fabpot Jun 19, 2013
5b14665
bumped Symfony version to 2.2.4
fabpot Jun 19, 2013
a2e440a
Fix grammar
sqmk Jun 23, 2013
66e2227
merged branch sqmk/patch-1 (PR #8337)
fabpot Jun 23, 2013
c875d0a
[Form] fixed INF usage which does not work on Solaris (closes #8246)
fabpot Jun 23, 2013
b272419
Fixed variable name used in translation cache
Jun 19, 2013
1a0b38a
merged branch cedric-g/patch_translator (PR #8310)
fabpot Jun 24, 2013
1b0f693
typo first->second
cordoval Jun 26, 2013
939f872
merged branch cordoval/patch-3 (PR #8363)
fabpot Jun 27, 2013
0d07af8
[BrowserKit] Pass headers when `followRedirect()` is called
stloyd May 6, 2013
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion src/Symfony/Component/Security/Http/Firewall.php
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ public function onKernelRequest(GetResponseEvent $event)

// initiate the listener chain
foreach ($listeners as $listener) {
$response = $listener->handle($event);
$listener->handle($event);

if ($event->hasResponse()) {
break;
Expand Down