Skip to content

Conversation

@chalasr
Copy link
Member

@chalasr chalasr commented Sep 14, 2016

Q A
Branch? master
Tests pass? yes
License MIT

The command has been moved in 3.2 so the new path is unmerged.

});

$io->writeln(json_encode($filesInfo, JSON_PRETTY_PRINT));
$output->writeln(json_encode($filesInfo, JSON_PRETTY_PRINT | JSON_UNESCAPED_SLASHES));
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be $io, right?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed

@chalasr chalasr force-pushed the lint_json_unescaped_slashes_3.2 branch from 858c7d2 to 017e88b Compare September 14, 2016 23:17
@javiereguiluz
Copy link
Member

👍

Status: Reviewed

@fabpot
Copy link
Member

fabpot commented Sep 15, 2016

Thank you @chalasr.

@fabpot fabpot merged commit 017e88b into symfony:master Sep 15, 2016
fabpot added a commit that referenced this pull request Sep 15, 2016
This PR was merged into the 3.2-dev branch.

Discussion
----------

[Yaml] Port of #19922 for 3.2

| Q             | A
| ------------- | ---
| Branch?       | master
| Tests pass?   | yes
| License       | MIT

The command has been moved in 3.2 so the new path is unmerged.

Commits
-------

017e88b [Yaml] Port of #19922 for 3.2
@chalasr chalasr deleted the lint_json_unescaped_slashes_3.2 branch September 15, 2016 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants