Number of Files Tested | 1 |
Number of Files With Errors | 1 |
Total Number of Errors | 3 |
Filename | Number of Errors |
---|---|
./test/issue56.php | 3 |
Line # | Error Message | Level |
---|---|---|
3 | The statement if must contain its code within a {} block. | warning |
5 | The statement if must contain its code within a {} block. | warning |
5 | Undeclared or unused variable : $toto. | warning |