Skip to content

Highlights

Organizations

@vimeo @psalm

Sponsoring

@barryvdh @Ocramius @sebastianbergmann @derickr @sgolemon

Pinned

  1. A static analysis tool for finding errors in PHP applications

    PHP 3.3k 283

4,011 contributions in the last year

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

Contribution activity

July 2020

Created a pull request in sebastianbergmann/phpunit that received 2 comments

Simplify array access

Psalm doesn't know whether or not $i is null (it's not smart enough to understand that false !== $arg = current($args) implies $args is non-empty). B…

+1 −1 2 comments

Created an issue in phpstan/phpstan that received 1 comment

Constructor checks preclude property defined in abstract parent

Bug report With bleeding edge Code snippet that reproduces the problem abstract class FooParent { protected string $hello; } class FooChild extends F…

1 comment
61 contributions in private repositories Jul 2 – Jul 29

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

You can’t perform that action at this time.