Reports the assertEquals() calls with the true/false arguments in PHPUnit tests. Such usages can be replaced with assertTrue()/assertFalse() calls.