This repository was archived by the owner on Feb 27, 2020. It is now read-only.

Description
I can't tell why this is being thrown, but whatever class was being processed apparently causied $tokens = token_get_all("<?php ".$matches[1]."?>"); to throw this warning.
Warning: Unterminated comment starting line 1 in /path/to/php7mar/classes/tests/critical.php on line 71
Call Stack:
0.0011 383168 1. {main}() /path/to/php7mar/mar.php:0
0.0012 383296 2. alexia\mar\main->__construct() /path/to/php7mar/mar.php:189
0.9838 2562976 3. alexia\mar\main->run() /path/to/php7mar/mar.php:86
810.4077 3245656 4. alexia\mar\tests->testLine() /path/to/php7mar/mar.php:139
810.4077 3245656 5. call_user_func:{/path/to/php7mar/classes/tests.php:108}() /path/to/php7mar/classes/tests.php:108
810.4077 3245656 6. alexia\mar\tests\critical->_duplicateFunctionParameter() /path/to/php7mar/classes/tests.php:108
810.4077 3246328 7. token_get_all() /path/to/php7mar/classes/tests/critical.php:71
PHP: 5.6, 7.1 & 7.2
OS: Mac OS X High Sierra