stas Mon Apr 2 20:51:12 2007 UTC Modified files: (Branch: PHP_5_2) /php-src NEWS Log: fix #33664 http://cvs.php.net/viewvc.cgi/php-src/NEWS?r1=1.2027.2.547.2.620&r2=1.2027.2.547.2.621&diff_format=u Index: php-src/NEWS diff -u php-src/NEWS:1.2027.2.547.2.620 php-src/NEWS:1.2027.2.547.2.621 --- php-src/NEWS:1.2027.2.547.2.620 Mon Apr 2 13:43:08 2007 +++ php-src/NEWS Mon Apr 2 20:51:12 2007 @@ -152,6 +152,8 @@ (MOPB-24 by Stefan Esser) (Stas) - Fixed wrong length calculation in unserialize S type (MOPB-29 by Stefan Esser) (Stas) +- Fixed bug #33664 Console window appears when using exec() + (Richard Quadling, Stas) 08 Feb 2007, PHP 5.2.1 - Added read-timeout context option "timeout" for HTTP streams. (Hannes, Ilia).
-- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php