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

Appearance settings

Commit d056c0e

Browse filesBrowse files
committed
Fixed the tests
1 parent b1596b6 commit d056c0e
Copy full SHA for d056c0e

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/Symfony/Component/Translation/Tests/Writer/TranslationWriterTest.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Translation/Tests/Writer/TranslationWriterTest.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ class TranslationWriterTest extends TestCase
2020
{
2121
/**
2222
* @group legacy
23-
* @expectedDeprecation Method writeTranslations() is deprecated. Use write() instead.
23+
* @expectedDeprecation Method Symfony\Component\Translation\Writer\TranslationWriter::writeTranslations() is deprecated since version 3.4 and will be removed in 4.0. Use write() instead.
2424
*/
2525
public function testWriteTranslations()
2626
{

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.