Skip to content

Add support of false return type #137

Closed
@Jeckerson

Description

@Jeckerson

Since PHP8.0 it is possible to specify false as return type. Example:

public function gc(int $maxlifetime): int|false
{}

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions