Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

[RFC] Updating the documentation of the Yaml component #6543

Closed
Labels
@javiereguiluz

Description

@javiereguiluz

Inhttp://symfony.com/doc/current/components/yaml/introduction.html we explain how to parse and dump using two different methods:Parser/Dump classes and static methods ofYaml class.

I don't like when we have several ways of doing the same thing ... and I like it less when we don't explain their differences or tell the user when to use each alternative.

So I propose the following:

  • Use the static methods to show the basic usage.
  • Explain the object oriented API later in a new section of that article.
  • Add some info about when to use each alternative.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions


      [8]ページ先頭

      ©2009-2025 Movatter.jp