Skip to content

Commit 3a91a59

Browse files
Merge branch '5.4' into 6.0
* 5.4: [HttpKernel] lock when writting profiles Using identical comparison for path validation [Mime] Fix email rendering when having inlined parts that are not related to the content fix typo [HttpFoundation] move flushing outside of Response::closeOutputBuffers [FrameworkBundle] Do not throw when describing a factory definition Fix checking result of DateTime::getLastErrors [WebProfilerBundle] Fix profile search bar link query params
2 parents 5f6246e + 24cf522 commit 3a91a59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Attribute/When.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Symfony\Component\DependencyInjection\Attribute;
1313

1414
/**
15-
* An attribute to tell under which environement this class should be registered as a service.
15+
* An attribute to tell under which environment this class should be registered as a service.
1616
*
1717
* @author Nicolas Grekas <p@tchwork.com>
1818
*/

0 commit comments

Comments
 (0)