Skip to content

Document what TypeResolver does with nullable types #45

@TysonAndre

Description

@TysonAndre

https://github.com/phpDocumentor/TypeResolver/pull/35/files implemented support for these, but does not mention "nullable" anywhere in the README.md of this project.

Questions I have:

  • Could you update the README to mention where nullables are supported?
  • Is phpdoc nullable supported? (No movement in http://www.php-fig.org/psr/ PSR-5 lately)
  • If it is, add integration tests to make the supported locations clear? (e.g. parsing /** @param ?int $x*/ function test($x);)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions