Skip to content

Commit 57e54e9

Browse files
committed
Merge branch '4.4' into 5.3
* 4.4: [VarExporter] escape unicode chars involved in directionality [Intl] Update the ICU data to 70.1 Fix typos Update validators.ca.xlf Add missing Validator translations for Estonian Fix `Request::getUserInfo()` return type [VarDumper] Make dumping DateInterval instances timezone-independent Add missing validators translation in Brazillian Portuguese I heard you like some Finnish translations #43432 fix typo and improve TH translation Added missing translations for Thai (th) [Messenger] Use `TransportMessageIdStamp` in `InMemoryTransport` allows retrying
2 parents 31b284c + 73636d9 commit 57e54e9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

DataCollector/ConfigDataCollector.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -141,7 +141,7 @@ public function isSymfonyLts(): bool
141141
}
142142

143143
/**
144-
* Returns the human redable date when this Symfony version ends its
144+
* Returns the human readable date when this Symfony version ends its
145145
* maintenance period.
146146
*
147147
* @return string
@@ -152,7 +152,7 @@ public function getSymfonyEom()
152152
}
153153

154154
/**
155-
* Returns the human redable date when this Symfony version reaches its
155+
* Returns the human readable date when this Symfony version reaches its
156156
* "end of life" and won't receive bugs or security fixes.
157157
*
158158
* @return string

0 commit comments

Comments
 (0)