Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / Nyholm/psr7 issues and pull requests

#259 - PSR-13 support

Issue - State: open - Opened by Crell about 1 month ago - 4 comments

#258 - Changelog for 1.8.2

Pull Request - State: closed - Opened by Nyholm about 2 months ago

#257 - odd warning about

Issue - State: closed - Opened by tacman about 2 months ago - 1 comment

#256 - Release for PHP 8.4 deprecation fixes

Issue - State: open - Opened by shyim 2 months ago

#255 - [PHP 8.4] Fixes for implicit nullability deprecation

Pull Request - State: closed - Opened by Ayesh 8 months ago - 6 comments

#254 - Request getSize() returns null for php://input stream

Issue - State: closed - Opened by odan 12 months ago - 1 comment

#253 - Support for "Early Hints" / HTTP Code 103

Issue - State: open - Opened by joergmoenke 12 months ago - 1 comment

#252 - Fix error handling in Stream::getContents()

Pull Request - State: closed - Opened by nicolas-grekas 12 months ago - 12 comments

#250 - Fix .gitattributes

Pull Request - State: closed - Opened by VincentLanglet over 1 year ago - 1 comment

#249 - Empty host value not allowed

Issue - State: closed - Opened by georgeboot over 1 year ago - 1 comment

#248 - php-http/message-factory

Issue - State: closed - Opened by vikingsurfeur over 1 year ago - 2 comments

#247 - Test CI

Pull Request - State: closed - Opened by Nyholm over 1 year ago - 1 comment

#244 - Breaking change from 1.5.1 => 1.6.0 due to fseek on new streams?

Issue - State: closed - Opened by calvinalkan over 1 year ago - 3 comments

#243 - Deprecate HttplugFactory and make dependency on php-http/message-factory optional

Pull Request - State: closed - Opened by murat11 over 1 year ago - 2 comments

#242 - PSR/HTTP message incompatibility 2.0 on nyholm/psr7 server

Issue - State: closed - Opened by chen900804 over 1 year ago - 1 comment

#241 - Improve performance of creating streams from strings

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago

#240 - Update changelog

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago - 1 comment

#239 - psr/http-message 版本问题

Issue - State: closed - Opened by chen900804 over 1 year ago - 4 comments

#238 - "Site not found" for https://tnyholm.se

Issue - State: closed - Opened by florisluiten over 1 year ago - 2 comments

#237 - README.md: add badges for GH Actions

Pull Request - State: closed - Opened by alexislefebvre over 1 year ago

#236 - Added change log for 1.6.1

Pull Request - State: closed - Opened by Nyholm over 1 year ago

#235 - [CS] native_function_invocation

Pull Request - State: closed - Opened by Nyholm over 1 year ago

#234 - Allow psr/http-message v2

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago - 3 comments

#233 - [CI] Remove badge for Travis

Pull Request - State: closed - Opened by Nyholm over 1 year ago

#232 - [CI] Just some code style changes

Pull Request - State: closed - Opened by Nyholm over 1 year ago

#231 - [CI] Remove scutinizer

Pull Request - State: closed - Opened by Nyholm over 1 year ago

#230 - Use zval storage for Stream instances created from strings

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago - 2 comments

#229 - Extract path normalization in a separate method

Pull Request - State: closed - Opened by kudashevs over 1 year ago - 1 comment

#228 - Added some more tests

Pull Request - State: closed - Opened by Nyholm over 1 year ago

#227 - Always store Response in memory

Pull Request - State: closed - Opened by mvorisek over 1 year ago - 12 comments

#226 - chore: drop php 7.1 support

Pull Request - State: closed - Opened by simPod over 1 year ago - 1 comment

#225 - Revert removals of `@final` annotations

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago

#224 - refactor(phpunit): make data providers static

Pull Request - State: closed - Opened by simPod over 1 year ago - 1 comment

#223 - chore(deps): allow psr/http-message v2

Pull Request - State: closed - Opened by simPod over 1 year ago - 11 comments

#222 - Fixed incorrect branch alias

Pull Request - State: closed - Opened by GrahamCampbell over 1 year ago - 2 comments

#221 - Encode only reserved characters in user-info

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago - 3 comments

#220 - Add some missing type checks on arguments

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago

#219 - Escaping of user info breaks NTLM authentication

Issue - State: closed - Opened by sunkan over 1 year ago - 9 comments

#218 - Release 1.6.0

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago - 7 comments

#217 - Stream: seek to the begining of the string on initialization

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago

#216 - Revert "Fix permissions on BC check job"

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago

#215 - Fix permission on BC check job

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago

#213 - Encode userinfo (but don't double-encode)

Pull Request - State: closed - Opened by nicolas-grekas over 1 year ago - 2 comments

#212 - Test on PHP 8.2

Pull Request - State: closed - Opened by GrahamCampbell over 1 year ago

#211 - Uri: normalization leading slashes for getPath()

Pull Request - State: closed - Opened by vanodevium almost 2 years ago

#210 - Integration tests errors

Issue - State: closed - Opened by vanodevium almost 2 years ago - 2 comments

#209 - Response::__toString()

Issue - State: closed - Opened by vanodevium almost 2 years ago - 2 comments

#207 - make response serializable

Pull Request - State: closed - Opened by VirgileZol almost 2 years ago - 1 comment

#206 - Filter Uri->withUserInfo() input

Issue - State: closed - Opened by mabar almost 2 years ago - 2 comments

#205 - fix psr17factory create stream

Pull Request - State: closed - Opened by nawedr almost 2 years ago - 1 comment

#204 - Empty body when using psr17factory's createRequest

