Skip to content

[ObjectMapper] add missing legacy group #61192

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

Merged
merged 1 commit into from
Jul 22, 2025
Merged

[ObjectMapper] add missing legacy group #61192

merged 1 commit into from
Jul 22, 2025

Conversation

xabbuh
Copy link
Member

@xabbuh xabbuh commented Jul 22, 2025

Q A
Branch? 7.4
Bug fix? no
New feature? no
Deprecations? no
Issues
License MIT

@@ -371,6 +371,9 @@ public static function objectMapperProvider(): iterable
yield [new ObjectMapper(new ReflectionObjectMapperMetadataFactory(), PropertyAccess::createPropertyAccessor())];
}

/**
* @group legacy
*/
public function testMapInitializesLazyObject()
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Sould this be renamed to testMapInitializesLazyObjectPriorToPhp84, then rename the one below to testMapInitializesLazyObject? This way in 8.0, we just have to remove the first test case and the second is untouched apart from the annotation

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We could that. But that should happen on 7.3 probably where #61146 has been merged.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ah yes indeed, never mind then

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

oops, I should have submitted this PR to 7.3 actually 🙈 (cherry-picked in ee67997)

@xabbuh xabbuh merged commit 1b71fa4 into symfony:7.4 Jul 22, 2025
11 checks passed
@xabbuh xabbuh deleted the pr-61146 branch July 22, 2025 07:24
xabbuh added a commit that referenced this pull request Jul 22, 2025
This PR was merged into the 7.4 branch.

Discussion
----------

[ObjectMapper] add missing legacy group

| Q             | A
| ------------- | ---
| Branch?       | 7.4
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Issues        |
| License       | MIT

Commits
-------

f1940f9 add missing legacy group
nicolas-grekas added a commit that referenced this pull request Jul 22, 2025
…as-grekas)

This PR was merged into the 7.3 branch.

Discussion
----------

[ObjectMapper] Fix test using LazyObjectInterface

| Q             | A
| ------------- | ---
| Branch?       | 7.3
| Bug fix?      | no
| New feature?  | no
| Deprecations? | no
| Issues        | -
| License       | MIT

Instead of #61191 and #61192

Commits
-------

168b3a3 [ObjectMapper] Fix test using LazyObjectInterface
nicolas-grekas added a commit that referenced this pull request Jul 22, 2025
* 7.3:
  [ObjectMapper] Fix test using LazyObjectInterface
  [Security] Fix added $token argument to UserCheckerInterface::checkPostAuth()
  minor #61192 [ObjectMapper] add missing legacy group (xabbuh)
  bugfix(#61139): Only generate an outputDir if none is set.
nicolas-grekas added a commit that referenced this pull request Jul 22, 2025
* 7.4:
  Simplify UriSigner::verify to use match
  [ObjectMapper] Fix test using LazyObjectInterface
  [HttpKernel] Update phpdoc description
  [Security] Fix added $token argument to UserCheckerInterface::checkPostAuth()
  minor #61192 [ObjectMapper] add missing legacy group (xabbuh)
  bugfix(#61139): Only generate an outputDir if none is set.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy