Skip to content
View DaveLiddament's full-sized avatar

Sponsoring

@sebastianbergmann
@ondrejmirtes
@orklah
@staabm
@Ocramius
@Wirone
@TomasVotruba

Organizations

@phpsw @lampbristol @bristol-php-training
Block or Report

Block or report DaveLiddament

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. sarb sarb Public

    Static Analysis Results Baseliner

    PHP 160 17

  2. php-language-extensions php-language-extensions Public

    Attributes to define PHP language extensions (to be enforced by static analysis)

    PHP 120 4

  3. phpstan-php-language-extensions phpstan-php-language-extensions Public

    PHPStan extension for validating php-language-extensions

    PHP 21 1

  4. php-generics-standard php-generics-standard Public

    Proposal for standard for generics (for static analysis)

    PHP 25

  5. PHP generics notation for static ana... PHP generics notation for static analysis
    1
    # Notation for generics to PHP: `#<>`
    2
    
                  
    3
    _Disclaimer: I assume someone has already suggested this and there are good reasons it hasn't happened!_
    4
    
                  
    5
    Inspired by a conversation with [@pronskiy](https://twitter.com/pronskiy) after my talk ["PHP Generics Today (Almost)"](https://phpconference.com/php-core-coding/php-generics-today-almost/) at [IPC Munich](https://phpconference.com/munich/) 
  6. phpstan-rule-test-helper phpstan-rule-test-helper Public

    Helper for writing tests for PHPStan rules

    PHP