Skip to content

Commit 4a071a1

Browse files
Merge branch '3.1'
* 3.1: `@throws` annotations should go after `@return` Fix merge updated VERSION for 2.3.42 update CONTRIBUTORS for 2.3.42 updated CHANGELOG for 2.3.42 Revert "bug #18908 [DependencyInjection] force enabling the external XML entity loaders (xabbuh)" Partial revert of previous PR [DependencyInjection] Skip deep reference check for 'service_container' Catch \Throwable [Serializer] Add missing @throws annotations Fix for #18843 force enabling the external XML entity loaders Removed UTC specification with timestamp
2 parents 0fa9cb1 + 467ae93 commit 4a071a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

HttpCache/HttpCache.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,6 +154,8 @@ public function getKernel()
154154
* Gets the Surrogate instance.
155155
*
156156
* @return SurrogateInterface A Surrogate instance
157+
*
158+
* @throws \LogicException
157159
*/
158160
public function getSurrogate()
159161
{

0 commit comments

Comments
 (0)