File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -2,6 +2,24 @@ P H I N G
22=========================
33
44
5+ Dec. 4, 2024 - Phing 3.0.1
6+ --------------------------
7+
8+ The following issues and pull requests were closed in this release:
9+
10+ * Fixed failing dependabot workflow runs [ \# 1886] ( https://github.com/phingofficial/phing/pull/1886 )
11+ * Fixes deprecated warnings in PHP 8.4 [ \# 1877] ( https://github.com/phingofficial/phing/pull/1877 )
12+ * Introduce DisguiseLogger [ \# 1868] ( https://github.com/phingofficial/phing/pull/1868 )
13+ * [ ReplaceRegexpTask] Added ` flags ` attribute [ \# 1867] ( https://github.com/phingofficial/phing/pull/1867 )
14+ * [ ReplaceRegexpTask] Added failOnError support [ \# 1866] ( https://github.com/phingofficial/phing/pull/1866 )
15+ * Allow new version of sebastian/version for phpunit 11 compatibility [ \# 1864] ( https://github.com/phingofficial/phing/pull/1864 )
16+ * SassTask doesn't always show downstream errors (was SassCompiler ignores ` style ` ) [ \# 1863] ( https://github.com/phingofficial/phing/issues/1863 )
17+ * FileSet erroronmissingdir attribute does not work [ \# 1856] ( https://github.com/phingofficial/phing/issues/1856 )
18+ * Update SonarTask.php [ \# 1855] ( https://github.com/phingofficial/phing/pull/1855 )
19+ * Some phing tasks require the Intl extension but the dependency is not declared [ \# 1840] ( https://github.com/phingofficial/phing/issues/1840 )
20+ * No new line between call with RetryTask [ \# 1830] ( https://github.com/phingofficial/phing/issues/1830 )
21+ * Allow Symfony 7 [ \# 1829] ( https://github.com/phingofficial/phing/pull/1829 )
22+
523May 1, 2024 - Phing 3.0.0
624-------------------------
725
Original file line number Diff line number Diff line change 1- 3.0.0
1+ 3.0.1
You can’t perform that action at this time.
0 commit comments