3
I Use This!
Activity Not Available

Commits : Listings

Analyzed 8 months ago. based on code collected about 1 year ago.
Jan 12, 2023 — Jan 12, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
update stubbles/ioc More... about 5 years ago
allow to supplant request method for PUT and DELETE on POST requests More... about 5 years ago
prepare release More... about 5 years ago
phpstan should be part of build More... about 5 years ago
build with PHP 7.4 stable More... about 5 years ago
raise error level More... about 5 years ago
clarify authorizationProvider may be null More... about 5 years ago
clarify required role may be null More... about 5 years ago
declare that value may be null More... about 5 years ago
prevent access in case there is no error More... about 5 years ago
fix type error when user agent name string is null More... about 5 years ago
declare that id may be null More... about 5 years ago
handle null value More... about 5 years ago
introduce intermediate var for null check More... about 5 years ago
throw exception when trying to use exact match but there is none More... about 5 years ago
minor fixes More... about 5 years ago
clarify that session name may be null More... about 5 years ago
clarify that session id may be null More... about 5 years ago
declare we don't have null here, and if it is it's ok as it makes the test fail More... about 5 years ago
remove needless nullable hint More... about 5 years ago
add type hint help for phpstan More... about 5 years ago
cast explicitly More... about 5 years ago
help phpstan by specifying what's in $name More... about 5 years ago
clarify methods don't return anything More... about 5 years ago
make string type more specific More... about 5 years ago
detail what's inside the array More... about 5 years ago
fix type hint, introduce intermediate vars for phpstan More... about 5 years ago
workaround return type hint for the time being More... about 5 years ago
change interceptors to always return a boolean value More... about 5 years ago
don't reuse variable More... about 5 years ago