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

Bug #70898 SIGBUS/GPF zend_mm_alloc_small (zend_alloc.c:1291)
Submitted: 2015-11-12 03:34:33 Modified: 2015-11-12 04:18:21
From: brian.carpenter Assigned: ab
Status: Closed Package: Reproducible crash
PHP Version: 7.0Git-2015-11-12 (Git) 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/bug70898.php:3
002+ Stack trace:
003+ #0 %s/bug70898.php(3): array_map('000000000000000...', 0)
004+ #1 %s/bug70898.php(6): m('000000000000000...', '')
005+ #2 {main}
006+ thrown in %s/bug70898.php on line 3
001- Warning: array_map() expects parameter 1 to be a valid callback, function '0000000000000000000000000000000000' not found or invalid function name in %sbug70898.php on line %d
002-
003- Warning: array_map() expects parameter 1 to be a valid callback, function '' not found or invalid function name in %sbug70898.php on line %d
004-
005- Warning: array_map() expects parameter 1 to be a valid callback, function '' not found or invalid function name in %sbug70898.php on line %d
006-
007- Warning: array_map() expects parameter 1 to be a valid callback, function '' not found or invalid function name in %sbug70898.php on line %d
008-
009- Warning: array_map() expects parameter 1 to be a valid callback, function '' not found or invalid function name in %sbug70898.php on line %d
010-
011- Warning: implode(): Argument must be an array in %sbug70898.php on line %d