The message comes from the C runtime, so it is not reliable to check the
exact wording.
?>
===DONE==
--EXPECTF--
-Warning: unserialize(): Numerical result out of range in %sbug68044.php on line %d
+Warning: unserialize(): %s in %sbug68044.php on line %d
Warning: Insufficient data for unserializing - %d required, 1 present in %s%ebug68044.php on line 2
var_dump(unserialize($s));
?>
--EXPECTF--
-Warning: unserialize(): Numerical result out of range in %sbug74101.php on line %d
+Warning: unserialize(): %s in %sbug74101.php on line %d
Notice: unserialize(): Error at offset 48 of 74 bytes in %sbug74101.php on line %d
bool(false)
?>
--EXPECTF--
-Warning: unserialize(): Numerical result out of range in %sbug74614.php on line %d
+Warning: unserialize(): %s in %sbug74614.php on line %d
Notice: unserialize(): Error at offset %d of 113 bytes in %s on line %d