fix tests

The 70436 test is just a bonus for the hardening in 72633.
This commit is contained in:
Anatol Belski 2016-08-17 12:39:35 +02:00
parent 195d7618e7
commit 05c8a0771d
2 changed files with 7 additions and 15 deletions

View File

@ -49,17 +49,7 @@ DONE
Notice: unserialize(): Error at offset 0 of 3 bytes in %sbug70436.php on line %d
Notice: unserialize(): Error at offset 17 of 17 bytes in %sbug70436.php on line %d
array(4) {
[0]=>
int(1)
[1]=>
object(obj)#%d (1) {
["data"]=>
bool(false)
}
[2]=>
string(24) "%s"
[3]=>
bool(false)
}
Notice: unserialize(): Error at offset 93 of 94 bytes in %sbug70436.php on line %d
bool(false)
DONE

View File

@ -23,4 +23,6 @@ DONE
Notice: unserialize(): Unexpected end of serialized data in %sbug72663.php on line %d
Notice: unserialize(): Error at offset 46 of 47 bytes in %sbug72663.php on line %d
Notice: unserialize(): Error at offset 79 of 80 bytes in %sbug72663.php on line %d
DONE