Skip to content

Tags: ben-ng/phan

Tags

0.9.1

Toggle 0.9.1's commit message
Merge pull request phan#606 from muglug/patch-2

Fix setMagicPropertyMap docblock

0.9.0

Toggle 0.9.0's commit message
Updating the README with correct help output from Phan

0.8.3

Toggle 0.8.3's commit message
No longer running 0.8 on PHP 7.1 on Travis

0.8.2

Toggle 0.8.2's commit message
Cleaning up array comparison code to have fewer false postitives

0.8.1

Toggle 0.8.1's commit message
Closes phan#492 - cleaning up how we test for array and generic-array…

… binary operation types

0.8.0

Toggle 0.8.0's commit message
updating .gitignore

0.7

Toggle 0.7's commit message
Fixes phan#429

0.5.1

Toggle 0.5.1's commit message
Revert "Revert "Revert "Revert "Fixes phan#319 - fixing issue with pa…

…rameter/argument type comparisons""""

This reverts commit 134df86.

0.6

Toggle 0.6's commit message
Issue phan#286 - suppressing UnanalyzableException that happens for p…

…roperties begotten via __get

0.5

Toggle 0.5's commit message
Preventing ugly failure when we have no files to analyze