--TEST-- exec, system, passthru — Basic command execution functions --SKIPIF-- --FILE-- --EXPECTF-- Warning: exec(): NULL byte detected. Possible attack in %s on line %d bool(false) NULL Warning: system(): NULL byte detected. Possible attack in %s on line %d bool(false) Warning: passthru(): NULL byte detected. Possible attack in %s on line %d bool(false)