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

Commit4643d2d

Browse files
committed
Update VERSION for 7.2.5
1 parent7c6a4fe commit4643d2d

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
@@ -73,12 +73,12 @@ abstract class Kernel implements KernelInterface, RebootableInterface, Terminabl
7373
*/
7474
privatestaticarray$freshCache = [];
7575

76-
publicconstVERSION ='7.2.5-DEV';
76+
publicconstVERSION ='7.2.5';
7777
publicconstVERSION_ID =70205;
7878
publicconstMAJOR_VERSION =7;
7979
publicconstMINOR_VERSION =2;
8080
publicconstRELEASE_VERSION =5;
81-
publicconstEXTRA_VERSION ='DEV';
81+
publicconstEXTRA_VERSION ='';
8282

8383
publicconstEND_OF_MAINTENANCE ='07/2025';
8484
publicconstEND_OF_LIFE ='07/2025';

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp