In configuration files you can define if all your files must be strict in types or not. You can
define as well with a "~" value when you want to remove all entries, useful for <PHP7.0 applications
strict: true
strict: false
strict: ~
Fixed some strange behaviors in header fixer. Added some tests
strict: true strict: false strict: ~