Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4feb530

Browse files
committed
minor #22834 [PhpUnitBridge] add changelog entries for #21140 (xabbuh)
This PR was merged into the 3.3 branch. Discussion ---------- [PhpUnitBridge] add changelog entries for #21140 | Q | A | ------------- | --- | Branch? | 3.3 | Bug fix? | no | New feature? | no | BC breaks? | no | Deprecations? | no | Tests pass? | yes | Fixed tickets | #21140 | License | MIT | Doc PR | Commits ------- c83c5bc [PhpUnitBridge] add changelog entries for #21140
2 parents b1349a7 + c83c5bc commit 4feb530

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
CHANGELOG
2+
=========
3+
4+
3.3.0
5+
-----
6+
7+
* using the `testLegacy` prefix in method names to mark a test as legacy is
8+
deprecated, use the `@group legacy` notation instead
9+
* using the `Legacy` prefix in class names to mark a test as legacy is deprecated,
10+
use the `@group legacy` notation instead

0 commit comments

Comments
 (0)