Skip to content

関数呼び出し時の引数の区切り位置がおかしいのを修正する #7

Description

@reoring

https://github.com/LeeDDHH/qiita_daily/blob/57717dc7e6bbc1851ea8a249f60947e2fe44642d/get-article.php#L46

🙅

file_get_contents($url,false, $context)

🙆

file_get_contents($url, false, $context)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions