ID: 8212 Updated by: elixer Reported By: [EMAIL PROTECTED] Old-Status: Open Status: Closed Bug Type: Program Execution PHP Version: 4.0.2 Assigned To: Comments: Fixed in CVS. Wait for 4.0.6. Previous Comments: --------------------------------------------------------------------------- [2001-04-27 21:48:39] [EMAIL PROTECTED] Reproduceable with latest CVS (28.4.2001) --Jani --------------------------------------------------------------------------- [2000-12-12 13:33:35] [EMAIL PROTECTED] echo "test = (" . exec("echo -n 'A'",$tmp) . ")"; echo "<br>test2 = (" . $tmp[0] . ")"; I get the following results test = () test2 = (A) --------------------------------------------------------------------------- ATTENTION! Do NOT reply to this email! To reply, use the web interface found at http://bugs.php.net/?id=8212&edit=2 -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To contact the list administrators, e-mail: [EMAIL PROTECTED]