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
Show file tree
Hide file tree
Changes from all 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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,8 @@ matrix:
- php: 5.5

before_script:
- echo '' > ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini
- sh -c 'if [ $(php -r "echo PHP_MINOR_VERSION;") -le 4 ]; then echo "extension = apc.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini; fi;'
- COMPOSER_ROOT_VERSION=2.1.x-dev composer --prefer-source --dev install
- COMPOSER_ROOT_VERSION=dev-master composer --prefer-source --dev install
- php src/Symfony/Component/Locale/Resources/data/build-data.php
- export USE_INTL_ICU_DATA_VERSION=1
307 changes: 0 additions & 307 deletions CHANGELOG-2.1.md

This file was deleted.

184 changes: 184 additions & 0 deletions CHANGELOG-2.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,184 @@
CHANGELOG for 2.2.x
===================

This changelog references the relevant changes (bug and security fixes) done
in 2.2 minor versions.

To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v2.2.0...v2.2.1

* 2.2.3 (2013-06-19)

* c0da3ae: [Process] Disable exception on stream_select timeout
* 77f2aa8: [HttpFoundation] fixed issue with session_regenerate_id (closes #7380)
* bcbbb28: Throw exception if value is passed to VALUE_NONE input, long syntax
* 6b71513: fixed date type format pattern regex
* 842f3fa: do not re-register commands each time a Console\Application is run
* 0991cd0: [Process] moved env check to the Process class (refs #8227)
* 8764944: fix issue where $_ENV contains array vals
* 4139936: [DomCrawler] Fix handling file:// without a host
* de289d2: [Form] corrected interface bind() method defined against in deprecation notice
* 0c0a3e9: [Console] fixed regression when calling a command foo:bar if there is another one like foo:bar:baz (closes #8245)
* 849f3ed: [Finder] Fix SplFileInfo::getContents isn't working with ssh2 protocol
* 25e3abd: fix many-to-many Propel1 ModelChoiceList
* bce6bd2: [DomCrawler] Fixed a fatal error when setting a value in a malformed field name.
* 445b2e3: [Console] fix status code when Exception::getCode returns something like 0.1
* bbfde62: Fixed exit code for exceptions with error code 0
* afad9c7: instantiate valid commands only
* 6d2135b: force the Content-Type to html in the web profiler controllers

* 2.2.2 (2013-06-02)

* 2038329: [Form] [Validator] Fixed post_max_size = 0 bug (Issue #8065)
* 169c0b9: [Finder] Fix iteration fails with non-rewindable streams
* 45b68e0: [Finder] Fix unexpected duplicate sub path related AppendIterator issue
* 5321600: Fixed two bugs in HttpCache
* 5c317b7: [Console] fix and refactor exit code handling
* 1469953: [CssSelector] Fix :nth-last-child() translation
* 91b8490: Fix Crawler::children() to not trigger a notice for childless node
* 0a4837d: Fixed XML syntax.
* a5441b2: Fixed parsing of leading blank lines in folded scalars. Closes #7989.
* ef87ba7: [Form] Fixed a method name.
* e8d5d16: Fixed Loader import
* 60edc58: Fixed fatal error in normalize/denormalizeObject.
* 05b987f: [Process] Cleanup tests & prevent assertion that kills randomly Travis-CI
* e4913f8: [Filesystem] Fix regression introduced in 10dea948
* 5b7e1e6: added a missing check for the provider key
* b0e3ea5: [Validator] fixed wrong URL for XSD
* 59b78c7: [Validator] Fixed: $traverse and $deep is passed to the visitor from Validator::validate()
* bcb5400: [Form] Fixed transform()/reverseTransform() to always throw TransformationFailedExceptions
* 7b2ebbf: [Form] Fixed: String validation groups are never interpreted as callbacks
* 0610750: if the repository method returns an array ensure that it's internal poin...
* dcced01: [Form] Improved multi-byte handling of NumberToLocalizedStringTransformer
* 2b554d7: remove validation related headers when needed
* 2a531d7: Fix getPort() returning 80 instead of 443 when X-FORWARDED-PROTO is set to https
* 10dea94: [Filesystem] copy() is not working when open_basedir is set
* 8757ad4: [Process] Fix #5594 : `termsig` must be used instead of `stopsig` in exceptions when a process is signaled
* be34917: [Console] find command even if its name is a namespace too (closes #7860)
* 3c97004: Reset all catalogues when adding resource to fallback locale (#7715, #7819)
* 0fb35a4: Added reloading of fallback catalogues when calling addResource() (#7715)
* 9e49bc8: Re-added context information to log list
* 06e21ff: Filesystem::touch() not working with different owners (utime/atime issue)
* d98118a: [Config] #7644 add tests for passing number looking attributes as strings
* 36d057b: [HttpFoundation][BrowserKit] fixed path when converting a cookie to a string
* 495d0e3: [HttpFoundation] fixed empty domain= in Cookie::__toString()
* c2bc707: fixed detection of secure cookies received over https
* af819a7: [2.2] Pass ESI header to subrequests
* 54bcf5c: [Translator] added additional conversion for encodings other than utf-8
* 67b5797: fixed source messages to accept pluralized messages [Validator][translation][japanese] add messages for new validator
* 8a434ed: fix a DI circular reference recognition bug
* 22bf965: [DependencyInjection] fixed wrong exception class
* 5abf887: Fix default value handling for multi-value options
* da156d3: fix overwriting of request's locale if attribute _locale is missing
* 1adbe3c: [HttpKernel] truncate profiler token to 6 chars (see #7665)
* d552e4c: [HttpFoundation] do not use server variable PATH_INFO because it is already decoded and thus symfony is fragile to double encoding of the path
* 4c51ec7: Fix download over SSL using IE < 8 and binary file response
* 46909fa: [Console] Fix merging of application definition, fixes #7068, replaces #7158
* 972bde7: [HttpKernel] fixed the Kernel when the ClassLoader component is not available (closes #7406)
* f163226: fixed output of bag values
* 047212a: [Yaml] fixed handling an empty value
* 94a9cdc: [Routing][XML Loader] Add a possibility to set a default value to null
* 302d44f: [Console] fixed handling of "0" input on ask
* 383a84b: fixed handling of "0" input on ask
* 0f0c29c: [HttpFoundation] Fixed bug in key searching for NamespacedAttributeBag
* 7fc429f: [Form] DateTimeToRfc3339Transformer use proper transformation exteption in reverse transformation
* 9fcd2f6: [HttpFoundation] fixed the creation of sub-requests under some circumstances for IIS
* 8a9e898: Fix finding ACLs from ObjectIdentity's with different types
* a3826ab: #7531: [HttpKernel][Config] FileLocator adds NULL as global resource path
* 9d71ebe: Fix autocompletion of command names when namespaces conflict
* bec8ff1: Fix timeout in Process::stop method
* 3780fdb: Fix Process timeout
* 99256e4: [HttpKernel] Remove args from 5.3 stack traces to avoid filling log files, fixes #7259
* e8cae94: fix overwriting of request's locale if attribute _locale is missing
* c4da2d9: [HttpFoundation] getClientIp is fixed.

* 2.2.1 (2013-04-06)

* 751abe1: Doctrine cannot handle bare random non-utf8 strings
* 673fd9b: idAsIndex should be true with a smallint or bigint id field.
* 64a1d39: Fixed long multibyte parameter logging in DbalLogger:startQuery
* 4cf06c1: Keep the file extension in the temporary copy and test that it exists (closes #7482)
* 64ac34d: [Security] fixed wrong interface
* 9875c4b: Added '@@' escaping strategy for YamlFileLoader and YamlDumper
* bbcdfe2: [Yaml] fixed bugs with folded scalar parsing
* 5afea04: [Form] made DefaultCsrfProvider using session_status() when available
* c928ddc: [HttpFoudantion] fixed Request::getPreferredLanguage()
* e6b7515: [DomCrawler] added support for query string with slash
* 633c051: Fixed invalid file path for hiddeninput.exe on Windows.
* 7ef90d2: fix xsd definition for strict-requirements
* 39445c5: [WebProfilerBundle] Fixed the toolbar styles to apply them in IE8
* 601da45: [ClassLoader] fixed heredocs handling
* 17dc2ff: [HttpRequest] fixes Request::getLanguages() bug
* 67fbbac: [DoctrineBridge] Fixed non-utf-8 recognition
* e51432a: sub-requests are now created with the same class as their parent
* cc3a40e: [FrameworkBundle] changed temp kernel name in cache:clear
* d7a7434: [Routing] fix url generation for optional parameter having a null value
* ef53456: [DoctrineBridge] Avoids blob values to be logged by doctrine
* 6575df6: [Security] use current request attributes to generate redirect url?
* 7216cb0: [Validator] fix showing wrong max file size for upload errors
* c423f16: [2.1][TwigBridge] Fixes Issue #7342 in TwigBridge
* 7d87ecd: [FrameworkBundle] fixed cahe:clear command's warmup
* 5ad4bd1: [TwigBridge] now enter/leave scope on Twig_Node_Module
* fe4cc24: [TwigBridge] fixed fixed scope & trans_default_domain node visitor
* fc47589: [BrowserKit] added ability to ignored malformed set-cookie header
* 602cdee: replace INF to PHP_INT_MAX inside Finder component.
* 5bc30bb: [Translation] added xliff loader/dumper with resname support
* 663c796: Property accessor custom array object fix
* 4f3771d: [2.2][HttpKernel] fixed wrong option name in FragmentHandler::fixOptions
* a735cbd: fix xargs pipe to work with spaces in dir names
* 15bf033: [FrameworkBundle] fix router debug command
* d16d193: [FramworkBundle] removed unused property of trans update command
* 523ef29: Fix warning for buildXml method
* 7241be9: [Finder] fixed a potential issue on Solaris where INF value is wrong (refs #7269)
* 1d3da29: [FrameworkBundle] avoids cache:clear to break if new/old folders already exist
* b9cdb9a: [HttpKernel] Fixed possible profiler token collision (closes #7272, closes #7171)
* d1f5d25: [FrameworkBundle] Fixes invalid serialized objects in cache
* c82c754: RedisProfilerStorage wrong db-number/index-number selected
* e86fefa: Unset loading[$id] in ContainerBuilder on exception
* 709518b: Default validation message translation fix.
* c0687cd: remove() should not use deprecated getParent() so it does not trigger deprecation internally
* 708c0d3: adjust routing tests to not use prefix in addCollection
* acff735: [Routing] trigger deprecation warning for deprecated features that will be removed in 2.3
* 41ad9d8: [Routing] make xml loader more tolerant
* 73bead7: [ClassLoader] made DebugClassLoader idempotent
* a4ec677: [DomCrawler] Fix relative path handling in links
* 6681df0: [Console] fixed StringInput binding
* 5bf2f71: [Console] added deprecation annotation
* 8d9cd42: Routing issue with installation in a sub-directory ref: https://github.com/symfony/symfony/issues/7129
* c97ee8d: [Translator] mention that the message id may also be an object that can be cast to string in TranslatorInterface and fix the IdentityTranslator that did not respect this
* 5a36b2d: [Translator] fix MessageCatalogueInterface::getFallbackCatalogue that can return null

* 2.2.0 (2013-03-01)

* 5b19c89: [Console] fixed unparsed StringInput tokens
* e92b76c: Mask PHP_AUTH_PW header in profiler
* bae83c7: [TwigBridge] fixed trans twig extractor
* f40adbc: [Finder] adds adapter selection/unselection capabilities
* 8f8ba38: [DomCrawler] fix handling of schemes by Link::getUri()
* 83382bc: [TwigBridge] fixed the translator extractor that were not trimming the text in trans tags (closes #7056)
* b1ea8e5: Fixed handling absent href attribute in base tag
* 83a61cf: fixed paths/notPaths regex for shell adapters
* 32c5bf7: fix issue 4911
* 13b8ce0: Adds expandable globs support to shell adapters
* 850bd5a: [HttpFoundation] Fixed messed up headers
* 4ecc246: Fixes AppCache + ESI + Stopwatch problem
* 0690709: added a DebuClassLoader::findFile() method to make the wrapping less invasive
* da22926: [Validator] gracefully handle transChoice errors
* 635b1fc: StringInput resets the given options

* 2.2.0-RC3 (2013-02-24)

* b2080c4: [HttpFoundation] Remove Cache-Control when using https download via IE<9 (fixes #6750)
* b7bd630: [Form] Fixed TimeType not to render a "size" attribute in select tags
* 368f62f: Expanded fault-tolerance for unusual cookie dates
* 171cff0: [FrameworkBundle] Fix a BC for Hinclude global template
* 3e40c17: [HttpKernel] fixed locale management when exiting sub-requests
* 3933912: fixed HInclude renderer (closes #7113)
* 189fba6: Removed some leaking deprecation warning in the Form component
* d0e4b76: [HttpFoundation] fixed, overwritten CONTENT_TYPE
* 609636e: [Config] tweaked dumper to indent multi-line info
* 0eff68f: Fix REMOTE_ADDR for cached subrequests
* 54d7d25: [HttpKernel] hinclude fragment renderer must escape URIs properly to return valid html
* f842ae6: [FrameworkBundle] CSRF should be on by default
* cb319ac: [HttpKernel] added error display suppression when using the ErrorHandler (if not, errors are displayed twice, refs #6254)
* de0f7b7: [HttpFoundation] Added getter for httpMethodParameterOverride state
25 changes: 18 additions & 7 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@ Symfony2 is the result of the work of many people who made the code better
- Victor Berchet (victor)
- Jordi Boggiano (seldaek)
- Johannes S (johannes)
- Kris Wallsmith (kriswallsmith)
- Tobias Schultze (tobion)
- Kris Wallsmith (kriswallsmith)
- Christophe Coevoet (stof)
- Pascal Borreli (pborreli)
- Karma Dordrak (drak)
Expand Down Expand Up @@ -51,20 +51,20 @@ Symfony2 is the result of the work of many people who made the code better
- Hidenori Goto (hidenorigoto)
- Fran Moreno (franmomu)
- Andrej Hudec (pulzarraider)
- Grégoire Pineau (lyrixx)
- Lee McDermott
- Brandon Turner
- Daniel Holmes (dholmes)
- Brikou Carré (brikou)
- John Wards (johnwards)
- Grégoire Pineau (lyrixx)
- Antoine Hérault (herzult)
- Bart van den Burg (burgov)
- Toni Uebernickel (havvg)
- Tim Nagel (merk)
- Włodzimierz Gajda (gajdaw)
- Michel Weimerskirch (mweimerskirch)
- Christian Raue
- Michal Piotrowski (eventhorizon)
- Toni Uebernickel (havvg)
- Colin Frei
- lenar
- Fabien Pennequin (fabienpennequin)
Expand Down Expand Up @@ -220,6 +220,7 @@ Symfony2 is the result of the work of many people who made the code better
- Emanuele Gaspari (inmarelibero)
- Brian King
- Jan Schumann
- Ruben Gonzalez (rubenrua)
- Antonio J. García Lagar (ajgarlag)
- Olivier Dolbeau (odolbeau)
- Robert Kiss (kepten)
Expand All @@ -233,7 +234,9 @@ Symfony2 is the result of the work of many people who made the code better
- Marcin Sikoń (marphi)
- Miquel Rodríguez Telep (mrtorrent)
- Filippo Tessarotto
- Mark Sonnabaum
- Adam Harvey
- Pierre-Yves LEBECQ (pylebecq)
- Laurent Bachelier (laurentb)
- Fabian Lange (codingfabian)
- Yoshio HANAWA
Expand All @@ -255,6 +258,7 @@ Symfony2 is the result of the work of many people who made the code better
- alexpods
- Erik Trapman (eriktrapman)
- De Cock Xavier (xdecock)
- Vitaliy Zakharov (zakharovvi)
- Matthijs van den Bos
- Joel Wurtz
- Nils Adermann (naderman)
Expand Down Expand Up @@ -295,7 +299,6 @@ Symfony2 is the result of the work of many people who made the code better
- Markus Bachmann (baachi)
- aubx
- Max Rath (drak3)
- Ruben Gonzalez (rubenrua)
- Sinan Eldem
- DerManoMann
- alquerci
Expand All @@ -322,12 +325,10 @@ Symfony2 is the result of the work of many people who made the code better
- cedric lombardot (cedriclombardot)
- John Kary (johnkary)
- Hossein Bukhamsin
- Pierre-Yves LEBECQ (pylebecq)
- Fabrice Bernhard (fabriceb)
- Oleg Zinchenko (cystbear)
- Johannes Klauss (cloppy)
- fzerorubigd
- Mark Sonnabaum
- develop
- Atsuhiro KUBO (iteman)
- Samy Dindane (dinduks)
Expand Down Expand Up @@ -374,7 +375,6 @@ Symfony2 is the result of the work of many people who made the code better
- Luis Cordova (cordoval)
- Philipp Kräutli (pkraeutli)
- Stefano Sala (stefano.sala)
- Vitaliy Zakharov (zakharovvi)
- frost-nzcr4
- Abhoryo
- Fabian Vogler (fabian)
Expand Down Expand Up @@ -430,6 +430,7 @@ Symfony2 is the result of the work of many people who made the code better
- xaav
- Mahmoud Mostafa (mahmoud)
- Juti Noppornpitak
- lancergr
- Mei Gwilym
- ttomor
- Sander Coolen
Expand Down Expand Up @@ -479,20 +480,23 @@ Symfony2 is the result of the work of many people who made the code better
- DerManoMann
- Roland Franssen (ro0)
- Jochen Bayer (jocl)
- Jerome TAMARELLE
- Jeremy Bush
- Evan Villemez
- Péter Buri (burci)
- Davide Borsatto (davide.borsatto)
- kaiwa
- Albert Ganiev (helios-ag)
- Neil Katin
- peter
- Gustavo Adrian
- Brooks Boyd
- Roger Webb
- Nicolas Fabre (nfabre)
- Felicitus
- Paul Matthews
- Philipp Strube
- Christian Sciberras
- Clement Herreman (clemherreman)
- Marco
- Alberto Aldegheri
Expand All @@ -511,6 +515,7 @@ Symfony2 is the result of the work of many people who made the code better
- Ludek Stepan
- Balázs Benyó (duplabe)
- Marc Morera (mmoreram)
- Saem Ghani
- Sebastian Utz
- Keri Henare (kerihenare)
- Cédric Lahouste (rapotor)
Expand All @@ -524,6 +529,7 @@ Symfony2 is the result of the work of many people who made the code better
- Lance McNearney
- Alberto Pirovano (geezmo)
- Gabor Toth (tgabi333)
- Martin Pärtel
- Xavier Briand (xavierbriand)
- Evan Kaufman
- Romain Geissler
Expand Down Expand Up @@ -554,6 +560,7 @@ Symfony2 is the result of the work of many people who made the code better
- Benjamin Bender
- Konrad Mohrfeldt
- Benoit Lévêque (benoit_leveque)
- Stelian Mocanita (stelian)
- jskvara
- Mephistofeles
- Hoffmann András
Expand Down Expand Up @@ -641,6 +648,7 @@ Symfony2 is the result of the work of many people who made the code better
- partugal
- Robert Campbell
- Matt Lehner
- Aleksey Podskrebyshev
- cyrillej
- Alex Pods
- timaschew
Expand Down Expand Up @@ -686,15 +694,18 @@ Symfony2 is the result of the work of many people who made the code better
- Nicolas A. Bérard-Nault
- Gladhon
- Saem Ghani
- Stefan Oderbolz
- Alexey Popkov
- Piotr Błasiak
- Arnaud Buathier (arnapou)
- chesteroni (chesteroni)
- Daniele Cesarini (ijanki)
- Simon CONSTANS (kosssi)
- Mauricio Lopez (sanctuary29)
- Wotre
- goohib
- Xavier HAUSHERR
- ghazy ben ahmed
- Myke79
- Brian Debuire
- Lars Vierbergen
Expand Down
2 changes: 1 addition & 1 deletion UPGRADE-2.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@
{% endfor %}
</optgroup>
{% else %}
<option value="{{ choice.value }}"{% if choice is selectedchoice(choice.value) %} selected="selected"{% endif %}>
<option value="{{ choice.value }}"{% if choice is selectedchoice(value) %} selected="selected"{% endif %}>
{{ label }}
</option>
{% endif %}
Expand Down
Loading