Em Seg, 2008-03-31 às 03:13 +0400, Antony Dovgal escreveu: > On 30.03.2008 16:17, Felipe Pena wrote: > > felipe Sun Mar 30 12:17:39 2008 UTC > > > > Added files: (Branch: PHP_5_2) > > /php-src/sapi/cli/tests bug44564.phpt > > > > Modified files: > > /php-src/ext/standard exec.c > > Log: > > Fixed bug #44564 (escapeshellarg removes UTF-8 multi-byte characters) > > The test fails here. Any idea why?
Strange... That's the behavior without the patch. Does this occur in three branches? I don't have idea why it fail. :( > 001+ string(10) "f\{o\}\<\>" > 002+ string(8) "'f~|;*?'" > 003+ string(4) "\?\?" > 004+ string(3) "'a'" > 001- string(13) "f\{o\}\<€\>" > 002- string(10) "'f~|;*Þ?'" > 003- string(13) "\?€®đæ\?" > 004- string(10) "'aŊł€'" > > -- > Wbr, > Antony Dovgal > -- Regards, Felipe Pena. -- PHP CVS Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php