close
The Wayback Machine - https://web.archive.org/web/20220314203823/https://github.com/sebastianbergmann
Skip to content
Avatar

Sponsors

@alisqi @OliverDaviesLtd @tighten @boxuk @marcguyer @usefathom @m-takagi @jmrieger @adamlundrigan @l3l0 @davidbyoung @toooni @TimothyBJacobs

Achievements

Achievements

Organizations

@thePHPcc @phar-io
Block or Report

Block or report sebastianbergmann

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
sebastianbergmann/README.md

Hi!

I am Sebastian Bergmann. If you develop software using the PHP programming language then you may have come across my name. I am the creator and maintainer of PHPUnit as well as many other libraries and tools that are commonly used.


📈 My GitHub Statistics

My GitHub Statistics


👷 Check out what I'm currently working on


🔭 Latest releases I've contributed to

  • phar-io/phive (0.15.0, 7 months ago) - The Phar Installation and Verification Environment (PHIVE)
  • phar-io/manifest (2.0.3, 7 months ago) - Component for reading phar.io manifest information from a PHP Archive (PHAR)
  • theseer/tokenizer (1.1.2, 2 years ago) - A small library for converting tokenized PHP source code into XML (and potentially other formats)

📜 My recent articles


📫 How to reach me

Pinned

  1. phpunit Public

    The PHP Unit Testing framework.

    PHP 18.3k 2.1k

  2. Library that provides collection, processing, and rendering functionality for PHP code coverage information.

    PHP 8.2k 346

3,022 contributions in the last year

Mar Apr May Jun Jul Aug Sep Oct Nov Dec Jan Feb Mar Mon Wed Fri

Contribution activity

March 2022

Created a pull request in vshymanskyy/StandWithUkraine that received 1 comment

Reviewed 3 pull requests in 2 repositories
sebastianbergmann/phpunit 2 pull requests
sebastianbergmann/php-code-coverage 1 pull request

Created an issue in sebastianbergmann/php-code-coverage that received 4 comments

Line with only "return [" is not recognized as executable

Example.php <?php declare(strict_types=1); namespace example; final class Example { public function one(): array { return [ '...', ]; } public fu…

4 comments
Opened 1 other issue in 1 repository
sebastianbergmann/phpunit 1 open

Seeing something unexpected? Take a look at the GitHub profile guide.