Em Wed, 14 Sep 2011 09:05:42 +0100, Hannes Magnusson
<[email protected]> escreveu:
2011/9/12 Gustavo André dos Santos Lopes <[email protected]>:
cataphract Mon, 12 Sep 2011 20:05:07 +0000
Revision: http://svn.php.net/viewvc?view=revision&revision=316568
Log:
- Test for bug #55646.
Bug: https://bugs.php.net/55646 (Closed) decoding csr corrupts UTF8
characters
Changed paths:
A php/php-src/branches/PHP_5_4/ext/openssl/tests/bug55646.phpt
A php/php-src/trunk/ext/openssl/tests/bug55646.phpt
This test is failing for me:
001+ Warning: openssl_csr_new(): dn: add_entry_by_NID 18 -> IT 互
(failed; check error queue and value of string_mask OpenSSL option if
illegal characters are reported) in
/home/bjori/Work/src/php/php/php-src/branches/PHP_5_4/ext/openssl/tests/bug55646.php
on line 13
002+
003+ Warning: openssl_csr_export() expects parameter 1 to be resource,
boolean given in
/home/bjori/Work/src/php/php/php-src/branches/PHP_5_4/ext/openssl/tests/bug55646.php
on line 14
003- C: IT 互
004- D: 49 54 20 e4 ba 92
006+ C:
007+ D:
Thanks, I've made the test more portable and also fixed 004.phpt.
--
Gustavo Lopes
--
PHP CVS Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php