Closed (fixed)
Project:
Drupal core
Version:
8.0.x-dev
Component:
base system
Priority:
Major
Category:
Task
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
5 Nov 2015 at 15:59 UTC
Updated:
3 Dec 2015 at 17:54 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #2
andypostComment #3
hussainwebI ran this update and there is a difference in the autoload_classmap.php file. I think it got missed because of a different location. Here is the missing change.
Also, I see there are security related fixes in the changelog. I am guessing this issue counts as critical but I will leave that for review.
Comment #4
dawehner#2608426: Upgrade to Symfony 2.7.6 is the exact same issue with some discussion about security.
Comment #5
hussainwebQuoting from #2608426-3: Upgrade to Symfony 2.7.6:
And from comment 4 on the same issue:
Since there is already a patch here, should we mark that as duplicate, or post the patch to that issue?
Comment #6
dawehnerYeah let's mark the other issue as duplicate. Just wanted to point out the security aspect ...
Comment #7
andypostClosed as duplicate #2608426: Upgrade to Symfony 2.7.6
@hussainweb thanx, yep missed the change
Comment #8
tim.plunkettLooks good to me. Needs to be triaged though.
Comment #9
tim.plunkettI was going off the wrong tag description docs. Sorry.
Comment #10
catchCommitted/pushed to 8.0.x, thanks!