issues
search
Nyholm
/
psr7-server
Helper classes to use any PSR7 implementation as your main request and response
MIT License
90
stars
21
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Hope support php8.1
#58
mouyong
opened
1 year ago
1
Add support for PSR-7 2.0
#57
ericfortmeyer
closed
1 year ago
1
Allow psr/http-message 2
#56
derrabus
closed
1 year ago
6
psr/http-message version issue
#55
chen900804
closed
1 year ago
4
Scheme detection problem
#54
thebodzio
opened
1 year ago
0
Fixed error code references in test
#53
thomasnordahl-dk
opened
2 years ago
0
Uri::withPort + numeric strings
#52
brettmc
opened
2 years ago
0
Fix exception when trying to instantiate a slim/psr7 request
#51
1ma
opened
2 years ago
0
Migrate to GitHub Actions
#50
nbayramberdiyev
opened
2 years ago
0
Make sure the Host header only contains 1 host
#49
paynl-wesley
opened
3 years ago
4
Duplicate host values in Host header when creating a Psr request from globals
#48
paynl-wesley
opened
3 years ago
0
Filter headers consisting only of whitespace before creating a ServerRequest
#47
barnabywalters
opened
3 years ago
2
Release 1.0.2
#45
Nyholm
closed
3 years ago
2
Add support for numeric headers to fromGlobals
#44
takamichi
closed
3 years ago
0
createStreamFromFile on files without upload error
#43
frkinta
closed
3 years ago
0
Empty file upload gives fatal error in PHP 8.0
#42
fisharebest
closed
3 years ago
1
Rename Zend packages / namespaces to Laminas
#41
Groruk
closed
3 years ago
1
Add PHP 8 support
#40
edudobay
closed
4 years ago
4
Prepare for 1.0
#39
Nyholm
closed
4 years ago
6
Prepare for 0.4.2
#38
Nyholm
closed
4 years ago
1
CS fixes to make travis green
#37
Nyholm
closed
4 years ago
0
Added support for numeric headers
#36
nickdnk
closed
4 years ago
4
Header with only numbers seems to cause exception
#35
nickdnk
closed
4 years ago
23
Update the URI creation.
#34
drupol
closed
1 year ago
0
Fix tests fixtures
#33
drupol
closed
1 year ago
0
Issue #29: Update URI Scheme detection
#32
drupol
closed
5 years ago
1
Prepare 0.4.0
#31
Nyholm
closed
5 years ago
0
Better Namespaces
#30
designermonkey
closed
5 years ago
3
Incorrect scheme/port when using a proxy-server
#29
mindplay-dk
opened
5 years ago
15
Duplicated port in URI
#28
ondrejbouda
closed
5 years ago
3
Do not imply having parsed the request body
#27
Zegnat
closed
4 years ago
4
Add missing support for Host-header with port-number
#26
mindplay-dk
closed
5 years ago
15
Static method in interface?
#25
mindplay-dk
opened
6 years ago
2
Added BC test
#24
Nyholm
closed
5 years ago
2
Prepare for 0.3.0
#23
Nyholm
closed
6 years ago
1
added missing doc tags
#22
persianphilosopher
closed
6 years ago
2
Fallback to an empty Stream in UploadedFile if no Stream could be created from a file
#21
Zegnat
closed
6 years ago
2
Failed to create UploadedFile when an upload error occurred
#20
emonkak
closed
6 years ago
2
Add MIT license
#19
Mohjive
closed
6 years ago
1
Stop using UriFactory
#18
Nyholm
closed
4 years ago
3
Mark class as final
#17
Zegnat
closed
6 years ago
1
Add default request body to fromGlobals
#16
Zegnat
closed
6 years ago
2
Should fromGlobals also set the HTTP request body?
#15
Zegnat
closed
6 years ago
1
Use getHeadersFromServer as fallback for getallheaders in fromGlobals
#14
Zegnat
closed
6 years ago
2
Mark getHeadersFromServer as static
#13
Zegnat
closed
6 years ago
1
Code style fixes
#12
Nyholm
closed
6 years ago
0
Version 1.0?
#11
Nyholm
closed
4 years ago
6
Adapt to latest changes of nyholm/psr7
#10
Nyholm
closed
6 years ago
0
Added proper author tags
#9
Nyholm
closed
6 years ago
0
Added changelog for 0.2.0
#8
Nyholm
closed
6 years ago
0
Next