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

Commitbda7e6b

Browse files
committed
bumped Symfony version to 3.2.0
1 parentea699a0 commitbda7e6b

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
@@ -58,12 +58,12 @@ abstract class Kernel implements KernelInterface, TerminableInterface
5858
protected$startTime;
5959
protected$loadClassCache;
6060

61-
constVERSION ='3.2.0-BETA1';
61+
constVERSION ='3.2.0-DEV';
6262
constVERSION_ID =30200;
6363
constMAJOR_VERSION =3;
6464
constMINOR_VERSION =2;
6565
constRELEASE_VERSION =0;
66-
constEXTRA_VERSION ='BETA1';
66+
constEXTRA_VERSION ='DEV';
6767

6868
constEND_OF_MAINTENANCE ='07/2017';
6969
constEND_OF_LIFE ='01/2018';

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp