Slim PHP View v3.0.0 Release Notes
Release Date: 2020-07-15 // almost 5 years ago-
Total issues resolved: 10
- 51: Use 4 space indent in composer.json thanks to @piotr-cz
- 52: Add fetchTemplate() method for layout-less rendering thanks to @jaywilliams
- 🛠 53: Bugfix: Infinite loop in fetch thanks to @piotr-cz
- ✅ 54: Add test for calling fetch() in a layout template thanks to @akrabat
- ⚡️ 55: Update dependencies thanks to @akrabat
- ⚡️ 56: Update for PHP 7.1+ thanks to @akrabat
- 57: Add custom exceptions thanks to @akrabat
- 59: Fix docblocs and license information thanks to @l0gicgate
- ⚡️ 61: Update .travis.yml thanks to @sergiy-petrov
- ⚡️ 63: Update link to laminas-escaper thanks to @odan
Previous changes from v2.2.1
-
Total issues resolved: 4
- 36: Use func_get_arg(0) vs $template thanks to @pmjones
- 39: textual change in README.md thanks to @llvdl
- 👍 44: Add layout support thanks to @tsu1980
- ⚡️ 45: Update .travis.yml thanks to @geggleto