Skip to content

glaubinix/phpstan-local-path

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

phpstan-local-path

To reproduce

  • run composer install in the app1 folder
  • run vendor/bin/phpstan in the app1 folder
  • edit the method signature for SharedClass::doSomething to accept a string instead of an int
  • rerun vendor/bin/phpstan in the app1 folder
  • no error is shown

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages