Skip to content

Releases: thecodingmachine/safe

v2.1.3

30 Mar 09:49
c4919cd
Compare
Choose a tag to compare

What's Changed

  • Automatically regenerate the files by @github-actions in #326
  • Automatically regenerate the files by @github-actions in #329
  • Automatically regenerate the files by @github-actions in #330
  • Phpstan/update by @Kharhamel in #335
  • FIX: the generator now ignore the number typehints from phpstan by @Kharhamel in #336

Full Changelog: v2.1.2...v2.1.3

v2.1.2

01 Feb 21:09
e19610c
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.1.1...v2.1.2

v2.1.1

25 Jan 15:32
c11fc2e
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.0...v2.1.1

v2.1.0

18 Jan 13:34
d48e85e
Compare
Choose a tag to compare

What's Changed

  • Automatically regenerate the files by @github-actions in #321
  • Adding back some removed functions for PHP 8 (adding as deprecated) by @jaydiablo in #320

New Contributors

Full Changelog: v2.0.2...v2.1.0

v2.0.2

11 Jan 19:43
aeca670
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

11 Jan 19:37
418777f
Compare
Choose a tag to compare

What's Changed

  • Automatically regenerate the files by @github-actions in #311
  • Curl init by @Kharhamel in #315
  • FEATURE: move the file CustomPhpStanFunctionMap to the config directory and improved the cache CI by @Kharhamel in #319

Full Changelog: 2.0...v2.0.1

2.0

03 Jan 15:51
18c0068
Compare
Choose a tag to compare
2.0

This release finally brings PHP8 support! 🎉🎉🎉

If you find any issues, please report them and feel free to contribute your own PRs as well!

2.0.0-alpha.3

17 Oct 20:51
9337088
Compare
Choose a tag to compare
2.0.0-alpha.3 Pre-release
Pre-release

What's Changed

  • Empty strings functions by @Kharhamel in #303
  • Improved scanner to only look at the "returnvalues" sections by @Duroth in #305

Full Changelog: 2.0.0-alpha.2...2.0.0-alpha.3

2.0.0-alpha.2

16 Oct 13:41
c1748a0
Compare
Choose a tag to compare
2.0.0-alpha.2 Pre-release
Pre-release

What's Changed

New Contributors

Special thanks

  • Special thanks to @Duroth for checking which generated files require fixes

Full Changelog: 2.0.0-alpha.1...2.0.0-alpha.2

2.0.0-alpha.1

01 Oct 13:56
4f7c347
Compare
Choose a tag to compare
2.0.0-alpha.1 Pre-release
Pre-release

This release adds support for PHP8 and drops support for PHP7.x and lower.

Give it a try and let us know through github issues if you encounter any problems!