--TEST-- Bug #69198 (Compact function generate array with length but no content) --FILE-- --EXPECTF-- Notice: compact(): Undefined variable: willNeverBeDefined in %s on line %d array(0) { } bool(true) bool(true) bool(true)