Skip to content

jpauli/typo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Typo

This extension checks that you name PHP magic functions without forgetting an underscore in their name. That's a common typo that is silly and can take some time to spot, especially against constructor

Info:

> phpize
> ./configure
> make
> make install
  • PHP >= 7.0

About

PHP Extension to detect underscore typos in magic methods

Resources

License

Stars

Watchers

Forks