File tree Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Expand file tree Collapse file tree 2 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 22/07/2015: Version 1.5.6
5+ -------------------------
6+
7+ * Reverts #94 . APCu 4.0.7+ is required for PHP 5.5+ #99
8+
4918/07/2015: Version 1.5.5
5- -----------------------
10+ -------------------------
611
712* Static Code Analysis with Php Inspections #97
813* Change log level of sfException to CRITICAL #96
914
101515/06/2015: Version 1.5.4
11- -----------------------
16+ -------------------------
1217
1318* Add blob support to yaml files #38
1419* Ability to integrate a psr compliant log #71
@@ -18,7 +23,7 @@ CHANGELOG
1823* Allow to specify environment in sfI18nExtractTask #92
1924
202517/09/2014: Version 1.5.3
21- -----------------------
26+ -------------------------
2227
2328* Use late static binding for config classes #25
2429* Remove Doctrine from dependencies (add Doctrine and Propel as suggestions) #35
@@ -29,7 +34,7 @@ CHANGELOG
2934* Re-add Propel in sfDatabaseSessionStorage #66
3035
313610/30/2013: Version 1.5.2
32- -----------------------
37+ -------------------------
3338
3439 * Drop support for PHP 5.2
3540 * Add support for PHP 5.5
Original file line number Diff line number Diff line change 1111/**
1212 * The current symfony version.
1313 */
14- define ('SYMFONY_VERSION ' , '1.5.6-dev ' );
14+ define ('SYMFONY_VERSION ' , '1.5.6 ' );
1515
1616/**
1717 * sfCoreAutoload class.
You can’t perform that action at this time.
0 commit comments