Issue - State: closed - Opened by nawedr almost 2 years ago - 3 comments

#203 - Improve extensibility by removing `@final` and making Stream's constructor public

Pull Request - State: closed - Opened by nicolas-grekas about 2 years ago - 1 comment

#202 - Fixed rawurlencode for userInfo in Uri

Pull Request - State: closed - Opened by ezimuel about 2 years ago - 7 comments

#201 - feature request for a non-buffered stream (NonBufferedStream)

Issue - State: closed - Opened by manueldimmler over 2 years ago - 3 comments

#200 - Release 1.5.1

Pull Request - State: closed - Opened by Nyholm over 2 years ago

#199 - argument name of withHeader() is inconsistent with PSR-7 definition.

Issue - State: closed - Opened by shotanue over 2 years ago - 2 comments

#198 - Broken PSR-7 immutability

Issue - State: closed - Opened by zonuexe over 2 years ago - 2 comments
Labels: wontfix

#197 - Resolve symfony/error-handler deprecations

Pull Request - State: closed - Opened by andrew-demb over 2 years ago

#196 - Fixed deprecation messages for PHP 8.1

Pull Request - State: closed - Opened by luisfn over 2 years ago - 8 comments

#195 - Deprecation message with PHP 8.1

Issue - State: closed - Opened by jokaorgua over 2 years ago - 2 comments

#194 - Release 1.5.0

Pull Request - State: closed - Opened by Nyholm almost 3 years ago

#193 - Header validation error should include offending header value

Issue - State: closed - Opened by ostrolucky almost 3 years ago - 1 comment

#192 - PHP 8.1

Pull Request - State: closed - Opened by SharkMachine almost 3 years ago - 1 comment

#191 - Release latest fixes with explicit return types

Issue - State: closed - Opened by andrew-demb almost 3 years ago - 2 comments

#190 - Proxy server

Issue - State: closed - Opened by chrisooo3 almost 3 years ago - 2 comments

#188 - Add return types to HttplugFactory

Pull Request - State: closed - Opened by ostrolucky almost 3 years ago - 4 comments

#187 - Add explicit `@return mixed` phpdoc

Pull Request - State: closed - Opened by nicolas-grekas about 3 years ago

#186 - Stupid error

Pull Request - State: closed - Opened by jorgdz about 3 years ago - 2 comments

#185 - Improve error handling

Pull Request - State: closed - Opened by nicolas-grekas over 3 years ago - 1 comment

#184 - add doc/ and psalm.xml to .gitattributes

Pull Request - State: closed - Opened by higoka over 3 years ago - 1 comment

#183 - Update .gitattributes

Issue - State: closed - Opened by williamdes over 3 years ago - 1 comment

#182 - Revert #177

Pull Request - State: closed - Opened by Nyholm over 3 years ago - 7 comments

#181 - Should getQueryParams() have a default value in objects from PSR-17 factories?

Issue - State: closed - Opened by someniatko over 3 years ago - 13 comments

#180 - Before releasing 1.5.0

Issue - State: closed - Opened by Nyholm over 3 years ago - 3 comments

#179 - Make more clear exception messages with quotes

Pull Request - State: closed - Opened by Nyholm over 3 years ago

#178 - Issue with Mockery and Stream::close()

Issue - State: closed - Opened by designcise over 3 years ago - 9 comments
Labels: help wanted

#177 - creating a stream from string has unexpected behaviour

Pull Request - State: closed - Opened by dbu over 3 years ago - 7 comments

#176 - Fix of stream saving

Pull Request - State: closed - Opened by Ryllaz over 3 years ago - 8 comments

#175 - Empty file upload gives fatal error in PHP 8.0

Issue - State: closed - Opened by fisharebest over 3 years ago - 12 comments

#174 - Wrap fopen for PHP 8

Pull Request - State: closed - Opened by Zegnat over 3 years ago - 7 comments

#173 - Update the readme with better benchmarks

Pull Request - State: closed - Opened by Nyholm over 3 years ago

#172 - Remove LowercaseTrait

Pull Request - State: closed - Opened by Nyholm over 3 years ago

#171 - Inconsistent handling of stringable bodies

Issue - State: closed - Opened by AndreKR over 3 years ago - 4 comments

#170 - Use github actions for PHPUnit

Pull Request - State: closed - Opened by Nyholm over 3 years ago

#169 - Remove final keyword

Pull Request - State: closed - Opened by Nyholm over 3 years ago - 6 comments

#168 - Please delete attribute FInal from classes!

Issue - State: closed - Opened by symbioticphp almost 4 years ago - 15 comments

#167 - issue: InvalidArgumentException: Header values must be RFC 7230 compatible strings.

Issue - State: closed - Opened by DominicGBauer almost 4 years ago - 6 comments
Labels: help wanted

#166 - Updated Zend to Laminas in README

Pull Request - State: closed - Opened by Shikachuu almost 4 years ago - 1 comment

#165 - Rename Zend to Laminas

Pull Request - State: closed - Opened by Groruk almost 4 years ago - 1 comment

#164 - Use static return annotation for best IDE method suggestion

Pull Request - State: closed - Opened by samizdam almost 4 years ago - 2 comments

#163 - Make Request class non-final?

Issue - State: closed - Opened by pkly almost 4 years ago - 1 comment

#162 - Removed PHP7 line

Pull Request - State: closed - Opened by Nyholm almost 4 years ago

#161 - Changes to meta files and support for PHPUnit 9

Pull Request - State: closed - Opened by Nyholm almost 4 years ago

#160 - Add Github action to automatically update branch alias

Pull Request - State: closed - Opened by Nyholm almost 4 years ago - 1 comment