Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
maximgubar committed Jun 25, 2018
1 parent 1c8eb05 commit d484d43
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .php_cs.dist
Expand Up @@ -33,7 +33,7 @@ return Config::create()
'syntax' => 'short'
],
'native_constant_invocation' => [
'include' => [ "PHP_SAPI", "PHP_VERSION_ID" ],
'fix_built_in' => false,
],
'combine_consecutive_issets' => true,
'combine_consecutive_unsets' => true,
Expand Down

0 comments on commit d484d43

Please sign in to comment.