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

v2.7.8: Improved support for large objects, support current HHVM nightly builds

Compare
Choose a tag to compare
@fredemmott fredemmott released this 11 Dec 21:58

This release:

  • adds support for current nightly builds of HHVM, and is expected to support v4.88
  • uses print_r() instead of var_dump() when printing information on objects, to avoid stack overflows on deep objects, e.g. HHAST nodes