Skip to content
This repository has been archived by the owner on Dec 1, 2024. It is now read-only.

Suppress the 4323 typing error #440

Merged
merged 1 commit into from
Mar 2, 2022
Merged

Suppress the 4323 typing error #440

merged 1 commit into from
Mar 2, 2022

Conversation

Atry
Copy link
Contributor

@Atry Atry commented Mar 2, 2022

The original implementation is not type safe and there was an existing HH_FIXME[4110] marker to suppress the error. Unfortunately the marker is not adequate in the nightly HHVM because of the newly introduced 4323 error.
This PR suppresses the error 4323 and should fix the CI.

@Atry Atry requested a review from fredemmott March 2, 2022 17:48
@Atry Atry changed the title Suppress 4323 error Suppress 4323 typing error Mar 2, 2022
@Atry Atry changed the title Suppress 4323 typing error Suppress the 4323 typing error Mar 2, 2022
@Atry Atry merged commit cade7dc into hhvm:main Mar 2, 2022
@Atry Atry deleted the suppress-4323 branch March 2, 2022 19:16
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants