Skip to content

Tags: slimphp/Slim-Psr7

Tags

1.8.0

Toggle 1.8.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: **5**

- [333: Add composer.lock](#333) thanks to @akrabat
- [334: Update composer dependencies and CI workflow](#334) thanks to @akrabat
- [336: Correct cookie expiration date format](#336) thanks to @adammeyer
- [337: Add missing PHPUnit PHP annotations](#337) thanks to @williamdes
- [340: Support PHP 8.5](#340) thanks to @akrabat

1.7.1

Toggle 1.7.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: **2**

- [304: phpstan fix](#304) thanks to @aleswita
- [328: Backports for 1.7.x (master)](#328) thanks to @williamdes

1.6.2

Toggle 1.6.2's commit message

Verified

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

- Don't read zero bytes from the stream
- Ensure one slach if there's no authority
- Forward port fixes from 1.5.x

1.5.2

Toggle 1.5.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #326 from williamdes/1.5.x

Backports for 1.5.x

- Add support for PHP 8.4 by @williamdes in #325
- Fixed: Uri::getPath() correctly normalises leading slashes.
- Fixed: Uri no longer double encodes user info.

1.4.2

Toggle 1.4.2'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**

- [325: Add support for PHP 8.4](#325) thanks to @williamdes

1.7.0

Toggle 1.7.0's commit message

Verified

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

1.5.1

Toggle 1.5.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
l0gicgate Pierre B.

1.4.1

Toggle 1.4.1's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
l0gicgate Pierre B.

1.6.1

Toggle 1.6.1's commit message

Verified

This tag was signed with the committer’s verified signature.
akrabat Rob Allen
Version 1.6.1

- Security fix: Reject newlines at end of header names

1.6.0

Toggle 1.6.0's commit message

Verified

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

- [209: PHPStan v1.0](#209) thanks to @t0mmy742
- [210: Update phpstan/phpstan requirement from ^1.0 to ^1.2](#210) thanks to @dependabot[bot]
- [211: Drop Support for PHP 7.3](#211) thanks to @nbayramberdiyev
- [212: Update phpspec/prophecy requirement from ^1.14 to ^1.15](#212) thanks to @dependabot[bot]
- [213: Update phpstan/phpstan requirement from ^1.2 to ^1.3](#213) thanks to @dependabot[bot]
- [214: Correct min. PHP version in README](#214) thanks to @nbayramberdiyev
- [216: Update phpstan/phpstan requirement from ^1.3 to ^1.4](#216) thanks to @dependabot[bot]
- [217: Update symfony/polyfill-php80 requirement from ^1.23 to ^1.24](#217) thanks to @dependabot[bot]
- [251: Avoid falsy comparison](#251) thanks to @nbayramberdiyev
- [252: Replace `setMethods` with `addMethods`](#252) thanks to @nbayramberdiyev
- [253: Minor improvements](#253) thanks to @nbayramberdiyev
- [254: Replace `assertFileNotExists()` method](#254) thanks to @nbayramberdiyev
- [255: Fix incorrect readable check](#255) thanks to @nbayramberdiyev
- [256: Encode special characters](#256) thanks to @nbayramberdiyev
- [258: Update symfony/polyfill-php80 requirement from ^1.24 to ^1.25](#258) thanks to @dependabot[bot]
- [259: Update phpstan/phpstan requirement from ^1.4 to ^1.5](#259) thanks to @dependabot[bot]
- [260: Update adriansuter/php-autoload-override requirement from ^1.2 to ^1.3](#260) thanks to @dependabot[bot]
- [261: Explicitly specify with phpdoc return types from interface](#261) thanks to @andrew-demb
- [263: Update phpstan/phpstan requirement from ^1.5 to ^1.6](#263) thanks to @dependabot[bot]
- [264: Cast header name to string](#264) thanks to @nbayramberdiyev
- [265: Update phpstan/phpstan requirement from ^1.6 to ^1.7](#265) thanks to @dependabot[bot]
- [266: Update symfony/polyfill-php80 requirement from ^1.25 to ^1.26](#266) thanks to @dependabot[bot]
- [267: Update phpstan/phpstan requirement from ^1.7 to ^1.8](#267) thanks to @dependabot[bot]
- [268: Update squizlabs/php_codesniffer requirement from ^3.6 to ^3.7](#268) thanks to @dependabot[bot]