File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 17/03/2018: Version 1.5.11
5+ --------------------------
6+
7+ * Fix a bug in the lime unit-testing lib #168
8+ * Fix error 'A non well formed numeric value' on sfValidatorFile #181
9+ * Fix usage of octet in recent patch #182
10+ * Allow PATCH as an option in functional tests #185
11+ * Fix case for isSubclassOf method #189
12+ * Remove typehint from exception handler #188
13+ * Fix counting of non-countable var for PHP 7.2 #178
14+
41502/08/2017: Version 1.5.10
516--------------------------
617
Original file line number Diff line number Diff line change 1111/**
1212 * The current symfony version.
1313 */
14- define ('SYMFONY_VERSION ' , '1.5.11-dev ' );
14+ define ('SYMFONY_VERSION ' , '1.5.11 ' );
1515
1616/**
1717 * sfCoreAutoload class.
You can’t perform that action at this time.
0 commit comments