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
ProxyManager is a dependency of ZF2 and SF2 that is doing some very
tricky code generation, as well as dealing with unset properties,
serialization, cloning, etc.
It is currently not on par with HHVM, but reflection and core
features of HHVM cause huge fluctuations in test success rate.
I'm already testing the repo against HHVM nightly (allowed failure on travis, for now), and am
tracking compat at Ocramius/ProxyManager#127, but a comparison
view on http://www.hhvm.com/frameworks/ would help me greatly in
identifying/reporting regressions.
Closes#2093
Github Author: Marco Pivetta <ocramiusgmail.com>
Reviewed By: @fredemmott
Differential Revision: D1229979
__sleep
containing private properties facebook/hhvm#1793Reflection compliance facebook/hhvm#1600defined('HHVM_VERSION')
- HHVM with closures support - removing HHVM workarounds in test suite and sources #170The text was updated successfully, but these errors were encountered: