Ecosyste.ms: Issues
An open API service for providing issue and pull request metadata for open source projects.
GitHub / laminas/laminas-code issues and pull requests
#104 - PHP 8.1 `new` in initializers support
Issue -
State: open - Opened by Ocramius about 3 years ago
- 5 comments
Labels: Enhancement
#103 - PHP 8.1 final constant support
Issue -
State: closed - Opened by Ocramius about 3 years ago
Labels: Enhancement
#102 - PHP 8.1 noreturn type support
Issue -
State: closed - Opened by Ocramius about 3 years ago
Labels: Enhancement
#101 - Support PHP 8.1 read-only properties
Issue -
State: closed - Opened by Ocramius about 3 years ago
Labels: Enhancement
#100 - PHP 8.1 enum type support
Issue -
State: closed - Opened by Ocramius about 3 years ago
- 1 comment
Labels: Enhancement
#99 - PHP 8.1 pure intersection type support
Issue -
State: closed - Opened by Ocramius about 3 years ago
Labels: Enhancement
#98 - Bump `laminas/laminas-coding-standard` to 2.3.0
Pull Request -
State: closed - Opened by derrabus about 3 years ago
Labels: Enhancement
#97 - addTraitAlias error, Invalid Alias: Method name already exists on this class
Issue -
State: open - Opened by titrxw about 3 years ago
#96 - MethodReflection getBody() is incomplete
Issue -
State: open - Opened by titrxw about 3 years ago
- 1 comment
Labels: Bug
#95 - Fix incorrect argument type when `@param` is not declared for all parameters of a function
Pull Request -
State: closed - Opened by ihor-sviziev over 3 years ago
- 4 comments
Labels: Bug
#94 - Migarting from version 3 to version 4 breaks making changes to existing classes using reflection
Issue -
State: closed - Opened by iganev over 3 years ago
- 5 comments
Labels: BC Break
#93 - Merge release 4.4.2 into 4.5.x
Pull Request -
State: closed - Opened by github-actions[bot] over 3 years ago
Labels: Bug
#92 - Make MethodGenerator parameter sorting preserve array keys
Pull Request -
State: closed - Opened by willjones9 over 3 years ago
- 3 comments
Labels: Bug
#91 - Merge release 4.4.1 into 4.5.x
Pull Request -
State: closed - Opened by github-actions[bot] over 3 years ago
Labels: Bug
#90 - Fix `MethodGenerator` parameter sorting, when an explicit sorting is provided
Pull Request -
State: closed - Opened by willjones9 over 3 years ago
- 3 comments
Labels: Bug
#89 - Class imcompatiblity
Issue -
State: closed - Opened by gaetan-petit over 3 years ago
- 4 comments
Labels: Bug, Invalid
#88 - Drop unused `laminas/laminas-eventmanager` dependency, remove replacement of `zendframework/zend-code`
Pull Request -
State: closed - Opened by Ocramius over 3 years ago
- 1 comment
Labels: Enhancement
#87 - Pass `0` instead of `null` to `preg_match()` `$flags`, since in PHP 8.1+ the signature may change
Pull Request -
State: closed - Opened by derrabus over 3 years ago
- 2 comments
Labels: Enhancement
#86 - Support for PHP 8.1
Pull Request -
State: closed - Opened by derrabus over 3 years ago
- 14 comments
Labels: Enhancement
#85 - Normalize composer
Pull Request -
State: closed - Opened by ghostwriter over 3 years ago
- 3 comments
Labels: Enhancement
#84 - Remove `CHANGELOG.md` to simplify release workflow
Pull Request -
State: closed - Opened by Ocramius over 3 years ago
Labels: Documentation, Enhancement
#83 - Remove file headers
Pull Request -
State: closed - Opened by ghostwriter over 3 years ago
- 1 comment
Labels: Documentation, Enhancement
#81 - Fix `DocBlockGenerator` formatting issue when docblock long description is not available
Pull Request -
State: closed - Opened by martin-helmich over 3 years ago
- 3 comments
Labels: Bug
#75 - Adding trait example into documentation.
Pull Request -
State: closed - Opened by vrkansagara over 3 years ago
- 9 comments
Labels: Awaiting Author Updates, Documentation, Enhancement, Won't Fix
#74 - Allow generators instead of deriving from strings in various Generator classes
Issue -
State: open - Opened by simon-mundy over 3 years ago
- 5 comments
Labels: Enhancement
#72 - Make sure variadic parameter does not have default value
Pull Request -
State: closed - Opened by mchekin almost 4 years ago
- 6 comments
Labels: Enhancement
#32 - Handle visibility and docblocks of constants
Pull Request -
State: closed - Opened by simivar almost 5 years ago
- 3 comments
Labels: BC Break, Invalid