Skip to content

Releases: thecodingmachine/safe

v2.5.0

09 Apr 13:17
3115ecd
Compare
Choose a tag to compare

What's Changed

  • Automatically regenerate the files by @github-actions in #397
  • Fix DateTimeImmutable::createFromInterface error by @yann-eugone in #402
  • specify Safe\createFromMutable return changing type for php8.2 by @MarvinCourcier in #406
  • FIX: Fix openssl_pkey_get_* functions by @martinssipenko in #409

New Contributors

Full Changelog: v2.4.0...v2.5.0

v2.4.0

07 Oct 14:03
e788f3d
Compare
Choose a tag to compare

What's Changed

  • Automatically regenerate the files by @github-actions in #394
  • stream_filter_append & stream_filter_prepend use mixed instead of array by @ildyria in #395

New Contributors

Full Changelog: v2.3.1...v2.4.0

v2.3.1

20 Sep 12:01
b141ff5
Compare
Choose a tag to compare

What's Changed

  • Automatically regenerate the files by @github-actions in #391
  • Automatically regenerate the files by @github-actions in #393
  • Fix undefined sleep() function due to autoloading issue by @colinodell in #390

New Contributors

Full Changelog: v2.3.0...v2.3.1

v2.3.0

13 Sep 15:50
dc8df8f
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.3...v2.3.0

v2.2.3

04 Aug 14:30
e454a31
Compare
Choose a tag to compare

What's Changed

  • Bump guzzlehttp/guzzle from 7.4.3 to 7.4.5 in /generator by @dependabot in #367
  • Update .gitattributes to export-ignore additional files by @TimWolla in #371
  • Automatically regenerate the files by @github-actions in #373
  • issue 324: change parameter name from options to flags by @MarcinGladkowski in #376
  • Automatically regenerate the files by @github-actions in #374

New Contributors

Full Changelog: v2.2.2...v2.2.3

v2.2.2

20 Jul 17:48
440284f
Compare
Choose a tag to compare

What's Changed

  • Automatically regenerate the files by @github-actions in #364
  • FIX: Deprecated array_replace and array_replace_recursive by @Kharhamel in #369
  • Fixed an error with the CurlException by @Kharhamel in #370

Full Changelog: v2.2.1...v2.2.2

v2.2.1

09 Jun 15:43
2a8d758
Compare
Choose a tag to compare

What's Changed

  • FIX: regenerated the files without losing support for date by @Kharhamel in #362
  • Bump guzzlehttp/guzzle from 7.4.2 to 7.4.3 in /generator by @dependabot in #359

New Contributors

Full Changelog: v2.2.0...v2.2.1

v2.2.0

25 May 13:39
5570fbf
Compare
Choose a tag to compare

What's Changed

  • Replace PSR-4 with classmap autoloader by @j3j5 in #350
  • Automatically regenerate the files by @github-actions in #354
  • Updating the dev-master alias by @moufmouf in #347
  • Automatically regenerate the files by @github-actions in #355
  • Automatically regenerate the files by @github-actions in #358
  • Make Safe\Exceptions\JsonException inherits from \JsonException by @jdecool in #357

New Contributors

Full Changelog: v2.1.4...v2.2.0

v2.2-alpha

09 May 12:08
4deb927
Compare
Choose a tag to compare
v2.2-alpha Pre-release
Pre-release

This is an alpha to test @j3j5 new autoloading structure to try to fix #235 once and for all.

This shouldn't break anything but better safe than sorry

v2.1.4

02 May 13:56
b206c26
Compare
Choose a tag to compare

What's Changed

  • Automatically regenerate the files by @github-actions in #339
  • Automatically regenerate the files by @github-actions in #340
  • Automatically regenerate the files by @github-actions in #341
  • FEATURE: array_combine is now deprecated by @Kharhamel in #346
  • Automatically regenerate the files by @github-actions in #342
  • Fix CS in rector-migrate.php by @szepeviktor in #349
  • FEATURE: added back imagecreatefromstring by @Kharhamel in #353

New Contributors

  • @j3j5 made their first contribution in #333

Full Changelog: v2.1.3...v2.1.4