[PHP-DEV] Bug #509 Updated: trailing extended ansi caracters not returned in the array passed to exec() From: Bug Database (php-dev <email protected>)
Date: 10/10/98

ID: 509
Updated by: jim
Reported By: cbocquet <email protected>
Status: Analyzed
Bug Type: Misbehaving function
Assigned To: jim
Comments:

Works fine on my Linux system. exec() does try to chop trailing whitespace on
each of the lines, so perhaps the Solaris isspace() character interprets such
characters as spaces. You might try changing the locale setting to see if that
helps.

Full Bug description available at: http://ca.php.net/bugs.php3?id=509

--
PHP Development Mailing List   http://www.php.net/
To unsubscribe send an empty message to php-dev-unsubscribe <email protected>
For help: php-dev-help <email protected>