Skip to content

v4.4.12

Compare
Choose a tag to compare
@fabpot fabpot released this 31 Aug 06:14
· 1483 commits to 7.3 since this release
v4.4.12

Changelog (v4.4.11...v4.4.12)

  • bug #37731 Table: support cells with newlines after a cell with colspan >= 2 (GMTA)
  • bug #37774 Make sure we pass a numeric array of arguments to call_user_func_array() (derrabus)