Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up- Siegburg, Germany
- Sign in to view email
- https://sebastian-bergmann.de/
Pinned
2,523 contributions in the last year
Activity overview
Contributed to
sebastianbergmann/phpunit,
sebastianbergmann/phpunit-documentation-english,
sebastianbergmann/type
and 5 other
repositories
Contribution activity
May 2020
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- 7 repositories not shown
Created an issue in sebastianbergmann/phpunit that received 5 comments
phpdbg_*() functions are scoped to PHPUnit\phpdbg_*()
PHP-Scoper, for example, transforms this line if (!\function_exists('phpdbg_start_oplog')) { to if (!\function_exists('PHPUnit\\phpdbg_start_oplog')…
5
comments