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
#4890 - Congruent php cli and target versions, error related to another one (higher)
Issue -
State: open - Opened by simone-auteritano 2 days ago
#4889 - [PHP 8.5] Use `PHP_BUILD_DATE` constant
Pull Request -
State: open - Opened by Ayesh 6 days ago
- 1 comment
#4888 - PhanParamTooFewInternal Call with 0 args to exit()
Issue -
State: open - Opened by codemasher 9 days ago
#4887 - Phan does not understand throwing from a tenary expression
Issue -
State: open - Opened by jornane 14 days ago
#4886 - Bump symfony/process from 5.4.11 to 5.4.46 in /internal/paratest
Pull Request -
State: open - Opened by dependabot[bot] 18 days ago
Labels: dependencies
#4885 - PhanPossiblyUndeclaredVariable for variable defined two lines up (loop, nullish, array access)
Issue -
State: open - Opened by Krinkle 27 days ago
#4884 - Variables are not detected as possibly undefined when they only exists in a `try` scope
Issue -
State: open - Opened by Daimona 29 days ago
#4883 - Type 'static' not interpreted as expected
Issue -
State: open - Opened by mdeweerd about 2 months ago
#4882 - Update DeprecateAliasPlugin.php, dir() and getdir() are reversed
Pull Request -
State: open - Opened by Jimbolino about 2 months ago
#4881 - Assignment to single field of array makes it the only known field
Issue -
State: open - Opened by mdeweerd about 2 months ago
#4880 - PhanTypeComparisonFromArray for variable tested with is_string() .
Issue -
State: open - Opened by mdeweerd 3 months ago
#4879 - Phan forgets invalid array offset when using `?? false`
Issue -
State: open - Opened by Krinkle 3 months ago
#4878 - Back to 5.4.6-dev
Pull Request -
State: closed - Opened by dasl- 3 months ago
#4877 - release phan 5.4.5
Pull Request -
State: closed - Opened by dasl- 3 months ago
- 1 comment
#4877 - release phan 5.4.5
Pull Request -
State: closed - Opened by dasl- 3 months ago
- 1 comment
#4876 - Update download links for php zip files
Pull Request -
State: closed - Opened by TysonAndre 4 months ago
#4876 - Update download links for php zip files
Pull Request -
State: closed - Opened by TysonAndre 4 months ago
#4875 - Fix crash in PHP 8.4 due to deprecation warning about implicitly nullable parameters
Pull Request -
State: closed - Opened by TysonAndre 4 months ago
#4875 - Fix crash in PHP 8.4 due to deprecation warning about implicitly nullable parameters
Pull Request -
State: closed - Opened by TysonAndre 4 months ago
#4874 - New phan config setting: override_return_types
Pull Request -
State: closed - Opened by dasl- 4 months ago
#4874 - New phan config setting: override_return_types
Pull Request -
State: closed - Opened by dasl- 4 months ago
#4873 - Improve type inference for destructuring of shaped array assignments
Pull Request -
State: open - Opened by dasl- 4 months ago
#4872 - array_map analyzes once without and once with its knowledge of the array
Issue -
State: open - Opened by Krinkle 4 months ago
#4872 - array_map analyzes once without and once with its knowledge of the array
Issue -
State: open - Opened by Krinkle 4 months ago
#4871 - Potential fix for enums as class constants
Pull Request -
State: open - Opened by jdwx 4 months ago
- 4 comments
#4871 - Potential fix for enums as class constants
Pull Request -
State: open - Opened by jdwx 4 months ago
- 4 comments
#4870 - PhanCommentObjectInClassConstantType is incorrectly emitted for enums
Issue -
State: open - Opened by jdwx 4 months ago
#4870 - PhanCommentObjectInClassConstantType is incorrectly emitted for enums
Issue -
State: open - Opened by jdwx 4 months ago
#4869 - Back to 5.4.5-dev
Pull Request -
State: closed - Opened by dasl- 4 months ago
#4869 - Back to 5.4.5-dev
Pull Request -
State: closed - Opened by dasl- 4 months ago
#4868 - Release phan 5.4.4
Pull Request -
State: closed - Opened by dasl- 4 months ago
#4868 - Release phan 5.4.4
Pull Request -
State: closed - Opened by dasl- 4 months ago
#4867 - test
Pull Request -
State: closed - Opened by dasl- 4 months ago
#4867 - test
Pull Request -
State: closed - Opened by dasl- 4 months ago
#4866 - WIP verify that only one of B::foo or C::foo shows in the phound output
Pull Request -
State: closed - Opened by dasl- 5 months ago
#4865 - Improve phound accuracy: full method, property, and constant list
Pull Request -
State: closed - Opened by dasl- 5 months ago
#4864 - Array union results in wrong union type when an optional array key is involved
Issue -
State: open - Opened by tgr 5 months ago
#4864 - Array union results in wrong union type when an optional array key is involved
Issue -
State: open - Opened by tgr 5 months ago
#4863 - Array value types aren't checked for function arguments that might be empty
Issue -
State: open - Opened by Daimona 5 months ago
#4862 - Add support to column position on file location (for code climate output)
Pull Request -
State: closed - Opened by llaville 5 months ago
- 2 comments
#4861 - Adds filter param to ReflectionClass/Object::getConstants
Pull Request -
State: closed - Opened by donatj 6 months ago
#4861 - Adds filter param to ReflectionClass/Object::getConstants
Pull Request -
State: open - Opened by donatj 6 months ago
#4860 - crash on PHP 8.3 against PhpSpreadsheet: "Increment on non-alphanumeric string is deprecated"
Issue -
State: open - Opened by jjdunn 6 months ago
- 2 comments
#4859 - Scanning just one file, how to?
Issue -
State: closed - Opened by cavo789 6 months ago
- 2 comments
#4858 - PhanDeprecatedFunction not emitted when used as a callable
Issue -
State: open - Opened by anomiex 6 months ago
#4857 - Variable detected as non-empty-list<…> fails some array shape checks that list<…> passes
Issue -
State: open - Opened by MatmaRex 7 months ago
#4856 - fputcsv() gained an additional parameter in 8.1.
Pull Request -
State: closed - Opened by jdwx 7 months ago
- 3 comments
#4855 - PhanUndeclaredConstant when constant is loaded late
Issue -
State: open - Opened by anomiex 7 months ago
#4854 - Type condition lost when intermediary variable is used (PhanUndeclaredMethod)
Issue -
State: open - Opened by Krinkle 7 months ago
#4853 - `@return mixed` annotation suppressed errors about nulls being used even with `allow_overriding_vague_return_types` set to true
Issue -
State: open - Opened by Func86 7 months ago
#4852 - Incorrect line number for PhanPluginMixedKeyNoKey and nested arrays
Issue -
State: open - Opened by anomiex 7 months ago
#4851 - Odd `PhanEmptyFQSENInClasslike` error when an intersection type is the object in an array callable
Issue -
State: open - Opened by anomiex 8 months ago
#4850 - False positive PhanTypePossiblyInvalidDimOffset after array_key_exists
Issue -
State: open - Opened by mdeweerd 8 months ago
#4849 - `static` return type loses information about intersection types
Issue -
State: open - Opened by MatmaRex 8 months ago
#4849 - `static` return type loses information about intersection types
Issue -
State: open - Opened by MatmaRex 8 months ago
#4848 - PhanUndeclaredThis when newThis assigned to closure
Issue -
State: open - Opened by toddmazierski 8 months ago
- 1 comment
#4848 - PhanUndeclaredThis when newThis assigned to closure
Issue -
State: open - Opened by toddmazierski 8 months ago
- 1 comment
#4847 - Question: PhanPossiblyUndeclaredVariable
Issue -
State: closed - Opened by christiandavilakoobin 8 months ago
- 2 comments
#4847 - Question: PhanPossiblyUndeclaredVariable
Issue -
State: open - Opened by christiandavilakoobin 8 months ago
#4846 - if($var) should not modify the type of $var.
Issue -
State: open - Opened by mdeweerd 8 months ago
#4845 - Phan reports an error for trait methods that have a return type hint of static and a return value of $this
Issue -
State: open - Opened by TFLI-DB 8 months ago
#4844 - False positive that xml_parser_create() can not take null as parameter.
Issue -
State: open - Opened by mdeweerd 9 months ago
#4843 - Generic abstract classes don't respect type annotations
Issue -
State: open - Opened by nikeee 9 months ago
#4842 - Symlink loops prevent finding all files, but phan still exits with a successful exit code
Issue -
State: open - Opened by anomiex 9 months ago
#4841 - __CLASS__ no longer has the MAGIC_CLASS flag in PHP 8.3's native AST
Issue -
State: open - Opened by Daimona 9 months ago
#4840 - fixing protobuf mergeFromJsonString stub
Pull Request -
State: closed - Opened by brettmc 9 months ago
- 1 comment
#4839 - PhanImpossibleCondition: testing for initialized static variable
Issue -
State: open - Opened by mokraemer 9 months ago
#4838 - PhanUnreferencedUseNormal reported in constructor promotion
Issue -
State: open - Opened by ennorehling 9 months ago
#4837 - Update DOMNode::insertBefore() in FunctionSignatureMap.php
Pull Request -
State: closed - Opened by cscott 10 months ago
#4836 - `@param 'AND'|'OR'` interpreted as `'AND'|'OR'|string`, but `'AND'|'OR'` when in `@method` definition.
Issue -
State: open - Opened by mdeweerd 10 months ago
#4836 - `@param 'AND'|'OR'` interpreted as `'AND'|'OR'|string`, but `'AND'|'OR'` when in `@method` definition.
Issue -
State: open - Opened by mdeweerd 10 months ago
#4835 - Support for GitHub Workflow Commands
Issue -
State: open - Opened by nikeee 10 months ago
#4834 - PhanAccessReadOnlyProperty seems overzealous on array properties
Issue -
State: closed - Opened by jdwx 10 months ago
- 1 comment
#4833 - Support multiline annotations @var, @param, and @return
Pull Request -
State: open - Opened by kylekatarnls 11 months ago
#4832 - Class #[\Override] brought in PHP8.3 shouldn't be reported in Previous PHP versions
Issue -
State: open - Opened by jcvignoli 11 months ago
#4831 - Support analyzing new functionality/syntax added in php 8.3
Issue -
State: open - Opened by TysonAndre 11 months ago
#4830 - Release Phan 5.4.3
Pull Request -
State: closed - Opened by TysonAndre 11 months ago
#4829 - Support analyzing typed class constants
Issue -
State: open - Opened by TysonAndre 11 months ago
#4828 - Fix some errors seen running Phan with php 8.3 (8.3 not fully supported)
Pull Request -
State: closed - Opened by TysonAndre 11 months ago
#4827 - Phan fails to warn about type mismatches for object with __toString **declared** without strict types
Issue -
State: open - Opened by TysonAndre 11 months ago
#4826 - PHP8.3 Deprecation messages
Issue -
State: closed - Opened by EvgenyLin 11 months ago
- 1 comment
#4825 - PhanSyntaxError when using typed class constant (PHP 8.3 feature)
Issue -
State: closed - Opened by tobias-93 11 months ago
- 3 comments
#4824 - Support for Symfony/Console 7.x
Issue -
State: closed - Opened by adrian-enspired 12 months ago
- 2 comments
#4823 - Type of ternary conditional with anonymous classes is computed incorrectly
Issue -
State: open - Opened by MatmaRex 12 months ago
#4822 - Allow Symfony 7
Pull Request -
State: closed - Opened by peter17 12 months ago
- 4 comments
#4821 - Invert alias => canonical relationship for dns_check_record and dns_get_mx
Pull Request -
State: closed - Opened by stevegrunwell 12 months ago
#4820 - `image*` functions `$file` argument accepts `resource`
Issue -
State: open - Opened by donatj about 1 year ago
#4819 - Try out 8.3.0RC4 in CI
Pull Request -
State: closed - Opened by frewsxcv about 1 year ago
#4818 - PhanUndeclaredThis when $this is called in nested array_ calls
Issue -
State: open - Opened by gullevek about 1 year ago
- 1 comment
#4817 - Fix #4782
Pull Request -
State: closed - Opened by rlerdorf about 1 year ago
#4816 - FunctionSignatureMapReal for PHP 8.1/8.2
Pull Request -
State: closed - Opened by rlerdorf about 1 year ago
#4815 - Add test for special characters in union types
Pull Request -
State: closed - Opened by Daimona about 1 year ago
#4814 - Literal strings in doc comments are parsed incorrectly if they contain special characters
Issue -
State: open - Opened by Daimona about 1 year ago
- 3 comments
Labels: bug, medium
#4813 - Fix dockerized test runner and GH actions
Pull Request -
State: closed - Opened by Daimona about 1 year ago
- 1 comment
#4812 - Annotate array_chunk as returning list<array>
Pull Request -
State: closed - Opened by Daimona about 1 year ago
#4811 - Function delta signature map for PHP 8.2
Pull Request -
State: closed - Opened by rlerdorf about 1 year ago
#4810 - ldap_search PhanParamTooManyInternal
Issue -
State: closed - Opened by DeepDiver1975 about 1 year ago
- 2 comments
#4809 - Crash with DoubleQuotedStringTest.inc
Issue -
State: closed - Opened by mdeweerd about 1 year ago
- 1 comment
#4808 - avoid using deprecated assertion behavior in 8.3+
Pull Request -
State: closed - Opened by brettmc about 1 year ago
- 1 comment
#4807 - Infer return type of array_chunk more accurately
Issue -
State: open - Opened by Daimona about 1 year ago