Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit0116b3c

Browse files
committed
Update VERSION for 5.3.16
1 parentc337670 commit0116b3c

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

‎src/Symfony/Component/HttpKernel/Kernel.php‎

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -75,11 +75,11 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl
7575

7676
privatestatic$freshCache = [];
7777

78-
publicconstVERSION ='5.3.15';
79-
publicconstVERSION_ID =50315;
78+
publicconstVERSION ='5.3.16';
79+
publicconstVERSION_ID =50316;
8080
publicconstMAJOR_VERSION =5;
8181
publicconstMINOR_VERSION =3;
82-
publicconstRELEASE_VERSION =15;
82+
publicconstRELEASE_VERSION =16;
8383
publicconstEXTRA_VERSION ='';
8484

8585
publicconstEND_OF_MAINTENANCE ='01/2022';

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp