Twig-View icon indicating copy to clipboard operation
Twig-View copied to clipboard

Slim Framework view helper built on top of the Twig templating component

Results 18 Twig-View issues
Sort by recently updated
recently updated
newest added

Updates the requirements on [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) to permit the latest version. Release notes Sourced from squizlabs/php_codesniffer's releases. 3.10.1 - 2024-05-22 Added Documentation for the following sniffs: Generic.Commenting.DocComment Thanks to Rodrigo Primo...

dependencies

Updates the requirements on [twig/twig](https://github.com/twigphp/Twig) to permit the latest version. Changelog Sourced from twig/twig's changelog. 3.10.3 (2024-05-16) Fix missing ; in generated code 3.10.2 (2024-05-14) Fix support for the deprecated...

dependencies

Updates the requirements on [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) to permit the latest version. Release notes Sourced from squizlabs/php_codesniffer's releases. 3.10.2 - 2024-07-22 Changed The following sniff(s) have received efficiency improvements: Generic.Functions.FunctionCallArgumentSpacing Thanks to...

dependencies

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. Release notes Sourced from phpstan/phpstan's releases. 1.11.8 Bleeding edge 🔪 Report useless return values of function calls like var_export without...

dependencies

The static method `TwigMiddleware::createFromContainer()` does not pass the `$attributeName` parameter to the constructor. https://github.com/slimphp/Twig-View/blob/3.x/src/TwigMiddleware.php#L56-L60 Example application ```php

bug

Updates the requirements on [squizlabs/php_codesniffer](https://github.com/PHPCSStandards/PHP_CodeSniffer) to permit the latest version. Release notes Sourced from squizlabs/php_codesniffer's releases. 3.10.3 - 2024-09-18 Changed Various housekeeping, including improvements to the tests and documentation. Thanks...

dependencies

Updates the requirements on [symfony/polyfill-php81](https://github.com/symfony/polyfill-php81) to permit the latest version. Commits 4a4cfc2 Bump to PHP 7.2, stick to phpunit 8.5 3fb0757 Fix CS 1d0f60d Revert "minor #477 Auto-close PRs on...

dependencies

Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. Release notes Sourced from phpstan/phpstan's releases. 1.12.5 Improvements 🔧 Deprecate ParametersAcceptorSelector::selectSingle() (https://github.com/phpstan/phpstan-src/commit/23c53a2210b715f672ad3087dd476faf34bdec6e) See: https://github.com/phpstan/phpstan/blob/2.0.x/UPGRADING.md#removed-deprecated-parametersacceptorselectorselectsingle Introduce lowercase-string (#3438), thanks @​VincentLanglet! More...

dependencies