Skip to content
This repository has been archived by the owner on May 10, 2022. It is now read-only.

Add violations #58

Closed
wants to merge 1 commit into from
Closed

Add violations #58

wants to merge 1 commit into from

Conversation

regis-test
Copy link

No description provided.

<?php

$func = function ($a) {
if ($a) { echo $b; }
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

[phpstan]

Undefined variable: $b

@K-Phoen K-Phoen closed this Dec 2, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants