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

Add attribute of raw string to Scalar String_ #577

Closed
wants to merge 1 commit into from

Conversation

Billz95
Copy link

@Billz95 Billz95 commented Jan 23, 2019

Fixes #576

@Billz95
Copy link
Author

Billz95 commented Jun 26, 2019

Thanks for the reviews, I've updated my code accordingly and squashed them to one commit ☀️

@othercorey
Copy link

othercorey commented Nov 25, 2021

@nikic Is this something you plan to approve?

@TomasVotruba
Copy link
Contributor

Similar node would be useful for LNumber and DNumber. Now it's impossible to separate 1_000 and 1000 and we have to work with tokens in Rector.

@TomasVotruba
Copy link
Contributor

@nikic If you plan to accept this, I can submit PR with rebasd and correct implementation in grammer recipe.

@othercorey
Copy link

@TomasVotruba Might be better to just create a new PR. He doesn't seem to respond to some PRs.

@TomasVotruba
Copy link
Contributor

Let's finish this in #831

@nikic
Copy link
Owner

nikic commented May 15, 2022

Closing in favor of #831, which implements this as an attribute.

@nikic nikic closed this May 15, 2022
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.

Get unparsed string from String_ for escaped sequences
5 participants