Skip to content

Commit 129aacf

Browse files
committed
Merge branch '5.3' into 5.4
* 5.3: cs fix [Security][Validator] Add missing translations for Indonesian (id) [Notifier] fix typo firebase Add trailing Line return if last line is non empty Report mismatches between trans-unit id and source text via status script Do not add namespace argument to NullAdapter in CachePoolPass [FrameworkBundle] Update cache:clear help Fix ExecutionContextInterface::setParameter phpdoc example Don't pass null to preg_replace() Don't pass null to strpos() Remove preloading of unused class [Messenger] Separate unit tests from integration tests Fix ServiceLocator indexing when service is decorated always close open stopwatch section after handling kernel.request events
2 parents f7b6e04 + 1af1675 commit 129aacf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Data/Util/ArrayAccessibleResourceBundle.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ public function offsetExists($offset): bool
4646

4747
/**
4848
* @param mixed $offset
49+
*
4950
* @return mixed
5051
*/
5152
#[\ReturnTypeWillChange]

0 commit comments

Comments
 (0)