Releases: encodium/Smarty-View
Releases · encodium/Smarty-View
Support PHP 8.2
- We created a fork to support PHP 8.2 with the
1.x
version of this package (Slim 3) - Upgrade PHPUnit
- Mute PHP 8.2 deprecation warnings (we need 7.4 support temporarily) via
#[\ReturnTypeWillChange]