Skip to content

Releases: sciactive/hookphp

2.1.0

Choose a tag to compare

@hperrin hperrin released this 28 Dec 21:25

Add JSON serialization hooking features.

2.0.2

Choose a tag to compare

@hperrin hperrin released this 25 Oct 04:47

Fixed a name collision bug. Unless someone else is starting their variables with HOOK, we shouldn't have any more name collisions.

2.0.1

Choose a tag to compare

@hperrin hperrin released this 25 Oct 02:35

Minor changes.

2.0.0

Choose a tag to compare

@hperrin hperrin released this 17 Jun 22:02

Added support for variadic functions. Now requires PHP7.

1.2.2

Choose a tag to compare

@hperrin hperrin released this 10 Apr 22:45

HookPHP works in HHVM!

1.2.1

Choose a tag to compare

@hperrin hperrin released this 09 Apr 03:52

Fixed a returning by reference error.

1.2.0

Choose a tag to compare

@hperrin hperrin released this 09 Apr 02:47

Some minor improvements, and real tests.

1.1.0

Choose a tag to compare

@hperrin hperrin released this 19 Feb 08:37

When you update, you'll have to refactor your calls from H:: to Hook::.

1.0.0

Choose a tag to compare

@hperrin hperrin released this 20 Dec 05:48

First release!