mirror of
https://github.com/php/php-src.git
synced 2026-03-26 01:02:25 +01:00
fix tests
The 70436 test is just a bonus for the hardening in 72633.
This commit is contained in:
@@ -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)
|
||||
}
|
||||
DONE
|
||||
|
||||
Notice: unserialize(): Error at offset 93 of 94 bytes in %sbug70436.php on line %d
|
||||
bool(false)
|
||||
DONE
|
||||
|
||||
@@ -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
|
||||
DONE
|
||||
|
||||
Notice: unserialize(): Error at offset 79 of 80 bytes in %sbug72663.php on line %d
|
||||
DONE
|
||||
|
||||
Reference in New Issue
Block a user