Skip to content

Conversation

nicolas-grekas
Copy link
Member

Q A
Branch? 8.0
Bug fix? no
New feature? yes
Deprecations? no
Issues -
License MIT

Eventually!

public const STATUS_UNINITIALIZED_FULL = 1;
public const STATUS_UNINITIALIZED_PARTIAL = 2;
public const STATUS_INITIALIZED_FULL = 3;
public const STATUS_INITIALIZED_PARTIAL = 4;
Copy link
Member

Choose a reason for hiding this comment

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

Those constants are still used in VarDumper.

Copy link
Member Author

Choose a reason for hiding this comment

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

Fixed in #60724

@nicolas-grekas nicolas-grekas merged commit 9a44448 into symfony:8.0 Jun 6, 2025
6 of 9 checks passed
@nicolas-grekas nicolas-grekas deleted the ve-lazy branch June 6, 2025 15:52
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