8000 Release 4.3.10: use varray/darray, reducing warning spam on recent HHVM versions · hhvm/hack-codegen · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

4.3.10: use varray/darray, reducing warning spam on recent HHVM versions

Compare
Choose a tag to compare
404B @fredemmott fredemmott released this 09 Jun 17:05
Replace PHP arrays with varray and darray

Grepped for \barray\b , fixed all call sites.

No log spew on test run
0