Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / phan/phan issues and pull requests

#4720 - Redundant Condition Detection doesn't account for initial 'unset' state from `!isset($this->y)`

Issue - State: open - Opened by DeveloperRob about 2 years ago - 2 comments
Labels: enhancement, redundant condition detection

#4719 - False negative Declaration of Foo\Bar::test() must be compatible with Foo\Foo::test(): mixed

Issue - State: open - Opened by Michiel-s about 2 years ago - 1 comment
Labels: enhancement

#4718 - Release Phan 4.5.1

Pull Request - State: closed - Opened by TysonAndre about 2 years ago

#4716 - Support php 8.2 syntax in the fallback/polyfill parser

Issue - State: open - Opened by TysonAndre over 2 years ago
Labels: enhancement, php8.2

#4715 - array_filter should allow $callback to be null

Issue - State: closed - Opened by Zenexer over 2 years ago - 3 comments

#4714 - Phan considers A[]|B[] and array<string|int,A|B> to be equivalent

Issue - State: closed - Opened by Zenexer over 2 years ago - 3 comments

#4713 - PhanPluginRedundantAssignment should not consider unset variable null

Issue - State: open - Opened by mdeweerd over 2 years ago - 4 comments
Labels: enhancement

#4712 - adding phar's as 3rd party files

Issue - State: open - Opened by mokraemer over 2 years ago - 2 comments

#4711 - Consistently emit PhanTypeModifyImmutableObjectProperty

Pull Request - State: closed - Opened by TysonAndre over 2 years ago

#4706 - Warn about inheriting properties from traits in interfaces and readonly classes

Issue - State: open - Opened by TysonAndre over 2 years ago
Labels: enhancement, php8.2

#4701 - Support php 8.2 class constants on trait RFC

Pull Request - State: closed - Opened by TysonAndre over 2 years ago

#4699 - Support php 8.2 Disjunctive Normal Form types (union types of intersection types)

Issue - State: open - Opened by TysonAndre over 2 years ago - 1 comment
Labels: enhancement, php8.2

#4699 - Support php 8.2 Disjunctive Normal Form types (union types of intersection types)

Issue - State: open - Opened by TysonAndre over 2 years ago - 1 comment
Labels: enhancement, php8.2

#4698 - Release Phan 5.4.0

Pull Request - State: closed - Opened by TysonAndre over 2 years ago

#4697 - Improve support for php 8.2 readonly classes, readonly properties

Pull Request - State: closed - Opened by TysonAndre over 2 years ago

#4695 - Support php 8.2 `true` type, fix crash in php 8.2

Pull Request - State: closed - Opened by TysonAndre over 2 years ago

#4690 - Followup to #4688: Handle json_encode failure

Pull Request - State: closed - Opened by TysonAndre over 2 years ago

#4679 - Move PhanGenericConstructorTypes issue location to inheriting class

Pull Request - State: closed - Opened by TysonAndre over 2 years ago

#4671 - Support "Allow null and false as stand-alone types" RFC

Issue - State: open - Opened by TysonAndre over 2 years ago - 1 comment

#4667 - Fix php 8.1 implicit float to int conversion warning

Pull Request - State: closed - Opened by TysonAndre almost 3 years ago

#4665 - High memory usage on php8.1 and laravel 9.

Issue - State: closed - Opened by mad-briller almost 3 years ago - 7 comments
Labels: need more info

#4662 - Add `tool/analyze_phpt`, fix polyfill error in php 8.2.0-dev

Pull Request - State: closed - Opened by TysonAndre almost 3 years ago

#4660 - Update PHPDoc of ContextNode, remove strict issue suppressions

Pull Request - State: closed - Opened by TysonAndre almost 3 years ago

#4650 - Problem with Template declaration and explicit return type which is not mixed

Issue - State: open - Opened by Dgame almost 3 years ago - 1 comment

#4650 - Problem with Template declaration and explicit return type which is not mixed

Issue - State: open - Opened by Dgame almost 3 years ago - 1 comment

#4647 - Improve analysis of direct use of UnitEnum/BackedEnum interfaces

Pull Request - State: closed - Opened by TysonAndre almost 3 years ago

#4392 - Possible to find function call sites for a given method / function?

Issue - State: closed - Opened by dasl- over 3 years ago - 3 comments
Labels: enhancement, question

#4304 - Add AutomaticFixCapability to UnusedSuppressionPlugin

Issue - State: open - Opened by Daimona almost 4 years ago - 3 comments
Labels: enhancement

#4273 - Suggest functions from newer target_php_version

Pull Request - State: closed - Opened by TysonAndre almost 4 years ago

#4260 - Start testing in azure in 8.0

Pull Request - State: closed - Opened by TysonAndre almost 4 years ago

#4250 - password_hash takes string|int for $algo

Issue - State: closed - Opened by codegain about 4 years ago - 2 comments
Labels: enhancement

