Skip to content

Releases: nette/safe-stream

Released version 3.0.1

26 Nov 23:05
@dg dg
Compare
Choose a tag to compare
  • support for PHP 8.3
  • removed error suppression

Released version 3.0.0

12 Dec 17:19
@dg dg
Compare
Choose a tag to compare
  • requires PHP 8.0
  • constants are PascalCase
  • removed old protocol safe://
  • renamed Nette\Utils\SafeStream -> Nette\SafeStream\Wrapper

Released version 2.5.1

12 Dec 16:59
@dg dg
Compare
Choose a tag to compare

supports PHP 8.2

Released version 2.5.0

03 Jan 23:15
@dg dg
Compare
Choose a tag to compare
  • Revert "SafeStream: reimplemented to provide real atomicity"
  • simplified implementation only using locks

Released version 2.4.2

02 Jun 14:46
@dg dg
Compare
Choose a tag to compare
  • fixed fopen mode #10

Released version 2.4.1

16 Mar 14:30
@dg dg
ae6f314
Compare
Choose a tag to compare
  • PHP 7.4 compatibility

For the details you can have a look at the diff.

Released version 2.4.0

05 Feb 22:45
@dg dg
Compare
Choose a tag to compare
  • requires PHP 7.1
  • uses PHP 7.1 features
  • added PHP 7.1 scalar and return type hints
  • added declare(strict_types=1);

Released version 2.3.3

14 Jul 07:51
@dg dg
Compare
Choose a tag to compare
  • supports PHP up to 7.2
  • coding style: fixes, lowercase true/false/null

For the details you can have a look at the diff.

Released version 2.3.2

01 Apr 14:31
@dg dg
Compare
Choose a tag to compare
  • SafeStream: unregister protocols in cleaner way #6

For the details you can have a look at the diff.

Released version 2.3.1

23 Aug 14:06
@dg dg
Compare
Choose a tag to compare
  • travis: migrating to container-based infrastructure
  • typos

For the details you can have a look at the diff.