Follow-up to #2533360: Upgrade to Symfony 2.7.2

Symfony 2.7.5 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 no known security fixes.

Changelog changelog.

Beta phase evaluation

Reference: https://www.drupal.org/core/beta-changes
Issue category Task because it is an external library upgrade.
Issue priority Major because it is an external library update which should be completed before RC. See #2400407: [meta] Ensure vendor (PHP) libraries are on latest stable release.
Disruption Not disruptive.

Comments

hussainweb created an issue. See original summary.

hussainweb’s picture

Status: Active » Needs review
StatusFileSize
new131.6 KB
hw@d8:/var/www/d8task-[git 8.0.x] $ composer update symfony/*
Loading composer repositories with package information
Updating dependencies (including require-dev)
  - Removing symfony/class-loader (v2.7.4)
  - Installing symfony/class-loader (v2.7.5)
    Loading from cache

  - Removing symfony/console (v2.7.4)
  - Installing symfony/console (v2.7.5)
    Downloading: 100%

  - Removing symfony/dependency-injection (v2.7.4)
  - Installing symfony/dependency-injection (v2.7.5)
    Downloading: 100%

  - Removing symfony/debug (v2.7.4)
  - Installing symfony/debug (v2.7.5)
    Downloading: 100%

  - Removing symfony/http-foundation (v2.7.4)
  - Installing symfony/http-foundation (v2.7.5)
    Downloading: 100%

  - Removing symfony/event-dispatcher (v2.7.4)
  - Installing symfony/event-dispatcher (v2.7.5)
    Downloading: 100%

  - Removing symfony/http-kernel (v2.7.4)
  - Installing symfony/http-kernel (v2.7.5)
    Downloading: 100%

  - Removing symfony/routing (v2.7.4)
  - Installing symfony/routing (v2.7.5)
    Downloading: 100%

  - Removing symfony/serializer (v2.7.4)
  - Installing symfony/serializer (v2.7.5)
    Loading from cache

  - Removing symfony/translation (v2.7.4)
  - Installing symfony/translation (v2.7.5)
    Loading from cache

  - Removing symfony/validator (v2.7.4)
  - Installing symfony/validator (v2.7.5)
    Downloading: 100%

  - Removing symfony/process (v2.7.4)
  - Installing symfony/process (v2.7.5)
    Downloading: 100%

  - Removing symfony/yaml (v2.7.4)
  - Installing symfony/yaml (v2.7.5)
    Downloading: 100%

  - Removing symfony/css-selector (v2.7.4)
  - Installing symfony/css-selector (v2.7.5)
    Downloading: 100%

  - Removing symfony/dom-crawler (v2.7.4)
  - Installing symfony/dom-crawler (v2.7.5)
    Downloading: 100%

  - Removing symfony/browser-kit (v2.7.4)
  - Installing symfony/browser-kit (v2.7.5)
    Loading from cache

Writing lock file
Generating autoload files
> Drupal\Core\Composer\Composer::preAutoloadDump
> Drupal\Core\Composer\Composer::ensureHtaccess
hussainweb’s picture

Also, I have removed hiddeninput.exe from the patch as that causes problems with PIFR.

jibran’s picture

Who cares about PIFR anymore? :P

jibran’s picture

Status: Needs review » Reviewed & tested by the community

Green.

webchick’s picture

Status: Reviewed & tested by the community » Needs work
Issue tags: +Needs reroll

This will need a small re-roll thanks to #2578815: Upgrade behat/mink and behat/mink-goutte-driver. (Sorry about that.)

hussainweb’s picture

Status: Needs work » Reviewed & tested by the community
Issue tags: -Needs reroll
StatusFileSize
new154.23 KB

Setting back to RTBC as this is just a reroll. No hiddeninput.exe in this patch either. The size difference is mainly because of changes in diff of composer.lock.

hw@d8:/var/www/d8task-[git 8.0.x] $ composer update symfony/*
Loading composer repositories with package information
Updating dependencies (including require-dev)
  - Removing symfony/class-loader (v2.7.4)
  - Installing symfony/class-loader (v2.7.5)
    Loading from cache

  - Removing symfony/console (v2.7.4)
  - Installing symfony/console (v2.7.5)
    Loading from cache

  - Removing symfony/dependency-injection (v2.7.4)
  - Installing symfony/dependency-injection (v2.7.5)
    Loading from cache

  - Removing symfony/debug (v2.7.4)
  - Installing symfony/debug (v2.7.5)
    Loading from cache

  - Removing symfony/http-foundation (v2.7.4)
  - Installing symfony/http-foundation (v2.7.5)
    Loading from cache

  - Removing symfony/event-dispatcher (v2.7.4)
  - Installing symfony/event-dispatcher (v2.7.5)
    Loading from cache

  - Removing symfony/http-kernel (v2.7.4)
  - Installing symfony/http-kernel (v2.7.5)
    Loading from cache

  - Removing symfony/routing (v2.7.4)
  - Installing symfony/routing (v2.7.5)
    Loading from cache

  - Removing symfony/serializer (v2.7.4)
  - Installing symfony/serializer (v2.7.5)
    Loading from cache

  - Removing symfony/translation (v2.7.4)
  - Installing symfony/translation (v2.7.5)
    Loading from cache

  - Removing symfony/validator (v2.7.4)
  - Installing symfony/validator (v2.7.5)
    Loading from cache

  - Removing symfony/process (v2.7.4)
  - Installing symfony/process (v2.7.5)
    Loading from cache

  - Removing symfony/yaml (v2.7.4)
  - Installing symfony/yaml (v2.7.5)
    Loading from cache

  - Removing symfony/css-selector (v2.7.4)
  - Installing symfony/css-selector (v2.7.5)
    Loading from cache

  - Removing symfony/dom-crawler (v2.7.4)
  - Installing symfony/dom-crawler (v2.7.5)
    Loading from cache

  - Removing symfony/browser-kit (v2.7.4)
  - Installing symfony/browser-kit (v2.7.5)
    Loading from cache

Writing lock file
Generating autoload files
> Drupal\Core\Composer\Composer::preAutoloadDump
> Drupal\Core\Composer\Composer::ensureHtaccess
webchick’s picture

Status: Reviewed & tested by the community » Needs work
Issue tags: +Needs reroll

HEAD's moving fast! No longer applies again. :( Promise I'll get it in this time tho. :)

hussainweb’s picture

Status: Needs work » Needs review
Issue tags: -Needs reroll
StatusFileSize
new172.23 KB

:)

hussainweb’s picture

Status: Needs review » Reviewed & tested by the community

Setting back to RTBC as per #4.

webchick’s picture

Status: Reviewed & tested by the community » Fixed

Getting it in while it's hot! Thanks a lot for your patience!

Committed and pushed to 8.0.x. Thanks!

  • webchick committed 47e6ecf on 8.0.x
    Issue #2578805 by hussainweb: Upgrade to Symfony 2.7.5
    

Status: Fixed » Needs work

The last submitted patch, 9: upgrade_to_symfony_2_7_5-2578805-9.patch, failed testing.

dawehner’s picture

Status: Needs work » Fixed

Stupid old bot

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.