Skip to content

Commit aa1ee3b

Browse files
committed
Merge branch '2.2'
* 2.2: fixed CS Add persian translation to Components/Security bumped Symfony version to 2.2.1-DEV-DEV updated VERSION for 2.2.0 updated CHANGELOG for 2.2.0
2 parents 7e37c64 + cec45a9 commit aa1ee3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Tests/Encoder/JsonEncoderTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ public function testOptions()
6161
$this->assertEquals($expected, $this->serializer->serialize($arr, 'json'), 'Context should not be persistent');
6262
}
6363

64-
6564
protected function getJsonSource()
6665
{
6766
return '{"foo":"foo","bar":["a","b"],"baz":{"key":"val","key2":"val","A B":"bar","item":[{"title":"title1"},{"title":"title2"}],"Barry":{"FooBar":{"Baz":"Ed","@id":1}}},"qux":"1"}';

0 commit comments

Comments
 (0)