Skip to content

1.4.1

Compare
Choose a tag to compare
@phpstan-bot phpstan-bot released this 17 Jan 16:36
1.4.1
5bd02c8

Improvements 馃敡

Bugfixes 馃悰

Function signature fixes 馃

  • Add missing Set::map() method to functionMap (#923), thanks @simPod!
  • gnupg_verify() accepts false fot its signature param (#925), thanks @spaze!
  • Improve signature of random_bytes() (#926), thanks @staabm!
  • More precise count_chars() mode-param (#927), thanks @staabm!
  • More precise getdate() return type (#928), thanks @staabm!