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
Require hhvm 4.128 and support autoloading with ext_watchman (#144)
* Require hhvm 4.128 and support autoloading with ext_watchman
The hsl is always built-in.
ext_watchman and HH\Facts are always available.
varray eq vec and darray eq dict is always true.
All legacy arrays have been replaced with Hack arrays.
* Format the changed files
* Fix lint
* Allow hhvm-autoload plugin
Co-authored-by: Yang, Bo <[email protected]>
0 commit comments