Hack Router Versions Save

Request routing for HackLang

v0.19.9

2 years ago

This release:

  • contains several performance improvements (thanks to @azjezz )
  • supports current nightly builds of HHVM, and is expected to support 4.136

v0.19.8

3 years ago

This release supports HHVM 4.88.0

v0.19.7

3 years ago
  • list allowed FIXME codes in .hhconfig (required since HHVM 4.62)
  • migrate array type annotations to varray or darray (required since HHVM 4.68)

v0.19.6

4 years ago

This release:

  • supports the latest release of hsl-experimental and hack-http-request-response-interfaces
  • permits any KeyedContainer to be returned from BaseRouter::getRoutes()

v0.19.5

4 years ago

v0.19.4

4 years ago

No longer depends on the disallow_array_literal setting being turned off, so it can now be used from projects with stricter settings without causing Hack errors.

v0.19.3

4 years ago

migrates to preg_match_with_matches()

v0.19.2

4 years ago

Adds missing 2nd argument to \apc_fetch() (optional before HHVM 4.17).

v0.19.1

4 years ago

v0.19.0

4 years ago