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 db8b29b

Browse filesBrowse files
committed
minor #23220 Remove duplicate changelog entries (jdreesen)
This PR was merged into the 3.4 branch. Discussion ---------- Remove duplicate changelog entries | Q | A | ------------- | --- | Branch? | 3.4 <!-- see comment below --> | Bug fix? | no | New feature? | no <!-- don't forget updating src/**/CHANGELOG.md files --> | BC breaks? | no | Deprecations? | no <!-- don't forget updating UPGRADE-*.md files --> | Tests pass? | yes | Fixed tickets | N/A <!-- #-prefixed issue number(s), if any --> | License | MIT | Doc PR | N/A <!--highly recommended for new features--> Commits ------- 93e6e95 Remove duplicate changelog entries
2 parents 0478ecd + 93e6e95 commit db8b29b
Copy full SHA for db8b29b

File tree

Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+0
-2
lines changed

‎src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md

Copy file name to clipboardExpand all lines: src/Symfony/Bundle/FrameworkBundle/CHANGELOG.md
-2Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ CHANGELOG
66

77
* Removed `doctrine/cache` from the list of required dependencies in `composer.json`
88
* Deprecated `validator.mapping.cache.doctrine.apc` service
9-
* Deprecated using the `KERNEL_DIR` environment variable with `KernelTestCase::getKernelClass()`.
10-
* Deprecated the `KernelTestCase::getPhpUnitXmlDir()` and `KernelTestCase::getPhpUnitCliConfigArgument()` methods.
119
* The `symfony/stopwatch` dependency has been removed, require it via `composer
1210
require symfony/stopwatch` in your `dev` environment.
1311
* Deprecated using the `KERNEL_DIR` environment variable with `KernelTestCase::getKernelClass()`.

0 commit comments

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