Page 1 of 1

Exception on new empty file after declaring namespace

PostPosted: May 23rd, 2017, 10:57 am
by urosg
I have discovered another annoying error which it doesn't really impact performance but annoys any how.

After I create a new blank .php file in a Yii2 project and enter for example:

Code: Select all
<?php

namespace app\models\user;


after I press the ";" at the end of namespace declaration I get an exception - please see attached ActivityLog.xml for details.

Re: Exception on new empty file after declaring namespace

PostPosted: May 29th, 2017, 12:20 pm
by Miloslav Beno
Hello!

Thank you very much for letting us know! We will fix this one in the next update.

Best Regards,