All Versions
16
Latest Version
Avg Release Cycle
138 days
Latest Release
1507 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v7.0.2 Changes
December 07, 2020๐ Changed
- ๐ Changed PHP version constraint in
composer.json
from^7.3
to>=7.3
- ๐ Changed PHP version constraint in
-
v7.0.1 Changes
August 18, 2020๐ Fixed
- The
--exclude
CLI option was not handled correctly
- The
-
v7.0.0 Changes
August 13, 2020โ Removed
- ๐ The
--names
CLI option has been removed; use the--suffix
CLI option instead - ๐ The
--names-exclude
CLI option has been removed; use the--exclude
CLI option instead
- ๐ The
-
v6.0.2 Changes
February 28, 2020๐ Fixed
- ๐ Fixed #207:
TypeError
inDOMDocument::createElement()
calls
- ๐ Fixed #207:
-
v6.0.1 Changes
February 27, 2020๐ Fixed
- ๐ Fixed #205:
TypeError
inini_set()
calls
- ๐ Fixed #205:
-
v6.0.0 Changes
February 09, 2020โ Removed
- ๐ This tool is no longer supported on PHP 7.2
-
v5.0.0 Changes
March 16, 2019๐ Fixed
- ๐ Fixed #182:
"continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"
โ Removed
- ๐ This tool is no longer supported on PHP 5.6, PHP 7.0, and PHP 7.1
- ๐ Fixed #182:
-
v4.0.1 Changes
November 18, 2017๐ Changed
- This tool is now compatible with Symfony Console 4
-
v4.0.0 Changes
June 06, 2017โ Removed
- โ Removed the '--git-repository' option (and the corresponding functionality)
- โ Removed the '--progress' option (and the corresponding functionality)
-
v3.0.1 Changes
April 25, 2016