Skip to content

v6.2.0-BETA1

Pre-release
Pre-release
Compare
Choose a tag to compare
@fabpot fabpot released this 24 Oct 13:06
· 392 commits to 7.3 since this release
v6.2.0-BETA1

Changelog (v6.1.6...v6.2.0-BETA1)

  • feature #47730 Ban DateTime from the codebase (WebMamba)
  • feature #38996 Remove the default values from setters with a nullable parameter (derrabus, nicolas-grekas)
  • feature #46773 Add FFI\CData and FFI\CType types (SerafimArts)