Skip to content

staabm/phpstan-bug3634

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

reproducer bug 3634

repro for phpstan/phpstan#3634

how to reproduce

  • clone the repo
  • run composer install
  • run vendor/bin/phpstan analyze -c app/phpstan.neon --debug -> 'Call to an undefined method HttpResponse::deleteCookie()' error

expected result: no error, since the composer loadable HttpResponse should be preferred over the HttpResponse class from PHPStorm stubs.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages