Skip to content

Conversation

@moufmouf
Copy link
Member

This PR adds an automatically generated "Rector" configuration file that will handle replacing all the core functions with Safe functions automatically.

@coveralls
Copy link

coveralls commented Sep 17, 2018

Pull Request Test Coverage Report for Build 88

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 40 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.7%) to 29.35%

Files with Coverage Reduction New Missed Lines %
src/GenerateCommand.php 19 0.0%
src/FileCreator.php 21 0.0%
Totals Coverage Status
Change from base Build 86: -0.7%
Covered Lines: 140
Relevant Lines: 477

💛 - Coveralls

@moufmouf moufmouf merged commit fe4da23 into thecodingmachine:master Sep 17, 2018
@moufmouf moufmouf deleted the rector branch September 17, 2018 14:55
} catch (\Safe\FilesystemException $e) {
// Do something on error
}
```

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'd also mention --with-style option to fixup coding style

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants