Jonathan Smith

Results 29 comments of Jonathan Smith

On the d.o. issue you said >My vote is to take the gains we have and move forward to begin seeing the benefits. Yes I agree. If I can help...

Yes, in response to @klausi's points above, I think the logic could be reverted to allow `any non-space except "-" or ":"` as we had before. Then we give a...

Yes I have found this too and it is very annoying. I know that that the general convention is to have all `use` statements listed together at the top, but...

I could investigate a fix for this, that would detect anything in between two use statements, and then set the `$fixable` to false

I've just got the same thing with drush 8.4.11 (the latest drush8). ``` PHP Warning: Unknown: Failed to open stream: phar error: invalid url or non-existent phar 'phar:///usr/local/bin/drush8/commands/runserver/d7-rs-router.php' in Unknown...

I have now squashed all the commits into one. All changes are included up to the patch in comment # 25 of the issue.

Yes this PR should be closed, to match the 'closed(duplicate)' status of https://www.drupal.org/node/2863561 #484 is the correct PR

Hi Facine, Can you update this branch to match the patch in comment 52 of https://www.drupal.org/node/2694685 Thanks

Hi, I am going to try to make the required change to this PR to avoid the branch conflict, as explained in comment 12 on https://www.drupal.org/node/2702127#comment-11683947