8000 minor #13629 Change "In Symfony 4" to "Since Symfony 4" (BafS) · symfony/symfony-docs@a59682f · GitHub
[go: up one dir, main page]

Skip to content

Commit a59682f

Browse files
committed
minor #13629 Change "In Symfony 4" to "Since Symfony 4" (BafS)
This PR was merged into the 5.0 branch. Discussion ---------- Change "In Symfony 4" to "Since Symfony 4" Small typo for Symfony 5+ <!-- If your pull request fixes a BUG, use the oldest maintained branch that contains the bug (see https://symfony.com/roadmap for the list of maintained branches). If your pull request documents a NEW FEATURE, use the same Symfony branch where the feature was introduced (and `master` for features of unreleased versions). --> Commits ------- 2f89f55 Change "In Symfony 4" to "Since Symfony 4"
2 parents e647508 + 2f89f55 commit a59682f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup/file_permissions.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ Setting up or Fixing File Permissions
22
=====================================
33

44
In Symfony 3.x, you needed to do some extra work to make sure that your cache directory
5-
was writable. But that is no longer true! In Symfony 4, everything works automatically:
5+
was writable. But that is no longer true! Since Symfony 4, everything works automatically:
66

77
* In the ``dev`` environment, ``umask()`` is used in ``bin/console`` and ``public/index.php``
88
so that any created files are writable by everyone.

0 commit comments

Comments
 (0)
0