Pinned
350 contributions in the last year
Less
More
Contribution activity
May 2021
Tobion has no activity
yet for this period.
April 2021
Created 11 commits in 6 repositories
Created a pull request in JetBrains/phpstorm-stubs that received 4 comments
Delete removed annotations from DateTime constants
PhpStorm marks code using these constants as broken as they have been removed. But they can still be used as they are inherited from the DateTimeIn…
+0
−51
•
4
comments
Opened 4 other pull requests in 3 repositories
Tobion/OpenAPI-Symfony-Routing
2
merged
symfony/symfony
1
merged
schmittjoh/serializer
1
merged
Reviewed 8 pull requests in 4 repositories
symfony/symfony 3 pull requests
guzzle/psr7 3 pull requests
schmittjoh/serializer 1 pull request
symfony/monolog-bundle 1 pull request
Created an issue in zircote/swagger-php that received 3 comments
OperationId processor leaks internal code structure and does not work with multiple annotations on one controller
The OperationId processor adds the controller class/method as operationId to the OpenAPI definition. This is problematic because: it leaks the int…
3
comments