Alexia / php7mar

PHP 7 Migration Assistant Report (MAR)
GNU General Public License v3.0
796 stars 133 forks source link

Comments out lines are not ignored #2

Closed virtualmarc closed 9 years ago

virtualmarc commented 9 years ago

Comments should not be scanned:

####/XXXXXX/XXXXXXXX.php
* reservedNames
 * Line 99:                                                     // get class object
 * Line 179:                            // get class object
Alexia commented 9 years ago

Unfortunately it will not ignore what looks like code in comments. However, that does show the check for reserved class/interface/trait names needs to be improved. I will look at that.

Alexia commented 9 years ago

This should be fixed as of: https://github.com/Alexia/php7mar/commit/a163f4a24e4e2039702e30d57e34853c9e60b14a