--TEST-- strncmp() tests --FILE-- --EXPECTF-- Warning: strncmp() expects exactly 3 parameters, 2 given in %s on line %d NULL int(0) Warning: Length must be greater than or equal to 0 in %s on line %d bool(false) int(0) int(0) int(-1) Done