Problem/Motivation

There have been 10 serializer releases (point and minor) since we last updated. There are quite a few internal improvements and fixes. Such as https://github.com/symfony/Serializer/commit/26cd70cea94fa9f02a96d704041... from our very own Berdir :)

Proposed resolution

Let's update from 2.4.1 to 2.5.2.

Remaining tasks

See if the update passes. No real api changes that we use, just under the hood improvements. All tests pass for me locally still.

User interface changes

None

API changes

None

CommentFileSizeAuthor
#5 2310527-5.patch54.37 KBdamiankloip
#1 2310527.patch57.87 KBdamiankloip
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

damiankloip’s picture

Status: Active » Needs review
FileSize
57.87 KB

And the update.

damiankloip’s picture

Issue summary: View changes
damiankloip’s picture

Issue summary: View changes
dawehner’s picture

Status: Needs review » Reviewed & tested by the community

Note: #2278353: Update to Symfony 2.5 does the same but rerolling is easy. I hope we don't have to update each component separate

damiankloip’s picture

Status: Reviewed & tested by the community » Needs review
FileSize
54.37 KB

Rerolled after #2073811: Add a url generator twig extension went in with unrelated serializer composer changes from here...somehow :p

dawehner’s picture

Status: Needs review » Reviewed & tested by the community

Quite emberassed how that happened :(

  • alexpott committed 80152b7 on 8.x
    Issue #2310527 by damiankloip: Upgrade Serializer component to 2.5.2.
    
alexpott’s picture

Status: Reviewed & tested by the community » Fixed

Committed 80152b7 and pushed to 8.x. Thanks!

@dawehner mea culpa!

Status: Fixed » Closed (fixed)

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