Movatterモバイル変換


[0]ホーム

URL:


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

Sign up
Appearance settings

Commit2384530

Browse files
committed
[Notifier] Remove deprecatedTransportFactoryTestCase
1 parent6e4ffa6 commit2384530

File tree

3 files changed

+10
-49
lines changed

3 files changed

+10
-49
lines changed

‎UPGRADE-8.0.md‎

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -222,6 +222,9 @@ Notifier
222222
--------
223223

224224
* Remove the Sms77 Notifier bridge
225+
* Remove`TransportFactoryTestCase`, extend`AbstractTransportFactoryTestCase` instead
226+
227+
To keep using the`testIncompleteDsnException()` and`testMissingRequiredOptionException()` tests, you now need to use`IncompleteDsnTestTrait` or`MissingRequiredOptionTestTrait` respectively.
225228

226229
OptionsResolver
227230
---------------

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

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
CHANGELOG
22
=========
33

4+
8.0
5+
---
6+
7+
* Remove`TransportFactoryTestCase`, extend`AbstractTransportFactoryTestCase` instead
8+
9+
To keep using the`testIncompleteDsnException()` and`testMissingRequiredOptionException()` tests, you now need to use`IncompleteDsnTestTrait` or`MissingRequiredOptionTestTrait` respectively.
10+
411
7.3
512
---
613

‎src/Symfony/Component/Notifier/Test/TransportFactoryTestCase.php‎

Lines changed: 0 additions & 49 deletions
This file was deleted.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp