Skip to content

Commit cd0a814

Browse files
committed
Fix version. refs #12108
1 parent 15aa422 commit cd0a814

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/filesystem.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -289,7 +289,7 @@ exception on failure::
289289
// returns a path like : /tmp/prefix_wyjgtF.png
290290
$filesystem->tempnam('/tmp', 'prefix_', '.png');
291291

292-
.. versionadded:: 4.4
292+
.. versionadded:: 5.1
293293

294294
The option to set a suffix in ``tempnam()`` was introduced in Symfony 4.4.
295295

0 commit comments

Comments
 (0)