Releases: nette/safe-stream
Releases · nette/safe-stream
Released version 3.0.1
Released version 3.0.0
- requires PHP 8.0
- constants are PascalCase
- removed old protocol safe://
- renamed Nette\Utils\SafeStream -> Nette\SafeStream\Wrapper
Released version 2.5.1
supports PHP 8.2
Released version 2.5.0
- Revert "SafeStream: reimplemented to provide real atomicity"
- simplified implementation only using locks
Released version 2.4.2
- fixed fopen mode #10
Released version 2.4.1
- PHP 7.4 compatibility
For the details you can have a look at the diff.
Released version 2.4.0
- 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
- 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
Released version 2.3.1
- travis: migrating to container-based infrastructure
- typos
For the details you can have a look at the diff.