Follow-up to #2533360: Upgrade to Symfony 2.7.2
Symfony 2.7.3 is now released.
Have a skim of the issue summary on #2454393: Upgrade to Symfony 2.6.5 for a better overview of why upgrading point releases is a good idea :).
This has couple of security fixes and updates to support PHP 7; changelog below, and hence marking as major.
Changelog changelog.
Beta phase evaluation
| Issue category | Task because it is an external library upgrade. |
|---|---|
| Issue priority | Major because this release contains security fixes. |
| Disruption | Not disruptive. |
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | upgrade_to_symfony_2_7_3-2548135-8.patch | 109.88 KB | neclimdul |
| #6 | upgrade_to_symfony_2_7_3-2548135-6.patch | 433.21 KB | hussainweb |
| #4 | upgrade_to_symfony_2_7_3-2548135-3.patch | 448.18 KB | hussainweb |
| #4 | interdiff-2-3.txt | 2.06 KB | hussainweb |
Comments
Comment #2
hussainwebUpgrading to Symfony 2.7.3:
Comment #4
hussainwebI updated composer and ran an update again. There are some changes in autoloader as seen in interdiff.
Comment #6
hussainwebRemoving hiddeninput.exe from the patch. That file causes the testbot to fail. See #2531798: Handle binary files in patches for more details on that issue. No interdiff, but I just removed the file, no other changes.
Comment #7
neclimdul??
Comment #8
neclimdulI guess something might be out of sync. did the same thing and got the same result. Patch didn't apply so here is a reroll.
Comment #9
neclimdulfor reviewers, the composer updates the information for a bunch of guzzle stuff but these are the only changes in the patch:
Comment #10
dawehnerIt is good to see that those updates are now more or less painless
Comment #11
alexpottCommitted bc7d4eb and pushed to 8.0.x. Thanks!