#4250 - password_hash takes string|int for $algo

Issue - State: closed - Opened by codegain about 4 years ago - 2 comments
Labels: enhancement

#3995 - 2.7.3: Suggest upgrading to Phan 3 when possible.

Pull Request - State: closed - Opened by TysonAndre over 4 years ago

#3918 - Fix false positive with typed properties and generics

Pull Request - State: closed - Opened by TysonAndre over 4 years ago

#3884 - PhanPluginAlwaysReturnMethod: ignores throw in sub procedure

Issue - State: closed - Opened by OwnerOfThisIsle over 4 years ago - 3 comments

#3793 - Infer that array keys have real type int|string, fix ctags plugin

Pull Request - State: closed - Opened by TysonAndre over 4 years ago

#3701 - False positive PhanTypePossiblyInvalidDimOffset for possibly undefined variable in array creation

Issue - State: open - Opened by TysonAndre almost 5 years ago - 1 comment
Labels: enhancement

#3701 - False positive PhanTypePossiblyInvalidDimOffset for possibly undefined variable in array creation

Issue - State: open - Opened by TysonAndre almost 5 years ago - 1 comment
Labels: enhancement

#3689 - Phan does not track instance properties of variables - False positive for PhanTypeMismatchReturnNullable

Issue - State: open - Opened by jsiefer almost 5 years ago - 3 comments
Labels: enhancement

#3621 - Add fallback for unknown variable type after condition in loop

Pull Request - State: closed - Opened by TysonAndre almost 5 years ago

#3595 - Update some signatures for the latest phpredis version

Pull Request - State: closed - Opened by TysonAndre almost 5 years ago

#3568 - Only report non-refcounted duplicates for zend_func_info

Pull Request - State: closed - Opened by TysonAndre almost 5 years ago

#3549 - Warn about duplicate else body

Pull Request - State: closed - Opened by TysonAndre about 5 years ago

#3548 - Warn about unnecessary array_values() calls

Pull Request - State: closed - Opened by TysonAndre about 5 years ago

#3349 - Undeclared variables in HTML Templates (global scope)

Issue - State: open - Opened by donatj about 5 years ago - 4 comments
Labels: enhancement, question

#3349 - Undeclared variables in HTML Templates (global scope)

Issue - State: open - Opened by donatj about 5 years ago - 4 comments
Labels: enhancement, question

#2959 - Restart Phan without grpc/uopz

Pull Request - State: closed - Opened by TysonAndre over 5 years ago

#2907 - Support using <, > on DateTime and DateTimeImmutable

Issue - State: open - Opened by TysonAndre over 5 years ago - 1 comment
Labels: enhancement

#2899 - Support template `@implements` for more than just a single parent class

Issue - State: open - Opened by TysonAndre over 5 years ago - 1 comment
Labels: enhancement

#2612 - Result of preg_split() causes false positive PhanTypeComparisonToArray

Issue - State: open - Opened by Aerendir over 5 years ago - 5 comments
Labels: enhancement, help wanted

#2590 - false positive PhanUndeclaredFunctionInCallable with PDO::query for callable|string

Issue - State: open - Opened by dumistoklus over 5 years ago - 2 comments
Labels: enhancement

#2474 - For the polyfill parser, add a mode to support doc comments on non-element statements

Issue - State: open - Opened by TysonAndre almost 6 years ago - 1 comment
Labels: enhancement, usability

#2474 - For the polyfill parser, add a mode to support doc comments on non-element statements

Issue - State: open - Opened by TysonAndre almost 6 years ago - 1 comment
Labels: enhancement, usability

#2058 - false-positive PhanParamSuspiciousOrder for strtr() if the second argument is an array with variables

Issue - State: open - Opened by max-matiukhin about 6 years ago - 4 comments
Labels: enhancement, help wanted

#1759 - Add a GPG verification key

Issue - State: closed - Opened by Aerendir over 6 years ago - 7 comments
Labels: enhancement

#1759 - Add a GPG verification key

Issue - State: closed - Opened by Aerendir over 6 years ago - 7 comments
Labels: enhancement

#1742 - Add a way to deprecate individual parameters? (or absence of parameters)

Issue - State: closed - Opened by robopuff over 6 years ago - 3 comments
Labels: question

#1488 - Support newlines in array shape and generic array union types?

Issue - State: open - Opened by TysonAndre almost 7 years ago - 2 comments
Labels: enhancement

#1379 - Document Phan's support for array shapes and keys of generic arrays in the wiki

Issue - State: closed - Opened by TysonAndre almost 7 years ago - 1 comment
Labels: documentation

#670 - Properly warn when a real method has an incompatible signature with a magic @method

Issue - State: closed - Opened by TysonAndre over 7 years ago - 1 comment
Labels: bug

#18 - Add find callers/usages functionality

Issue - State: closed - Opened by cweagans almost 9 years ago - 2 comments
Labels: enhancement