mirror of
https://github.com/smarty-php/smarty.git
synced 2025-08-02 17:34:26 +02:00
changelog
This commit is contained in:
@@ -7,10 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||||||
## [Unreleased]
|
## [Unreleased]
|
||||||
|
|
||||||
### Changed
|
### Changed
|
||||||
- Travis unit tests now run for all php versions >= 5.3
|
- Changed error handlers and handling of undefined constants for php8-compatibility (set $errcontext argument optional) https://github.com/smarty-php/smarty/issues/605
|
||||||
|
- Changed expected error levels in unit tests for php8-compatibility
|
||||||
|
- Travis unit tests now run for all php versions >= 5.3, including php8
|
||||||
|
|
||||||
### Fixed
|
### Fixed
|
||||||
- PHP5.3 compatability fixes
|
- PHP5.3 compatibility fixes
|
||||||
|
|
||||||
## [3.1.36] - 2020-04-14
|
## [3.1.36] - 2020-04-14
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user