Test: /Zend/tests/bug70895.phpt - Version 7.0.16-dev        

Bug #70895 null ptr deref and segfault (xbuf_format_converter (spprintf.c:744))
Submitted: 2015-11-11 20:51:40 Modified: 2015-11-11 21:05:47
From: brian.carpenter Assigned:
Status: Closed Package: Reproducible crash
PHP Version: 7.0.0rc6 OS:

There is 1 diff reported by users for this test.

Count Diff
2 (100%)
001+ Fatal error: Uncaught TypeError: Argument 1 passed to array_map() must be callable, string given in %s/bug70895.php:3
002+ Stack trace:
003+ #0 %s/bug70895.php(3): array_map('%n', 0)
004+ #1 {main}
005+ thrown in %s/bug70895.php on line 3
001- Warning: array_map\(\) expects parameter 1 to be a valid callback, function '%n' not found or invalid function name in .+
002-
003- Warning: array_map\(\) expects parameter 1 to be a valid callback, function '%n %i' not found or invalid function name in .+
004-
005- Warning: array_map\(\) expects parameter 1 to be a valid callback, function '%n %i aoeu %f aoeu %p' not found or invalid function name in .+bug70895.php on line \d+