Skip to content

Tags: slimphp/Slim

Tags

4.15.2

Toggle 4.15.2's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
akrabat Rob Allen
4.15.2

- Escape HTML entities in HtmlErrorRenderer to prevent XSS attacks
  (GHSA-53h4-8rc4-f539)
- Fix static analysis suppression in RouteCollector::removeNamedRoute()
  (#3445)

3.13.0

Toggle 3.13.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
akrabat Rob Allen
Total issues resolved: **1**

- [3442: v3: PHP 8.1 - PHP 8.5](#3442) thanks to @maksimovic

4.15.1

Toggle 4.15.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
akrabat Rob Allen
Total issues resolved: **3**

- [3411: Allow PHPUnit 10, 11 and 12](#3411) thanks to @williamdes
- [3415: Add support for PHP 8.5](#3415) thanks to @akrabat
- [3416: Update version to 4.15.1](#3416) thanks to @akrabat

4.15.0

Toggle 4.15.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Refine RouteParserInterface type annotations. (#3400)

4.14.0

Toggle 4.14.0's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
akrabat Rob Allen
Total issues resolved: **3**

- [3319: Do not HTML entity encode in PlainTextErrorRenderer](#3319) thanks to @akrabat
- [3321: Only render tip to error log if plain text renderer is used](#3321) thanks to @akrabat
- [3322: Add template generics for PSR-11 implementations in PHPStan and Psalm](#3322) thanks to @limarkxx

4.13.0

Toggle 4.13.0's commit message

Verified

This tag was signed with the committer’s verified signature.
l0gicgate Pierre B.
Total issues resolved: **16**

- [3277: Create HttpTooManyRequestsException.php](#3277) thanks to @flavioheleno
- [3278: Remove HttpGoneException executable flag](#3278) thanks to @flavioheleno
- [3285: Update guzzlehttp/psr7 requirement from ^2.5 to ^2.6](#3285) thanks to @dependabot[bot]
- [3290: Bump actions/checkout from 3 to 4](#3290) thanks to @dependabot[bot]
- [3291: Fix line length](#3291) thanks to @l0gicgate
- [3296: PSR 7 http-message version requirement](#3296) thanks to @rotexdegba
- [3297: Allow Diactoros 3](#3297) thanks to @derrabus
- [3299: Update tests and add PHP 8.3 to the CI matrix](#3299) thanks to @akrabat
- [3301: Update nyholm/psr7-server requirement from ^1.0 to ^1.1](#3301) thanks to @dependabot[bot]
- [3302: Add support for psr/http-message ^2.0](#3302) thanks to @rotexdegba
- [3305: Update phpspec/prophecy-phpunit requirement from ^2.0 to ^2.1](#3305) thanks to @dependabot[bot]
- [3306: Update phpspec/prophecy requirement from ^1.17 to ^1.18](#3306) thanks to @dependabot[bot]
- [3308: Update squizlabs/php_codesniffer requirement from ^3.7 to ^3.8](#3308) thanks to @dependabot[bot]
- [3313: Bump ramsey/composer-install from 2 to 3](#3313) thanks to @dependabot[bot]
- [3314: Update phpspec/prophecy requirement from ^1.18 to ^1.19](#3314) thanks to @dependabot[bot]
- [3315: Update squizlabs/php_codesniffer requirement from ^3.8 to ^3.9](#3315) thanks to @dependabot[bot]

4.12.0

Toggle 4.12.0's commit message

Verified

This tag was signed with the committer’s verified signature.
l0gicgate Pierre B.
Total issues resolved: **18**

- [3220: Refactor](#3220) thanks to @amirkhodabande
- [3237: Update phpstan/phpstan requirement from ^1.8 to ^1.9](#3237) thanks to @dependabot[bot]
- [3238: Update slim/http requirement from ^1.2 to ^1.3](#3238) thanks to @dependabot[bot]
- [3239: Update slim/psr7 requirement from ^1.5 to ^1.6](#3239) thanks to @dependabot[bot]
- [3240: Update phpspec/prophecy requirement from ^1.15 to ^1.16](#3240) thanks to @dependabot[bot]
- [3241: Update adriansuter/php-autoload-override requirement from ^1.3 to ^1.4](#3241) thanks to @dependabot[bot]
- [3245: New ability to override RouteGroupInterface in the Route class](#3245) thanks to @githubjeka
- [3253: Fix HttpBadRequestException description](#3253) thanks to @jsanahuja
- [3254: Update phpunit/phpunit requirement from ^9.5 to ^9.6](#3254) thanks to @dependabot[bot]
- [3255: Update phpstan/phpstan requirement from ^1.9 to ^1.10](#3255) thanks to @dependabot[bot]
- [3256: Update phpspec/prophecy requirement from ^1.16 to ^1.17](#3256) thanks to @dependabot[bot]
- [3264: Update psr/http-message requirement from ^1.0 to ^1.1](#3264) thanks to @dependabot[bot]
- [3265: Update nyholm/psr7 requirement from ^1.5 to ^1.7](#3265) thanks to @dependabot[bot]
- [3266: Update guzzlehttp/psr7 requirement from ^2.4 to ^2.5](#3266) thanks to @dependabot[bot]
- [3267: Update nyholm/psr7 requirement from ^1.7 to ^1.8](#3267) thanks to @dependabot[bot]
- [3269: Update httpsoft/http-server-request requirement from ^1.0 to ^1.1](#3269) thanks to @dependabot[bot]
- [3270: Update httpsoft/http-message requirement from ^1.0 to ^1.1](#3270) thanks to @dependabot[bot]
- [3271: prevent multiple entries of same methode in FastRouteDispatcher](#3271) thanks to @papparazzo

3.12.5

Toggle 3.12.5's commit message

Verified

This tag was signed with the committer’s verified signature.
l0gicgate Pierre B.
Total issues resolved: **1**

- [3274: Fix 3.x App::VERSION](#3274) thanks to @l0gicgate

4.11.0

Toggle 4.11.0's commit message

Verified

This tag was signed with the committer’s verified signature.
akrabat Rob Allen
Total issues resolved: **27**

- [3180: Declare types](#3180) thanks to @nbayramberdiyev
- [3181: Update laminas/laminas-diactoros requirement from ^2.8 to ^2.9](#3181) thanks to @dependabot[bot]
- [3182: Update guzzlehttp/psr7 requirement from ^2.1 to ^2.2](#3182) thanks to @dependabot[bot]
- [3183: Update phpstan/phpstan requirement from ^1.4 to ^1.5](#3183) thanks to @dependabot[bot]
- [3184: Update adriansuter/php-autoload-override requirement from ^1.2 to ^1.3](#3184) thanks to @dependabot[bot]
- [3189: Update phpstan/phpstan requirement from ^1.5 to ^1.6](#3189) thanks to @dependabot[bot]
- [3191: Adding property types to Middleware classes](#3191) thanks to @ashleycoles
- [3193: Handlers types](#3193) thanks to @ashleycoles
- [3194: Adding types to AbstractErrorRenderer](#3194) thanks to @ashleycoles
- [3195: Adding prop types for Exception classes](#3195) thanks to @ashleycoles
- [3196: Adding property type declarations for Factory classes](#3196) thanks to @ashleycoles
- [3197: Remove redundant docblock types](#3197) thanks to @theodorejb
- [3199: Update laminas/laminas-diactoros requirement from ^2.9 to ^2.11](#3199) thanks to @dependabot[bot]
- [3200: Update phpstan/phpstan requirement from ^1.6 to ^1.7](#3200) thanks to @dependabot[bot]
- [3205: Update guzzlehttp/psr7 requirement from ^2.2 to ^2.4](#3205) thanks to @dependabot[bot]
- [3206: Update squizlabs/php_codesniffer requirement from ^3.6 to ^3.7](#3206) thanks to @dependabot[bot]
- [3207: Update phpstan/phpstan requirement from ^1.7 to ^1.8](#3207) thanks to @dependabot[bot]
- [3211: Assign null coalescing to coalesce equal](#3211) thanks to @MathiasReker
- [3213: Void return](#3213) thanks to @MathiasReker
- [3214: Is null](#3214) thanks to @MathiasReker
- [3216: Refactor](#3216) thanks to @mehdihasanpour
- [3218: Refactor some code](#3218) thanks to @mehdihasanpour
- [3221: Cleanup](#3221) thanks to @mehdihasanpour
- [3225: Update laminas/laminas-diactoros requirement from ^2.11 to ^2.14](#3225) thanks to @dependabot[bot]
- [3228: Using assertSame to let assert equal be restricted](#3228) thanks to @peter279k
- [3229: Update laminas/laminas-diactoros requirement from ^2.14 to ^2.17](#3229) thanks to @dependabot[bot]
- [3235: Persist routes indexed by name in RouteCollector for improved performance.](#3235) thanks to @BusterNeece

3.12.4

Toggle 3.12.4's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
l0gicgate Pierre B.
Total issues resolved: **5**

- [2906: Fix #2890](#2906) thanks to @t0mmy742
- [3042: Allow "none" as SameSite value in cookies](#3042) thanks to @arneee
- [3092: Don't use libxml_disable_entity_loader when deprecated](#3092) thanks to @iansltx
- [3117: Add tests workflow to 3.x branch](#3117) thanks to @l0gicgate
- [3186: Fix PHP 8.1 incompatibilities](#3186) thanks to @barasimumatik