Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
symfony
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
cybernet
symfony
Commits
8565c56c
Commit
8565c56c
authored
11 years ago
by
Fabien Potencier
Browse files
Options
Downloads
Patches
Plain Diff
updated CHANGELOG for 2.4.0-BETA2
parent
fd336c47
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
CHANGELOG-2.4.md
+40
-0
40 additions, 0 deletions
CHANGELOG-2.4.md
with
40 additions
and
0 deletions
CHANGELOG-2.4.md
+
40
−
0
View file @
8565c56c
...
...
@@ -7,6 +7,46 @@ in 2.4 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.4.0...v2.4.1
*
2.4.0-BETA2 (2013-10-30)
*
bug #9408 [Form] Fixed failing FormDataExtractorTest (bschussek)
*
bug #9397
[
BUG
][
Form
]
Fix nonexistent key id in twig of data collector (francoispluchino)
*
bug #9395 [HttpKernel] fixed memory limit display in MemoryDataCollector (hhamon)
*
bug #9168 [FrameworkBundle] made sure that the debug event dispatcher is used everywhere (fabpot)
*
bug #9388 [Form] Fixed: The "data" option is taken into account even if it is NULL (bschussek)
*
bug #9394 [Form] Fixed form debugger to work even when no view variables are logged (bschussek)
*
bug #9391 [Serializer] Fixed the error handling when decoding invalid XML to avoid a Warning (stof)
*
feature #9365 prevent PHP from magically setting a 302 header (lsmith77)
*
feature #9252 [FrameworkBundle] Only enable CSRF protection when enabled in config (asm89)
*
bug #9378 [DomCrawler] [HttpFoundation] Make
`Content-Type`
attributes identification case-insensitive (matthieuprat)
*
bug #9354 [Process] Fix #9343 : revert file handle usage on Windows platform (romainneutron)
*
bug #9335 [Form] Improved FormTypeCsrfExtension to use the type class as default intention if the form name is empty (bschussek)
*
bug #9334 [Form] Improved FormTypeCsrfExtension to use the type class as default intention if the form name is empty (bschussek)
*
bug #9333 [Form] Improved FormTypeCsrfExtension to use the type class as default intention if the form name is empty (bschussek)
*
bug #9338 [DoctrineBridge] Added type check to prevent calling clear() on arrays (bschussek)
*
bug #9330 [Config] Fixed namespace when dumping reference (WouterJ)
*
bug #9329 [Form] Changed FormTypeCsrfExtension to use the form's name as default token ID (bschussek)
*
bug #9328 [Form] Changed FormTypeCsrfExtension to use the form's name as default intention (bschussek)
*
bug #9327 [Form] Changed FormTypeCsrfExtension to use the form's name as default intention (bschussek)
*
bug #9316 [WebProfilerBundle] Fixed invalid condition in form panel (bschussek)
*
bug #9308 [DoctrineBridge] Loosened CollectionToArrayTransformer::transform() to accept arrays (bschussek)
*
bug #9297 [Form] Add missing use in form renderer (egeloen)
*
bug #9309 [Routing] Fixed unresolved class (francoispluchino)
*
bug #9274 [Yaml] Fixed the escaping of strings starting with a dash when dumping (stof)
*
bug #9270 [Templating] Fix in ChainLoader.php (janschoenherr)
*
bug #9246 [Session] fixed wrong started state (tecbot)
*
bug #9234 [Debug] Fixed
`ClassNotFoundFatalErrorHandler`
(tPl0ch)
*
bug #9259 [Process] Fix latest merge from 2.2 in 2.3 (romainneutron)
*
bug #9237 [FrameworkBundle] assets:install command should mirror .dotfiles (.htaccess) (FineWolf)
*
bug #9223 [Translator] PoFileDumper - PO headers (Padam87)
*
bug #9257 [Process] Fix 9182 : random failure on pipes tests (romainneutron)
*
bug #9236 [Form] fix missing use statement for exception UnexpectedTypeException (jaugustin)
*
bug #9222 [Bridge] [Propel1] Fixed guessed relations (ClementGautier)
*
bug #9214 [FramworkBundle] Check event listener services are not abstract (lyrixx)
*
bug #9207 [HttpKernel] Check for lock existence before unlinking (ollietb)
*
bug #9184 Fixed cache warmup of paths which contain back-slashes (fabpot)
*
bug #9192 [Form] remove MinCount and MaxCount constraints in ValidatorTypeGuesser (franek)
*
2.4.0-BETA1 (2013-10-07)
*
first beta release
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment