changelog

This commit is contained in:
Simon Wisselink
2020-09-11 13:30:41 +02:00
parent 6f41b9bfc9
commit 8df47cf030

View File

@@ -7,10 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
### 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
- PHP5.3 compatability fixes
- PHP5.3 compatibility fixes
## [3.1.36] - 2020-04-14