Skip to content
This repository was archived by the owner on Feb 21, 2025. It is now read-only.

Tags: usox/hackmock

Tags

v1.4.1

Toggle v1.4.1's commit message
replace call_user_func() call

v1.4.0

Toggle v1.4.0's commit message

Unverified

This commit is not signed, but one or more authors requires that any commit attributed to them is signed.
Permit use with type-assert v4

v1.3.2

Toggle v1.3.2's commit message
Fix some hhvm 4.34 BC breaks (#11)

hhvm 4.34 compatibility

v1.3.1

Toggle v1.3.1's commit message
support new versions of HHVM

- static local variables were removed from the Hack language recently
- implicit `(string)` cast on objects is no longer allowed

v1.3.0

Toggle v1.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
usox Daniel Jakob
Ensure compatibility with hhvm 4.1

- usage of `func_get_args` has been removed
- Mocking `isDestructor` is no longer supported

v1.2.0

Toggle v1.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
usox Daniel Jakob
Remove decl declaration

v1.1.0

Toggle v1.1.0's commit message
Update dependencies and bump hhvm to 3.30 (#6)

v1.0.2

Toggle v1.0.2's commit message
3 default boolean value (#4)

* Fix default boolean values (#3)

* Clarifying change (#3)

v1.0.1

Toggle v1.0.1's commit message
Fix typo

v1.0.0

Toggle v1.0.0's commit message

Unverified

This user has not yet uploaded their public signing key.
Update readme