Hunter Perrin
|
b338e4c547
|
Version bump.
2.1.0
|
2019-12-28 13:24:32 -08:00 |
|
Hunter Perrin
|
26bb6ee712
|
Add JSON serialization hooking features.
|
2019-12-28 13:19:56 -08:00 |
|
Hunter Perrin
|
adde48e776
|
Version bump.
2.0.2
|
2017-10-24 21:44:22 -07:00 |
|
Hunter Perrin
|
3ab4d40b18
|
Apparently, I'm really bad at picking variable names that don't collide. Fixes #1.
|
2017-10-24 21:36:45 -07:00 |
|
Hunter Perrin
|
f70340cc9a
|
Version bump.
2.0.1
|
2017-10-24 19:32:03 -07:00 |
|
Hunter Perrin
|
2bc90be625
|
Indentation fix.
|
2017-10-24 19:26:25 -07:00 |
|
Hunter Perrin
|
d281d7711d
|
Merge branch 'master' of github.com:sciactive/hookphp
Conflicts:
.gitignore
composer.lock
src/Hook.php
src/HookOverride.php
testing/TestModel.php
testing/tests/HookTest.php
|
2017-10-24 19:24:13 -07:00 |
|
Hunter Perrin
|
e9160ede76
|
More tests. Some formatting changes.
|
2017-10-24 19:14:56 -07:00 |
|
Hunter Perrin
|
f0605a702e
|
Adding composer install to Travis config.
2.0.0
|
2017-06-17 14:59:58 -07:00 |
|
Hunter Perrin
|
fc15a05c5e
|
Updated readme.
|
2017-06-17 14:55:51 -07:00 |
|
Hunter Perrin
|
0a7b1a6248
|
Added support for variadic functions. Now requires PHP7.
|
2017-06-17 14:50:26 -07:00 |
|
Hunter Perrin
|
1cd78f145b
|
Changing indentation style to four spaces.
|
2015-09-02 18:07:33 -07:00 |
|
Hunter Perrin
|
15683934d5
|
Changing indentation style to four spaces.
|
2015-09-02 18:05:46 -07:00 |
|
Hunter Perrin
|
ef78d5af09
|
Update to get HookPHP working in HHVM.
1.2.2
|
2015-04-10 15:38:54 -07:00 |
|
Hunter Perrin
|
08b0e9068d
|
Returning by reference error.
1.2.1
|
2015-04-08 20:50:39 -07:00 |
|
Hunter Perrin
|
53d934fcbf
|
Adde new Scrutinizer badges.
|
2015-04-08 20:05:51 -07:00 |
|
Hunter Perrin
|
264223e353
|
Code improvements. JSON works. Actual PHPUnit tests.
1.2.0
|
2015-04-08 19:46:16 -07:00 |
|
Hunter Perrin
|
6899180d51
|
Release 1.1.0.
1.1.0
|
2015-02-19 00:36:08 -08:00 |
|
Hunter Perrin
|
9b2fbd7502
|
Added more readme badges.
|
2015-01-08 14:32:56 -08:00 |
|
Hunter Perrin
|
0728d75e6f
|
Added autoloader note.
|
2014-12-19 22:24:47 -08:00 |
|
Hunter Perrin
|
7b5b03ecde
|
Added installation instructions.
|
2014-12-19 22:23:27 -08:00 |
|
Hunter Perrin
|
823ddb6543
|
Incremented version number.
1.0.0
|
2014-12-19 21:46:10 -08:00 |
|
Hunter Perrin
|
c40830809d
|
Corrected readme.
|
2014-12-19 21:30:44 -08:00 |
|
Hunter Perrin
|
9d920b9021
|
Added namespacing and renamed classes. Added content to the README.
|
2014-12-19 17:06:25 -08:00 |
|
Hunter Perrin
|
673d03c30c
|
General improvements. Added a way to get the hooked object.
|
2014-12-19 03:02:56 -08:00 |
|
Hunter Perrin
|
14043702ee
|
Added hook code from 2be. Rewrote it to be static.
|
2014-12-15 13:27:14 -08:00 |
|
Hunter Perrin
|
69d8495315
|
Initial commit
|
2014-12-15 12:42:44 -08:00 |
|