Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merge release 3.6.2 into 3.7.x #41

Merged
merged 8 commits into from
Dec 8, 2021
Merged

Conversation

github-actions[bot]
Copy link

@github-actions github-actions bot commented Dec 7, 2021

Release Notes for 3.6.2

Fixed

  • This release fixes a regression when de-serializing an ArrayObject where the ARRAY_AS_PROPS flag was originally enabled. In versions prior to 3.6.0, such instances deserialized correctly, assigning values to properties; this broke with 3.6.0, but is fixed in this release.

3.6.2

  • Total issues resolved: 0
  • Total pull requests resolved: 1
  • Total contributors: 1

BC Break,Bug

Slamdunk and others added 8 commits November 29, 2021 15:42
… serialized anymore

Signed-off-by: Filippo Tessarotto <[email protected]>
Signed-off-by: Filippo Tessarotto <[email protected]>
Signed-off-by: Filippo Tessarotto <[email protected]>
Signed-off-by: Filippo Tessarotto <[email protected]>
Co-authored-by: Matthew Weier O'Phinney <[email protected]>
Signed-off-by: Filippo Tessarotto <[email protected]>
Signed-off-by: Filippo Tessarotto <[email protected]>
Signed-off-by: Filippo Tessarotto <[email protected]>
[3.6] Regression: ArrayObject with protected ARRAY_AS_PROPS cannot be serialized anymore
@Ocramius Ocramius self-assigned this Dec 8, 2021
@Ocramius Ocramius added the Bug Something isn't working label Dec 8, 2021
@Ocramius Ocramius added this to the 3.7.0 milestone Dec 8, 2021
@Ocramius Ocramius merged commit ca01d74 into 3.7.x Dec 8, 2021
@Ocramius Ocramius deleted the 3.6.x-merge-up-into-3.7.x_4hAC5nAH branch December 8, 2021 04:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants