Skip to content

v5.3.4

Compare
Choose a tag to compare
@fabpot fabpot released this 26 Jul 18:18
· 692 commits to 7.0 since this release
v5.3.4

Changelog (v5.3.3...v5.3.4)

  • bug #42207 fix table setHeaderTitle without headers (a1812)
  • bug #42091 Run commands when implements SignalableCommandInterface without pcntl and they have'nt signals (PaolaRuby)
  • bug #42174 Indicate compatibility with psr/log 2 and 3 (derrabus)
  • bug #42009 Fix save correct name in setDefaultCommand() for PHP8 (a1812)
  • bug #41966 Revert "bug #41952 fix handling positional arguments" (chalasr, nicolas-grekas)
  • bug #41952 fix handling positional arguments (nicolas-grekas)