Skip to content

Commit 97bd304

Browse files
Merge branch '3.4' into 4.2
* 3.4: cs fix cs fix [PHPUnit-Bridge] override some environment variables [TwigBridge] Remove use spaceless tag [translation] Update defaut format from yml to yaml Change default log level for output streams update docblock to match the actual behavior compatibility with phpunit8 [Debug][DebugClassLoader] Detect annotations before blank docblock lines on final and internal methods Added translations for chineese language.
2 parents e2c6698 + e373904 commit 97bd304

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Container.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -138,7 +138,7 @@ public function setParameter($name, $value)
138138
/**
139139
* Sets a service.
140140
*
141-
* Setting a service to null resets the service: has() returns false and get()
141+
* Setting a synthetic service to null resets it: has() returns false and get()
142142
* behaves in the same way as if the service was never created.
143143
*
144144
* @param string $id The service identifier

0 commit comments

Comments
 (0)