--TEST-- SplFixedArray::key() with a parameter passed. This is a bug and an error should be called. --CREDITS-- PHPNW Test Fest 2009 - Jordan Hatch --FILE-- key( array("this","should","not","execute") ); } ?> --EXPECTF-- Warning: SplFixedArray::key() expects exactly 0 parameters, 1 given in %s on line %d Warning: SplFixedArray::key() expects exactly 0 parameters, 1 given in %s on line %d Warning: SplFixedArray::key() expects exactly 0 parameters, 1 given in %s on line %d