Issues
- 1
Error in readme: $method->setVariadics(true); should be $method->setVariadic(true);
#165 opened by ppazos - 1
Allow real value of private nullable
#166 opened by wimwinterberg - 1
new tag 8.3
#164 opened by Vladislavs-Ko - 9
The parameter and property types are not correctly returned when they are nullable
#153 opened by jenky - 2
class->addProperty()->setType() adds a default namespace \ at the beggining to the property type
#162 opened by ppazos - 1
- 2
Add support for "Roave/BetterReflection"
#159 opened by WalterWoshid - 2
Support for PER Coding Style 2.0
#155 opened by taka-oyama - 2
Option to set or overwrite a method.
#152 opened by kosciuk - 4
- 2
PhpParser\Lexer\Emulative::__construct(): Argument #1 ($phpVersion) must be of type ?PhpParser\PhpVersion, array given
#149 opened by i0FFLINE - 3
Option to force keys on arrays in properties
#148 opened by kosciuk - 5
Printing empty namespace
#147 opened by GameCharmer - 5
ClassType->getNamespace() should not be deprecated
#134 opened by riki137 - 7
- 0
- 1
Attributes cant have 0 as parameter
#140 opened by 19bischof - 1
Nullable union type
#139 opened by GromNaN - 2
Leading slash in alias use at class line
#137 opened - 2
Automatically build nested attributes from object
#130 opened by Eydamos - 2
Using comment before for parameter throws exception
#135 opened by ticktackk - 0
class names resolving in use as
#128 opened by zengbo - 1
Methods with one parameter are printed as multiline if promoted or with attribute
#131 opened by jonsa - 1
Inline comment of constant lost
#129 opened by SyuTingSong - 2
- 5
- 4
Autoload issue after installation and use
#122 opened by plasid - 0
- 4
Automatically import (`use`) classes to namespace
#82 opened by ruudk - 2
Extractor does not extract enum method body using EnumType::from() and withBodies: true
#115 opened by sisklu - 2
Promoted properties & reflection consistency
#113 opened by jkuchar - 0
{ position in methods and class and ...
#112 opened by miaadp - 0
When a file is loaded from existing PHP code, any readonly keyword in a promoted parameter is ignored
#110 opened by Coffelius - 0
Enum example is missing "new"
#109 opened by mrweiner - 4
Add support for trailling comma for method paramerts
#106 opened by astronom - 0
How to remove a used namespace?
#102 opened by ruudk - 0
- 0
File comment is lost when using PhpFile::fromCode
#100 opened by red-led - 7
Loading from code should not use FQCN
#97 opened by alanpoulain - 1
Optimize work with constants (self:: / static::)
#101 opened by Eugentis - 2
Attributes are not loaded correctly
#98 opened by alanpoulain - 4
Add use statements to import global functions is not backwards compatible anymore
#92 opened by jojo1981 - 5
Add ability to define trait import PHPDoc
#90 opened by InvisibleSmiley - 1
Functions in namespace
#80 opened by rikmeijer - 1
Load a class from a file template
#79 opened by fnash - 1
- 2
Add possibility to use constants in attributes
#81 opened by leprz - 1
- 2
printParameters is not taking into account the rest of the method to determine line length for wrapping
#77 opened by Eydamos - 3