xref: /PHP-7.4/Zend/tests/bug70253.phpt (revision c8359fce)
1--TEST--
2Bug #70253 (segfault at _efree () in zend_alloc.c:1389)
3--FILE--
4<?php
5unserialize('a:2:{i:0;O:9:"000000000":10000000');
6?>
7--EXPECTF--
8Notice: unserialize(): Error at offset 33 of 33 bytes in %s on line %d
9