--TEST-- Bug #68446 (Array constant not accepted for array parameter default) --FILE-- --EXPECTF-- NULL array(0) { } NULL array(0) { } array(1) { [0]=> int(1) } Fatal error: Uncaught TypeError: Argument 1 passed to a() must be of the type array, null given, called in %s on line %d and defined in %s:%d Stack trace: #0 %s(%d): a(NULL) #1 {main} thrown in %s on line %d