We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 1cb8f45 + 70d0bc8 commit af6d6c3Copy full SHA for af6d6c3
CHANGELOG.md
@@ -1,6 +1,12 @@
1
CHANGELOG
2
=========
3
4
+18/07/2015: Version 1.5.5
5
+-----------------------
6
+
7
+* Static Code Analysis with Php Inspections #97
8
+* Change log level of sfException to CRITICAL #96
9
10
15/06/2015: Version 1.5.4
11
-----------------------
12
lib/autoload/sfCoreAutoload.class.php
@@ -11,7 +11,7 @@
/**
* The current symfony version.
13
*/
14
-define('SYMFONY_VERSION', '1.5.5-DEV');
+define('SYMFONY_VERSION', '1.5.5');
15
16
17
* sfCoreAutoload class.
0 commit comments