Skip to content

Conversation

@mosiyash
Copy link

@mosiyash mosiyash commented Aug 9, 2016

… процесс не прерывался. Бывает, что сканирование проекта останавливается, например, когда в проекте присутствует symfony console с тест-классом NotLoadableClass.

mosiyash and others added 3 commits August 9, 2016 12:51
… процесс не прерывался. Бывает, что сканирование проекта останавливается, например, когда в проекте присутствует symfony console с тест-классом NotLoadableClass.
++$done;
$process = floor($done / $all * 100);
$this->getLogger()->info("Progress: $process%");
try {
Copy link
Member

Choose a reason for hiding this comment

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

I think we can use this try-catch just around $this->processFile, what do you think?

@mkusher
Copy link
Member

mkusher commented Aug 9, 2016

@mosiyash hi!
Thanks for the fix. Can you rebase it with master and fix commit messages with english names? :)

@mkusher
Copy link
Member

mkusher commented Aug 9, 2016

And, can you add feature test for it?

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.

2 participants