@@ -2,6 +2,28 @@ P H I N G
22=========================
33
44
5+ Dec. 21, 2025 - Phing 3.1.1
6+ ---------------------------
7+
8+ The following issues and pull requests were closed in this release:
9+
10+ * Removing unnecessary xdg-open [ \# 1972] ( https://github.com/phingofficial/phing/pull/1972 )
11+ * Fix option help message of ` -inputhandler ` [ \# 1970] ( https://github.com/phingofficial/phing/pull/1970 )
12+ * Use PHP_CodeSniffer-specific annotations as needed [ \# 1968] ( https://github.com/phingofficial/phing/pull/1968 )
13+ * Adopt PHP 8.5 [ \# 1964] ( https://github.com/phingofficial/phing/issues/1964 )
14+ * Outdated Symfony version in V3.1.0 [ \# 1961] ( https://github.com/phingofficial/phing/issues/1961 )
15+ * Fix deprecation warning for $searchForThis [ \# 1950] ( https://github.com/phingofficial/phing/pull/1950 )
16+ * deprecation warning when shell-completion runs (PR with fix provided) [ \# 1949] ( https://github.com/phingofficial/phing/issues/1949 )
17+ * Fix Grammar for fail element [ \# 1948] ( https://github.com/phingofficial/phing/pull/1948 )
18+ * Fix Grammar for delete [ \# 1947] ( https://github.com/phingofficial/phing/pull/1947 )
19+ * Fix Grammar for XsltTask - be a real child of CopyTask and fix missing verbose attribute [ \# 1946] ( https://github.com/phingofficial/phing/pull/1946 )
20+ * Fix Grammar for runtarget: add missing element [ \# 1945] ( https://github.com/phingofficial/phing/pull/1945 )
21+ * Fix Grammar for Fileset element: selector element made optional and selectors added [ \# 1944] ( https://github.com/phingofficial/phing/pull/1944 )
22+ * Fix echoxml definition in phing-grammar.rng [ \# 1942] ( https://github.com/phingofficial/phing/pull/1942 )
23+ * Fix Grammar: composerTask attributes are each optional [ \# 1941] ( https://github.com/phingofficial/phing/pull/1941 )
24+ * phing-grammar.rng: Fix optional attributes in different tasks [ \# 1940] ( https://github.com/phingofficial/phing/pull/1940 )
25+ * Allow Symfony 7 for required Symfony components [ \# 1939] ( https://github.com/phingofficial/phing/pull/1939 )
26+
527Jul. 25, 2025 - Phing 3.1.0
628---------------------------
729
0 commit comments