[PHP-users 20368] Re: PHP5.0.0 Beta4 Released!!

Seiji Masugata s.masugata @ digicom.dnp.co.jp
2004年 2月 13日 (金) 21:26:18 JST


桝形です。

> よく見てみると「new experimental SOAP support」との事で、何だか
> 面白そうですね。

[soap]

Soap Client  enabled
Soap Server  enabled

Directive                Local Value  Master Value
soap.wsdl_cache_dir      /tmp         /tmp
soap.wsdl_cache_enabled  1            1
soap.wsdl_cache_ttl      86400        86400


試しに、make testしてみたら、どエらい事になってしまいました。

後、軒並みmbstring関連もFAILEDでしたが、script_encodingが関与
しているんでしょうかね?しかい、この有様では送れない。。。

=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   37
Exts tested     :   46
---------------------------------------------------------------------

Number of tests : 1132               936
Tests skipped   :  196 ( 17.3%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :  141 ( 12.5%) ( 15.1%)
Tests passed    :  795 ( 70.2%) ( 84.9%)
---------------------------------------------------------------------
Time taken      :  349 seconds
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Formatted print functions [tests/strings/002.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
EUC-JP to ISO-2022-JP [ext/iconv/tests/eucjp2iso2022jp.phpt]
EUC-JP to SJIS [ext/iconv/tests/eucjp2sjis.phpt]
EUC-JP to UTF8 [ext/iconv/tests/eucjp2utf8.phpt]
iconv() test 1 [ext/iconv/tests/iconv001.phpt]
iconv_mime_encode() [ext/iconv/tests/iconv_mime_encode.phpt]
iconv_strlen() [ext/iconv/tests/iconv_strlen.phpt]
iconv_strpos() [ext/iconv/tests/iconv_strpos.phpt]
iconv_strrpos() [ext/iconv/tests/iconv_strrpos.phpt]
iconv_substr() [ext/iconv/tests/iconv_substr.phpt]
ob_iconv_handler() [ext/iconv/tests/ob_iconv_handler.phpt]
Translit failure [ext/iconv/tests/translit-failure.phpt]
Bug #20087 (Assertion failure) [ext/mbstring/tests/bug20087.phpt]
Bug #26639 (mb_convert_variables() clutters variables beyond the references) [ext/mbstring/tests/bug26639.phpt]
mb_strtoupper() / mb_strtolower() [ext/mbstring/tests/casefold.phpt]
HTML input/output [ext/mbstring/tests/htmlent.phpt]
mb_convert_encoding() [ext/mbstring/tests/mb_convert_encoding.phpt]
mb_convert_variables() [ext/mbstring/tests/mb_convert_variables.phpt]
mb_detect_encoding() [ext/mbstring/tests/mb_detect_encoding.phpt]
mb_detect_order() [ext/mbstring/tests/mb_detect_order.phpt]
mb_ereg() [ext/mbstring/tests/mb_ereg.phpt]
mb_ereg_search() stuff [ext/mbstring/tests/mb_ereg_search_xxx.phpt]
mb_http_output() [ext/mbstring/tests/mb_http_output.phpt]
mb_internal_encoding() [ext/mbstring/tests/mb_internal_encoding.phpt]
mb_output_handler() (EUC-JP) [ext/mbstring/tests/mb_output_handler_euc_jp.phpt]
mb_preferred_mime_name() [ext/mbstring/tests/mb_preferred_mime_name.phpt]
mb_send_mail() test 2 (lang=Japanese) [ext/mbstring/tests/mb_send_mail02.phpt]
mb_send_mail() test 5 (lang=Simplified Chinese) [ext/mbstring/tests/mb_send_mail05.phpt]
mb_send_mail() test 6 (lang=Traditional Chinese) [ext/mbstring/tests/mb_send_mail06.phpt]
mb_send_mail() test 7 (lang=Korean) [ext/mbstring/tests/mb_send_mail07.phpt]
mb_strcut() [ext/mbstring/tests/mb_strcut.phpt]
mb_strimwidth() [ext/mbstring/tests/mb_strimwidth.phpt]
mb_strlen() [ext/mbstring/tests/mb_strlen.phpt]
mb_strpos() [ext/mbstring/tests/mb_strpos.phpt]
mb_strwidth() [ext/mbstring/tests/mb_strwidth.phpt]
mb_substitute_character() [ext/mbstring/tests/mb_substitute_character.phpt]
mb_substr() [ext/mbstring/tests/mb_substr.phpt]
Function overloading test 1 [ext/mbstring/tests/overload01.phpt]
Function overloading test 2 [ext/mbstring/tests/overload02.phpt]
Simple multi-byte print test (EUC-JP) [ext/mbstring/tests/simpletest.phpt]
mhash() test [ext/mhash/tests/001.phpt]
mhash_keygen_s2k() test [ext/mhash/tests/003.phpt]
OpenSSL private key functions [ext/openssl/tests/001.phpt]
openssl: get public key from generated private key [ext/openssl/tests/bug25614.phpt]
Bug #26862 (ob_flush() before output_reset_rewrite_vars() results in data loss) [ext/session/tests/bug26862.phpt]
SOAP XML Schema 1: simpleType/restriction [ext/soap/tests/schema/schema001.phpt]
SOAP XML Schema 2: simpleType/restriction (reference to type) [ext/soap/tests/schema/schema002.phpt]
SOAP XML Schema 3: simpleType/restriction (reference to type, that is not defined yet) [ext/soap/tests/schema/schema003.phpt]
SOAP XML Schema 4: simpleType/restriction (reference to undefined type) [ext/soap/tests/schema/schema004.phpt]
SOAP XML Schema 5: simpleType/restriction (inline type) [ext/soap/tests/schema/schema005.phpt]
SOAP XML Schema 6: simpleType/restriction (referenced by ellement) [ext/soap/tests/schema/schema006.phpt]
SOAP XML Schema 7: simpleType/restriction (referenced by ellement) [ext/soap/tests/schema/schema007.phpt]
SOAP XML Schema 8: simpleType/restriction (anonymous, inside an ellement) [ext/soap/tests/schema/schema008.phpt]
SOAP XML Schema 9: simpleType/list (as string) [ext/soap/tests/schema/schema009.phpt]
SOAP XML Schema 10: simpleType/list (as array) [ext/soap/tests/schema/schema010.phpt]
SOAP XML Schema 11: simpleType/list (inline type) (as string) [ext/soap/tests/schema/schema011.phpt]
SOAP XML Schema 12: simpleType/list (inline type) (as array) [ext/soap/tests/schema/schema012.phpt]
SOAP XML Schema 13: simpleType/union [ext/soap/tests/schema/schema013.phpt]
SOAP XML Schema 14: simpleType/union [ext/soap/tests/schema/schema014.phpt]
SOAP XML Schema 15: simpleType/union (inline type) [ext/soap/tests/schema/schema015.phpt]
SOAP XML Schema 16: simpleType/union (inline type) [ext/soap/tests/schema/schema016.phpt]
SOAP XML Schema 17: union with list [ext/soap/tests/schema/schema017.phpt]
SOAP XML Schema 18: union with list [ext/soap/tests/schema/schema018.phpt]
SOAP XML Schema 19: union with list [ext/soap/tests/schema/schema019.phpt]
SOAP XML Schema 20: union with list [ext/soap/tests/schema/schema020.phpt]
SOAP XML Schema 21: list of unions [ext/soap/tests/schema/schema021.phpt]
SOAP XML Schema 22: list of unions [ext/soap/tests/schema/schema022.phpt]
SOAP XML Schema 23: SOAP 1.1 Array [ext/soap/tests/schema/schema023.phpt]
SOAP XML Schema 24: SOAP 1.1 Array (second way) [ext/soap/tests/schema/schema024.phpt]
SOAP XML Schema 25: SOAP 1.2 Array [ext/soap/tests/schema/schema025.phpt]
SOAP XML Schema 26: SOAP 1.2 Array (second way) [ext/soap/tests/schema/schema026.phpt]
SOAP XML Schema 27: SOAP 1.1 Multidimensional array [ext/soap/tests/schema/schema027.phpt]
SOAP XML Schema 28: SOAP 1.2 Multidimensional array [ext/soap/tests/schema/schema028.phpt]
SOAP XML Schema 29: SOAP 1.2 Multidimensional array (second way) [ext/soap/tests/schema/schema029.phpt]
SOAP XML Schema 30: Structure (sequence) [ext/soap/tests/schema/schema030.phpt]
SOAP XML Schema 31: Structure (all) [ext/soap/tests/schema/schema031.phpt]
SOAP XML Schema 32: Structure (choice) [ext/soap/tests/schema/schema032.phpt]
SOAP XML Schema 33: Nested complex types [ext/soap/tests/schema/schema033.phpt]
SOAP XML Schema 34: Nested complex types (element ref) [ext/soap/tests/schema/schema034.phpt]
SOAP XML Schema 35: Nested complex types (element ref + anonymous type) [ext/soap/tests/schema/schema035.phpt]
SOAP XML Schema 36: Nested complex types (inline) [ext/soap/tests/schema/schema036.phpt]
SOAP XML Schema 37: Structure with attributes [ext/soap/tests/schema/schema037.phpt]
SOAP XML Schema 38: Structure with attributes (ref) [ext/soap/tests/schema/schema038.phpt]
SOAP XML Schema 39: Structure with attributes (attributeGroup) [ext/soap/tests/schema/schema039.phpt]
SOAP XML Schema 40: Structure with attributes (inline types) [ext/soap/tests/schema/schema040.phpt]
SOAP XML Schema 41: Structure (group) [ext/soap/tests/schema/schema041.phpt]
SOAP XML Schema 42: Extension of simple type [ext/soap/tests/schema/schema042.phpt]
SOAP XML Schema 43: Extension of simple type (2) [ext/soap/tests/schema/schema043.phpt]
SOAP XML Schema 44: Restriction of simple type [ext/soap/tests/schema/schema044.phpt]
SOAP XML Schema 45: Restriction of simple type (2) [ext/soap/tests/schema/schema045.phpt]
SOAP XML Schema 46: Extension of complex type [ext/soap/tests/schema/schema046.phpt]
SOAP XML Schema 47: Extension of complex type (2) [ext/soap/tests/schema/schema047.phpt]
SOAP XML Schema 48: Restriction of complex type [ext/soap/tests/schema/schema048.phpt]
SOAP XML Schema 49: Restriction of complex type (2) [ext/soap/tests/schema/schema049.phpt]
SOAP XML Schema 50: Array in complex type (maxOccurs > 1, one value) [ext/soap/tests/schema/schema050.phpt]
SOAP XML Schema 51: Array in complex type (maxOccurs > 1, array) [ext/soap/tests/schema/schema051.phpt]
SOAP XML Schema 52: Array in complex type (maxOccurs > 1, array with one value) [ext/soap/tests/schema/schema052.phpt]
SOAP XML Schema 52: Array in complex type (maxOccurs > 1, empty array) [ext/soap/tests/schema/schema053.phpt]
SOAP XML Schema 54: Apache Map [ext/soap/tests/schema/schema054.phpt]
SOAP XML Schema 55: Apache Map (extension) [ext/soap/tests/schema/schema055.phpt]
SOAP XML Schema 56: SOAP 1.1 Array (literal encoding) [ext/soap/tests/schema/schema056.phpt]
SOAP XML Schema 57: SOAP 1.1 Array (second way, literal encoding) [ext/soap/tests/schema/schema057.phpt]
SOAP XML Schema 58: SOAP 1.2 Array (literal encoding) [ext/soap/tests/schema/schema058.phpt]
SOAP XML Schema 59: SOAP 1.2 Array (second way, literal encoding) [ext/soap/tests/schema/schema059.phpt]
SOAP XML Schema 60: SOAP 1.2 Multidimensional array (literal encoding) [ext/soap/tests/schema/schema060.phpt]
SOAP XML Schema 61: SOAP 1.2 Multidimensional array (second way, literal encoding) [ext/soap/tests/schema/schema061.phpt]
SOAP XML Schema 62: NULL with attributes [ext/soap/tests/schema/schema062.phpt]
SOAP XML Schema 63: standard unsignedLong type [ext/soap/tests/schema/schema063.phpt]
SOAP XML Schema 64: standard date/time types [ext/soap/tests/schema/schema064.phpt]
SOAP XML Schema 65: Attribute with default value [ext/soap/tests/schema/schema065.phpt]
SOAP XML Schema 66: Attribute with fixed value (1) [ext/soap/tests/schema/schema066.phpt]
SOAP XML Schema 67: Attribute with fixed value (2) [ext/soap/tests/schema/schema067.phpt]
SOAP XML Schema 69: Attribute with default value (reference) [ext/soap/tests/schema/schema069.phpt]
SOAP XML Schema 70: Attribute with default value (attributeGroup) [ext/soap/tests/schema/schema070.phpt]
SOAP XML Schema 71: SOAP 1.1 Array (document style) [ext/soap/tests/schema/schema071.phpt]
SOAP XML Schema 72: SOAP 1.1 Array (document style, element with inline type) [ext/soap/tests/schema/schema072.phpt]
SOAP XML Schema 73: SOAP 1.1 Array (document style, element with type ref) [ext/soap/tests/schema/schema073.phpt]
SPL: ArrayIterator [ext/spl/tests/array_iterator.phpt]
SPL: ArrayObject [ext/spl/tests/array_object.phpt]
assert() [ext/standard/tests/assert/assert.phpt]
date_sunrise() and date_sunset() functions [ext/standard/tests/general_functions/sunfuncts.phpt]
HTML entities [ext/standard/tests/strings/htmlentities.phpt]
htmlentities() test 1 (cp1252) [ext/standard/tests/strings/htmlentities01.phpt]
htmlentities() test 3 (setlocale / de_DE.ISO-8859-1) [ext/standard/tests/strings/htmlentities03.phpt]
htmlentities() test 4 (setlocale / ja_JP.EUC-JP) [ext/standard/tests/strings/htmlentities04.phpt]
htmlentities() test 10 (default_charset / cp1252) [ext/standard/tests/strings/htmlentities10.phpt]
htmlentities() test 11 (default_charset / ISO-8859-15) [ext/standard/tests/strings/htmlentities11.phpt]
htmlentities() test 12 (default_charset / ISO-8859-1) [ext/standard/tests/strings/htmlentities12.phpt]
htmlentities() test 13 (default_charset / EUC-JP) [ext/standard/tests/strings/htmlentities13.phpt]
Test strtoupper on non-ASCII characters [ext/standard/tests/strings/strtoupper.phpt]
Bug #26463 (token_get_all() does not correctly handle semicolons after T_END_HEREDOC) [ext/tokenizer/tests/bug26463.phpt]
wddx deserialization test [ext/wddx/tests/001.phpt]
Bug #25666 (XML namespaces broken in libxml-based SAX interface) [ext/xml/tests/bug25666.phpt]
Bug #26528 (HTML entities are not being decoded) [ext/xml/tests/bug26528.phpt]
Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt]
XML parser test, function callbacks [ext/xml/tests/xml001.phpt]
XML parser test, object tuple callbacks [ext/xml/tests/xml002.phpt]
XML parser test, xml_set_object callbacks [ext/xml/tests/xml003.phpt]
XML parser case folding test [ext/xml/tests/xml004.phpt]
UTF-8<->ISO Latin 1 encoding/decoding test [ext/xml/tests/xml006.phpt]
=====================================================================

http://www.freespace.jp/~Pooh/php_test_results_20040213_2117.txt

--
Seiji Masugata<s.masugata @ digicom.dnp.co.jp>




PHP-users メーリングリストの案内