issues
search
willdurand
/
Negotiation
Content Negotiation tools for PHP.
https://williamdurand.fr/Negotiation/
MIT License
1.41k
stars
62
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
AcceptHeader interface is empty
#121
designermonkey
opened
1 month ago
0
Add PHP 8.2 to GitHub Actions
#120
TimWolla
opened
1 year ago
0
Add .gitattributes for `export-ignore`
#119
TimWolla
opened
1 year ago
0
Fix to allow for use with PHP8
#118
gforsythe-godaddy
opened
1 year ago
2
Improvements to Type Hinting and Object Model
#117
g105b
opened
2 years ago
1
ci: switch from travis to github actions
#116
willdurand
closed
2 years ago
2
Deprecation notices with PHP 8.1
#115
willdurand
closed
2 years ago
0
Fix incompatibilities with some null values for PHP 8.1
#114
W0rma
closed
2 years ago
12
Add missed fallback to generic language (in `LanguageNegotiator`)
#113
rtm-ctrlz
closed
2 years ago
5
Fix invalid PHPDocs return comment
#112
michalbundyra
closed
3 years ago
1
Cannot update 3.0.0
#111
ivanmunozruiz
closed
3 years ago
0
Match class collides with PHP8's match expression
#110
agustingomes
closed
3 years ago
1
Create a new release supporting PHP 8
#109
lazka
closed
3 years ago
5
appveyor integration seems broken
#108
willdurand
closed
3 years ago
1
PHP8 incompatibility
#107
michaljusiega
closed
4 years ago
1
Add support for PHP 8
#106
pierredup
closed
4 years ago
10
Support */* for EncodingNegotiator
#105
TiMESPLiNTER
opened
4 years ago
1
Updating 2.x branch to run on current php version on travis-ci
#104
jaydiablo
closed
3 years ago
1
Doesn't work on Safari.
#103
Marcin-TA
closed
2 years ago
4
Does not work with single language
#102
crtl
closed
2 years ago
10
Test enhancement
#101
peter279k
closed
5 years ago
2
Confused by LanguageNegotiator's priorities
#100
ruudk
closed
4 years ago
5
Added type hint
#99
azjezz
closed
6 years ago
1
Content type application/json selected incorrectly using Microsoft Edge headers
#98
emrysal
opened
6 years ago
7
Language negotiator doesn't seem to work with IE and Edge
#97
bbalet
closed
7 years ago
2
port to v2 fix language negotiation to choose generic if available when asking for specific
#96
jaugustin
closed
7 years ago
1
fixed typo in readme
#95
podorozhny
closed
7 years ago
1
Do not compare + segments unless wildcards in either accept or priority
#94
weierophinney
closed
7 years ago
7
Regression in recent releases
#93
willdurand
closed
7 years ago
1
Handle wildcard "+" segments
#92
weierophinney
closed
7 years ago
5
[appveyor] Fix PHP install
#91
willdurand
closed
7 years ago
0
Implement getOrderedElements()
#90
akrabat
closed
7 years ago
9
Negotiator::getBest() return type hint?
#89
mindplay-dk
opened
7 years ago
7
Create .gitattributes
#88
Aliance
closed
7 years ago
0
We broke the public API :(
#87
willdurand
closed
8 years ago
2
Add $strict parameter to getBest()
#86
neural-wetware
closed
8 years ago
6
Skip invalid headers
#85
neural-wetware
closed
8 years ago
8
BC break? - Fix for issue #81 - silently skip invalid header values coming in from clients
#84
sgehrig
closed
8 years ago
10
'*' preferred over earlier specified language
#83
brianjmiller
opened
8 years ago
1
Fix potential E_WARNING because of array_map()
#82
willdurand
closed
8 years ago
1
E_WARNING: array_map(): An error occurred while invoking the map callback
#81
sgehrig
closed
8 years ago
26
LanguageNegociation fail with Safari (iOS9, Safari.9.1.1)
#80
orykami
closed
2 years ago
3
Add support for quality-of-source factor [#77]
#79
SteveTalbot
closed
8 years ago
3
Rate equal generic language as match with 1/10th of the quality
#78
tralafiti
closed
8 years ago
1
Quality-of-source factor
#77
SteveTalbot
closed
8 years ago
3
Generic language negotiation is missing since 2.0
#76
ruudk
closed
7 years ago
4
Allow to get a collection of ordered accept headers
#75
egeloen
closed
7 years ago
4
Language three parts
#74
luxifer
closed
8 years ago
1
fixed Accept header "*"
#73
oscarotero
closed
8 years ago
1
add test case for 3 letter parts language that expect an exception
#72
luxifer
closed
8 years ago
2
Next