Tags: slimphp/Twig-View
Tags
Total issues resolved: **20** - [206: Update phpstan/phpstan requirement from ^0.12.58 to ^0.12.64](#206) thanks to @dependabot-preview[bot] - [207: Update twig/twig requirement from ^3.1 to ^3.2](#207) thanks to @dependabot-preview[bot] - [209: Update phpstan/phpstan requirement from ^0.12.64 to ^0.12.70](#209) thanks to @dependabot-preview[bot] - [210: Update phpstan/phpstan requirement from ^0.12.64 to ^0.12.71](#210) thanks to @dependabot-preview[bot] - [213: Update twig/twig requirement from ^3.2 to ^3.3](#213) thanks to @dependabot-preview[bot] - [214: Fix error "Slim\Views\TwigExtension as extensions have already been initialized" on RoadRunner server](#214) thanks to @Hi-Alan - [215: Upgrade to GitHub-native Dependabot](#215) thanks to @dependabot-preview[bot] - [217: Update phpstan/phpstan requirement from ^0.12.80 to ^0.12.85](#217) thanks to @dependabot[bot] - [218: Update squizlabs/php_codesniffer requirement from ^3.5 to ^3.6](#218) thanks to @dependabot[bot] - [219: Update slim/slim requirement from ^4.7 to ^4.8](#219) thanks to @dependabot[bot] - [222: Update phpstan/phpstan requirement from ^0.12.85 to ^0.12.90](#222) thanks to @dependabot[bot] - [228: Update phpstan/phpstan requirement from ^0.12.90 to ^0.12.99](#228) thanks to @dependabot[bot] - [229: Add Github Actions Workflow](#229) thanks to @l0gicgate - [230: Remove php 7.2 reference from README](#230) thanks to @l0gicgate - [231: Remove ignore directives](#231) thanks to @l0gicgate - [232: Update slim/slim requirement from ^4.8 to ^4.9](#232) thanks to @dependabot[bot] - [236: Fix deprecation warning PHP 8.1 (+ small things)](#236) thanks to @t0mmy742 - [237: Update phpstan/phpstan requirement from ^0.12.99 to ^1.2.0](#237) thanks to @dependabot[bot] - [238: Drop Support for PHP 7.3](#238) thanks to @nbayramberdiyev - [239: Update phpstan/phpstan requirement from ^1.2.0 to ^1.3.0](#239) thanks to @dependabot[bot]
Total issues resolved: **18** - [176: Update slim/slim requirement from ^4.0 to ^4.5](#176) thanks to @dependabot-preview[bot] - [177: Fix phpstan 0.12 errors](#177) thanks to @adriansuter - [178: Update phpstan/phpstan requirement from ^0.12.23 to ^0.12.25](#178) thanks to @dependabot-preview[bot] - [179: Update phpstan/phpstan requirement from ^0.12.25 to ^0.12.26](#179) thanks to @dependabot-preview[bot] - [180: Update phpstan/phpstan requirement from ^0.12.26 to ^0.12.27](#180) thanks to @dependabot-preview[bot] - [181: Update phpstan/phpstan requirement from ^0.12.27 to ^0.12.28](#181) thanks to @dependabot-preview[bot] - [182: Update phpstan/phpstan requirement from ^0.12.28 to ^0.12.29](#182) thanks to @dependabot-preview[bot] - [185: Update phpstan/phpstan requirement from ^0.12.29 to ^0.12.31](#185) thanks to @dependabot-preview[bot] - [186: Update phpstan/phpstan requirement from ^0.12.31 to ^0.12.32](#186) thanks to @dependabot-preview[bot] - [188: Update phpstan/phpstan requirement from ^0.12.32 to ^0.12.33](#188) thanks to @dependabot-preview[bot] - [190: Update phpstan/phpstan requirement from ^0.12.33 to ^0.12.34](#190) thanks to @dependabot-preview[bot] - [193: Update phpstan/phpstan requirement from ^0.12.36 to ^0.12.37](#193) thanks to @dependabot-preview[bot] - [195: Update phpstan/phpstan requirement from ^0.12.37 to ^0.12.40](#195) thanks to @dependabot-preview[bot] - [197: Update phpstan/phpstan requirement from ^0.12.40 to ^0.12.52](#197) thanks to @dependabot-preview[bot] - [198: Update twig/twig requirement from ^3.0 to ^3.1](#198) thanks to @dependabot-preview[bot] - [200: Update phpstan/phpstan requirement from ^0.12.52 to ^0.12.58](#200) thanks to @dependabot-preview[bot] - [201: Update slim/slim requirement from ^4.5 to ^4.7](#201) thanks to @dependabot-preview[bot] - [204: PHP 8 Support](#204) thanks to @l0gicgate
Total issues resolved: **7** - [166: Update .travis.yml](#166) thanks to @sergiy-petrov - [167: Fix errors in README.md examples](#167) thanks to @nimamo - [168: Fix signature](#168) thanks to @adriansuter - [170: Fix Readme Version](#170) thanks to @l0gicgate - [171: Upgrade phpunit to version 8.5](#171) thanks to @adriansuter - [172: Update Twig version in composer description](#172) thanks to @adriansuter - [173: Add scripts to composer and update code sniffer](#173) thanks to @adriansuter
Total issues resolved: **11** - [134: Fine tuning non container usage](#134) thanks to @bangzek - [135: Dependency Inject LoaderInterface on Twig Constructor](#135) thanks to @bangzek - [137: 3.x - Add coverage and license badges](#137) thanks to @adriansuter - [139: 3.x - Remove php-di from the requirements](#139) thanks to @adriansuter - [144: 3.x - Update composer require command in README](#144) thanks to @adriansuter - [146: 3.x - Move Slim to the required packages](#146) thanks to @adriansuter - [147: 3.x - Add phpcs and phpstan](#147) thanks to @adriansuter - [152: Add base_path template function](#152) thanks to @odan - [153: Fix url to Twig](#153) thanks to @adriansuter - [154: [3.x\ Fix access to undefined array index](#154) thanks to @adriansuter - [161: Support Twig 3](#161) thanks to @t0mmy742
Total issues resolved: **18** - [106: Remove Twig 1 Mentions on README](#106) thanks to @l0gicgate - [107: Add annotations and type-hints](#107) thanks to @adriansuter - [108: Add type hints](#108) thanks to @adriansuter - [109: Add test cases for Twig](#109) thanks to @adriansuter - [110: Add test cases for TwigExtension](#110) thanks to @adriansuter - [111: Fix indentation typos](#111) thanks to @jfcherng - [112: Add container key](#112) thanks to @adriansuter - [113: Refactor \Slim\Tests\TwigMiddlewareTest to remove duplicate code](#113) thanks to @adriansuter - [114: Remove white-space](#114) thanks to @adriansuter - [115: Create git attributes file](#115) thanks to @adriansuter - [117: [3.x\ Decouple the extension definitions from their runtime implementations?](#117) thanks to @adriansuter - [119: [3.x\ Decouple the extension definitions from their runtime implementations](#119) thanks to @adriansuter - [120: [3.x\ Add middleware self-factory](#120) thanks to @adriansuter - [122: TwigMiddleware doesn't set container only get](#122) thanks to @bangzek - [123: [3.x\ Patch composer](#123) thanks to @adriansuter - [126: 3.x - Remove unnecessary uses](#126) thanks to @adriansuter - [127: 3.x - Add `TwigContext` to pass twig via server request attributes](#127) thanks to @adriansuter - [131: 3.x - Fix Travis Config To Speed Up Builds](#131) thanks to @l0gicgate
- [105: Port for Slim 4 Usage](#105) thanks to @l0gicgate
Total issues resolved: **4** - [99: README.md Typo fix](#99) thanks to @Bunkermaster - [102: implement url_for() fixes #101](#102) thanks to @splitbrain - [103: annotate twig exceptions in fetch method](#103) thanks to @mbolli - [104: Replace deprecated methods as of Twig 2.7](#104) thanks to @trasher
PreviousNext