Closed wbloszyk closed 4 years ago
RTM, but I add notice deprecation to 3.19.0. Should I change it to 3.18.1 or you will release it as minor?
Change it to 3.x
, I usually change the numbers when I release.
This occurrence should be updated to use the new name:
Change it to
3.x
, I usually change the numbers when I release.
OK. I will remember about it. Should I change it here?
This occurrence should be updated to use the new name:
Sorry for that. So many repeated.
BTW. After release serializer PATCH, I can add it to 0.x extensions backport. Then Core4 + backport extensions will be ready to review. (I test it from my repositories and it is working).
OK. I will remember about it. Should I change it here?
No need, keep it that way.
@greg0ire It is RTM. Can you check it?
It is little confusing but it is OK.
@greg0ire It is RTM and checked.
Both Travis and FlintCI are failing, please run make cs-fix
Travis is failing becouse FlintCl. FlintCl is failing but this PR is not the reason. Look at it.
@phansys @greg0ire Can you merge it? I need it before start working on #739
Sure! Thanks @wbloszyk !
Subject
This PR move serializer to form dictionary, becouse serializer is always used with
BaseDoctrineORMSerializationType
.I am targeting this branch, because this is PATCH.
Closes #733
Changelog