0.8 release

This commit is contained in:
John Long
2013-11-29 22:27:16 -06:00
parent 9ef8e72f3e
commit bb0cdd467a
10 changed files with 334 additions and 8 deletions
@@ -0,0 +1,11 @@
Test should pass when %IX0.0==FALSE and %IX0.1==TRUE
array(4) {
[0]=>
int(0)
[1]=>
int(2)
[2]=>
int(0)
[3]=>
int(0)
}
@@ -0,0 +1,5 @@
Array
(
[0] => 0
[1] => 5
)