Skip to content

Commit 1d73868

Browse files
committed
minor #6563 [PhpUnitBridge] Add versionadded directive to clock mocking section (z38)
This PR was merged into the 2.8 branch. Discussion ---------- [PhpUnitBridge] Add versionadded directive to clock mocking section | Q | A | ------------- | --- | Doc fix? | yes | New docs? | no | Applies to | 2.8+ | Fixed tickets | - Commits ------- bdddaab [PhpUnitBridge] Add versionadded directive to clock mocking section
2 parents 98d8755 + bdddaab commit 1d73868

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

components/phpunit_bridge.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -125,6 +125,9 @@ compatibility reasons.
125125
Time-sensitive Tests
126126
---------------------
127127

128+
.. versionadded:: 2.8
129+
Support for clock mocking was introduced in Symfony 2.8.
130+
128131
Use Case
129132
~~~~~~~~
130133

0 commit comments

Comments
 (0)