@@ -2,9 +2,47 @@ CHANGELOG
22=========
33
44=======
5- xx/xx/xxxx: Version 1.5.16
5+
6+ xx/xx/xxxx: Version 1.5.xx
7+ --------------------------
8+
9+
10+ 28/02/2024: Version 1.5.18
11+ --------------------------
12+
13+ * Set min versions of swiftmailer to 5.4.13 and 6.2.5 and updated swiftmailer submodule by @thirsch in #331
14+
15+ 23/02/2024: Version 1.5.17
16+ --------------------------
17+
18+ * Update min PHP requirement to v7.4 or v8.1 by @thePanz in #325
19+ * Updated gh workflow to use latest actions by @thirsch in #330
20+ * Backported display_errors-handling to sf1 by @thirsch in #328
21+
22+ 15/02/2024: Version 1.5.16
623--------------------------
724
25+ * Fix(deprecations) Fix deprecations in sfMessageSource_Aggregate, by @thePanz in #277
26+ * Add(linting) Add code linting to GitHub workflow, use php-cs-fixer by @thePanz in #283
27+ * Add(gitattributes) Add .gitattributes to repository by @thePanz in #287
28+ * fix: avoid creating dynamic property $options by @vimar in #290
29+ * Update(github) Update github workflows by @thePanz in #292
30+ * php8.3 in the party by @connorhu in #294
31+ * Fix(php-cs-fixer) Fix php-cs-fixer to v3.45 and apply code fixes by @thePanz in #300
32+ * 8.3 compat/string to array by @iricketson in #298
33+ * Fix APC tests and add APCu support by @mentalstring in #267
34+ * [ 8.x Compatiblity] sfDebug::shortenFilePath by @iricketson in #299
35+ * Fix strpos() deprecation on sfCacheSessionStorage check for cookie by @thePanz in #303
36+ * Fix setrawcookie() deprecation on null parameter by @thePanz in #304
37+ * Fix str_replace() deprecated null parameter on sfNumberFormat by @thePanz in #305
38+ * [ PHP] Replace default $flags variable with 0 by @iricketson in #307
39+ * [ PHP8] Declare sfDoctrineFormGenerator $params property by @iricketson in #306
40+ * Update README by @mentalstring in #310
41+ * minor fix: remove fourth argument by @connorhu in #308
42+ * Fix PHP8.1 sfForm - Unsupported operand types: array + null on sfForm by @Tybaze in #281
43+ * Fix link to GitHub pipeline badge by @thePanz in #311
44+ * fix(phpdoc) remove html code from throws phpdoc. phpstan don't like this by @connorhu in #309
45+ * fix(phpdoc) remove version tag by @connorhu in #313
846
94712/01/2023: Version 1.5.15
1048--------------------------
0 commit comments