-
Notifications
You must be signed in to change notification settings - Fork 701
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
minor #1513 Replace references to "Symfony2" with "Symfony" (phansys)
This PR was submitted for the 2.0 branch but it was merged into the 1.8 branch instead (closes #1513). Discussion ---------- Replace references to "Symfony2" with "Symfony" | Q | A | ------------- | --- | Branch | 2.0 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | | License | MIT | Doc PR | Replace references to "Symfony2" with "Symfony" since this bundle is compatible with Symfony 3. Commits ------- 0dfff35 Replace references to "Symfony2" with "Symfony"
- Loading branch information
Showing
5 changed files
with
5 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -15,7 +15,7 @@ | |
use Symfony\Component\DependencyInjection\ContainerInterface; | ||
|
||
/** | ||
* Provides encoders through the Symfony2 DIC. | ||
* Provides encoders through the Symfony DIC. | ||
* | ||
* @author Igor Wiedler <[email protected]> | ||
*/ | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters