8000 Fix coding standards by stof · Pull Request #27852 · symfony/symfony · GitHub
[go: up one dir, main page]

Skip to content

Fix coding standards #27852

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 5 commits into from
Jul 26, 2018
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Fix Clidumper tests
  • Loading branch information
stof committed Jul 24, 2018
commit 538c69dc263198336ca8bb2feeddc5c6a23b9b85
9 changes: 0 additions & 9 deletions src/Symfony/Component/VarDumper/Tests/CliDumperTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -321,16 +321,7 @@ public function testThrowingCaster()
"""
}
}
%d. %slosure%s() ==> Twig%cTemplate->render(): {
src: {
%sCliDumperTest.php:%d: """
%A
"""
}
}
}
}
}

EOTXT
,
Expand Down
0