8000 Release v5.0.1 · Stichoza/google-translate-php · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

v5.0.1

Compare
Choose a tag to compare
@Stichoza Stichoza released this 28 Nov 16:02
· 71 commits to master since this release
f978697

Updated package to require PHP 8 as PHP 7.4 reached its end of life yesterday.

  • setOptions() method accepts only arrays, parameter is not nullable anymore. Likelihood of impact in low.
  • Updated PHPUnit and GuzzleHttp dependencies.
  • All properties and parameters are typed.
  • Various bugfixes and improvements.
0