Summary

Number of Files Tested 1
Number of Files With Errors 1
Total Number of Errors 3

Files With Errors

Filename Number of Errors
./test/issue56.php 3

Detail

./test/issue56.php

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