You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add static tombstone method support (#18)
* Add support for static tombstone methods
* Update docs
* Fix code sniffs
* Fix space in docs
* Renamed .php_cs.dist to .php-cs-fixer.dis
* Ran php-cs-fixer
* Fix the test after the line shift.
* Get php-cs-fixer things in order
* Exclude function_names.php from php-cs-fixer
* Remove empty lines
* Addressed review comment
Co-authored-by: Lyudmil Dimitrov <ldimitrov@wayfair.com>