Skip to content

Conversation

@emodric
Copy link
Contributor

@emodric emodric commented Nov 10, 2025

Symfony 7.2 added >stringNode() method to NodeBuilder.

Copy link
Contributor

@staabm staabm left a comment

Choose a reason for hiding this comment

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

Misses a test

private const PROTOTYPE_METHODS = [
'arrayPrototype',
'scalarPrototype',
'stringPrototype',
Copy link
Contributor

Choose a reason for hiding this comment

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

Indent seems off (also in other files)

@emodric
Copy link
Contributor Author

emodric commented Nov 11, 2025

@staabm I've fixed the indentation issue and I've tried adding a test, but it turns out that tests do not support Symfony 7.

I'll leave this up once this lib gets up to Symfony 7.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants