Merge branch 'PHP-7.0' into PHP-7.1

* PHP-7.0:
  fix test
This commit is contained in:
Anatol Belski 2016-07-23 21:04:52 +02:00
commit b238211732

View File

@ -36,9 +36,9 @@ function ptr2str($ptr)
}
?>
--EXPECTF--
Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s/bug72562.php on line %d
Warning: session_decode(): Failed to decode session object. Session has been destroyed in %s%ebug72562.php on line %d
Notice: unserialize(): Error at offset 0 of 1 bytes in %s/bug72562.php on line %d
Notice: unserialize(): Error at offset 0 of 1 bytes in %s%ebug72562.php on line %d
Notice: unserialize(): Error at offset 4 of 4 bytes in %s/bug72562.php on line %d
Notice: unserialize(): Error at offset 4 of 4 bytes in %s%ebug72562.php on line %d
bool(false)