Skip to content

Releases: ytake/hhypermedia

Release for HHVM ^4.64

01 Jul 12:33

Choose a tag to compare

0.6.1

Update .hhconfig

Release for HHVM ^4.62

26 Jun 06:25

Choose a tag to compare

0.6.0

added allowed_fixme_codes_strict

changed dependencies

13 Feb 02:42

Choose a tag to compare

0.5.0

changed dependency

Release for HHVM^4.25

16 Nov 14:14

Choose a tag to compare

0.4.0

changed dependencies

added json serialization visitor

03 May 16:52
d0df0f8

Choose a tag to compare

added json visitor (#15)

* added visitor

* lint

* Update .travis.yml

0.3.1

30 Apr 14:51

Choose a tag to compare

changed shapes

Release for HHVM >=4.0

29 Apr 17:24
4a3c7ba

Choose a tag to compare

0.3.0

updated documents (#13)

for hhvm3.28

13 Oct 00:05
9900018

Choose a tag to compare

Feature/patch for hhvm3.28 (#8)

* removed phpunit, added hacktest

* fixed travis

fixed unbound name for HHVM3.26

07 May 17:24
70bb93f

Choose a tag to compare

Merge pull request #7 from ytake/fixed/hhvm3.26-unbound-name-patch

fixed unbound names

fixed types

18 Apr 00:54
39c69fc

Choose a tag to compare

curie

changed array<mixed, mixed> to array<mixed>