Skip to content

Normalize: string representation #2

Closed
@homersimpsons

Description

@homersimpsons

There are a lot of ways to write strings in PHP:

  • Single quotes whit
  • Double quotes, may be encapsed (interpolation)
  • sprintf call
  • HEREDOC
  • NOWDOC

We should find a representation that can accept all inputs easily, maybe double quotes ?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions