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 0409baa

Browse filesBrowse files
committed
feature #14156 Remove deprecated Locale component (stloyd)
This PR was merged into the 3.0-dev branch. Discussion ---------- Remove deprecated Locale component | Q | A | ------------- | --- | Bug fix? | no | New feature? | no | BC breaks? | yes | Deprecations? | no | Tests pass? | yes | License | MIT Commits ------- 4c57e77 Remove deprecated Locale component
2 parents ac1465e + 4c57e77 commit 0409baa
Copy full SHA for 0409baa
Expand file treeCollapse file tree

36 files changed

+0
-1271
lines changed

‎composer.json

Copy file name to clipboardExpand all lines: composer.json
-1Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@
4242
"symfony/http-foundation": "self.version",
4343
"symfony/http-kernel": "self.version",
4444
"symfony/intl": "self.version",
45-
"symfony/locale": "self.version",
4645
"symfony/monolog-bridge": "self.version",
4746
"symfony/options-resolver": "self.version",
4847
"symfony/process": "2.99.99",

‎src/Symfony/Component/Locale/.gitignore

Copy file name to clipboardExpand all lines: src/Symfony/Component/Locale/.gitignore
-3Lines changed: 0 additions & 3 deletions
This file was deleted.

‎src/Symfony/Component/Locale/CHANGELOG.md

Copy file name to clipboardExpand all lines: src/Symfony/Component/Locale/CHANGELOG.md
-15Lines changed: 0 additions & 15 deletions
This file was deleted.

‎src/Symfony/Component/Locale/Exception/MethodArgumentNotImplementedException.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Locale/Exception/MethodArgumentNotImplementedException.php
-29Lines changed: 0 additions & 29 deletions
This file was deleted.

‎src/Symfony/Component/Locale/Exception/MethodArgumentValueNotImplementedException.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Locale/Exception/MethodArgumentValueNotImplementedException.php
-29Lines changed: 0 additions & 29 deletions
This file was deleted.

‎src/Symfony/Component/Locale/Exception/MethodNotImplementedException.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Locale/Exception/MethodNotImplementedException.php
-29Lines changed: 0 additions & 29 deletions
This file was deleted.

‎src/Symfony/Component/Locale/Exception/NotImplementedException.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Locale/Exception/NotImplementedException.php
-29Lines changed: 0 additions & 29 deletions
This file was deleted.

‎src/Symfony/Component/Locale/LICENSE

Copy file name to clipboardExpand all lines: src/Symfony/Component/Locale/LICENSE
-19Lines changed: 0 additions & 19 deletions
This file was deleted.

‎src/Symfony/Component/Locale/Locale.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Locale/Locale.php
-195Lines changed: 0 additions & 195 deletions
This file was deleted.

‎src/Symfony/Component/Locale/README.md

Copy file name to clipboardExpand all lines: src/Symfony/Component/Locale/README.md
-8Lines changed: 0 additions & 8 deletions
This file was deleted.

0 commit comments

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