- Germany, European Union
Block or Report
Block or report TobiGr
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned
843 contributions in the last year
Less
More
Activity overview
Contributed to
TeamNewPipe/NewPipe,
TeamNewPipe/NewPipeExtractor,
TeamNewPipe/website
and 5 other
repositories
Contribution activity
January 2022
Opened 1 pull request in 1 repository
TeamNewPipe/NewPipeExtractor
1
open
Reviewed 4 pull requests in 2 repositories
TeamNewPipe/NewPipe
2 pull requests
TeamNewPipe/NewPipeExtractor
2 pull requests
Created an issue in php/php-src that received 6 comments
filter_var("false", FILTER_VALIDATE_BOOL returns the set default value
Description The following code: <?php var_dump(filter_var("false", FILTER_VALIDATE_BOOLEAN, ['options' => ['default' => 2]])); var_dump(filter_var("…
6
comments