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.
1 parent 2600ebc commit 786f875Copy full SHA for 786f875
CHANGELOG.md
@@ -1,7 +1,7 @@
1
CHANGELOG
2
=========
3
4
-xx/xx/xxx: Version 1.5.3
+17/09/2014: Version 1.5.3
5
-----------------------
6
7
* Use late static binding for config classes #25
lib/autoload/sfCoreAutoload.class.php
@@ -11,7 +11,7 @@
11
/**
12
* The current symfony version.
13
*/
14
-define('SYMFONY_VERSION', '1.5.3-dev');
+define('SYMFONY_VERSION', '1.5.3');
15
16
17
* sfCoreAutoload class.
0 commit comments