facebook / facebook/hhvm

Traits disregard constructor types for parent::__construct

Open
#7,734 0 comments 0 reactions 0 assignees View on GitHub
hack
Dominant language
C++
Stars
18.7k
Forks
3.1k
Avg merge
1h 47m
Merged PRs (30d)
2

Description

### HHVM Version

```
$ hhvm --version
HipHop VM 3.18.0-dev (rel)
Compiler: heads/master-0-g50dd51306377a0ab0cdb4025a889a4d4a067fafb
Repo schema: 289cff02435340d8db866067b16b2c524b599b5e
```

Reproduced in 3.16.0

### Standalone code, or other way to reproduce the problem

```hack
> attribute
```

### Actual result

```
No errors!
```

But fatals when executed.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.