You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 1, 2023. It is now read-only.
Support `disallow_array_literal` (#17)
* Support `disallow_array_literal`
* Enable strict options that introduce test failures
* Require HHVM 4.25 for HHI support of array_literal
* Test on composer.json version of hhvm
Add type hints to lambda parameters.
Summary: required for .hhconfig disallow_ambiguous_lambda.
Signed-off-by: Arthur Loiret <arthur.loiret@emerton-data.com>