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

Commitd6df8c2

Browse files
committed
Update VERSION for 5.4.47
1 parentcd92617 commitd6df8c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -78,12 +78,12 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl
7878
*/
7979
privatestatic$freshCache = [];
8080

81-
publicconstVERSION ='5.4.47-DEV';
81+
publicconstVERSION ='5.4.47';
8282
publicconstVERSION_ID =50447;
8383
publicconstMAJOR_VERSION =5;
8484
publicconstMINOR_VERSION =4;
8585
publicconstRELEASE_VERSION =47;
86-
publicconstEXTRA_VERSION ='DEV';
86+
publicconstEXTRA_VERSION ='';
8787

8888
publicconstEND_OF_MAINTENANCE ='11/2024';
8989
publicconstEND_OF_LIFE ='02/2029';

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp