Skip to content

Changing echo/print in examples to use (var_)dump #5177

Closed
@linaori

Description

@linaori

I think the code should be looked through and see if usages of echo and print can be limited. I think the best replacement could be a reference to dump() to output data, but a var_dump() could be sufficient too, depending on whether it's framework or a component documentation. An example of using echo can be found on /components/event_dispatcher/introduction.html#event-name-introspection

Metadata

Metadata

Assignees

No one assigned

    Labels

    actionableClear and specific issues ready for anyone to take them.good first issueIdeal for your first contribution! (some Symfony experience may be required)hasPRA Pull Request has already been submitted for this issue.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions