[PHP-QA] Test results for 5.0.0-dev [failed] (fwd)

php.internals

Derick Rethans

22 years ago
Hello, I think there is still something borked with streams, as the following test case shows major corruption (mostly the second half of the mail): ---------- Forwarded message ---------- Date: Tue, 13 Jul 2004 09:35:55 +0200 From: noreply@php.net To: php-qa@lists.php.net Subject: [PHP-QA] Test results for 5.0.0-dev [failed] ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Convert wanrings to exceptions [tests/lang/038.phpt] Catch Interfaces [tests/lang/039.phpt] Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt] Test 5: HTML Test [ext/dom/tests/dom005.phpt] Bug #16069 [ext/iconv/tests/bug16069.phpt] iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt] mysql connect [ext/mysql/tests/001.phpt] Bug #20382 (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/standard/tests/time/bug20382.phpt] wddx deserialization test [ext/wddx/tests/001.phpt] Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt] ===================================================================== ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 51 Exts tested : 32 --------------------------------------------------------------------- Number of tests : 1226 689 Tests skipped : 537 (43.8%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 10 ( 0.8%) (1.5%) Tests passed : 679 (55.4%) (98.5%) --------------------------------------------------------------------- Time taken : 158 seconds ===================================================================== ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Convert wanrings to exceptions [tests/lang/038.phpt] Catch Interfaces [tests/lang/039.phpt] Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt] Test 5: HTML Test [ext/dom/tests/dom005.phpt] Bug #16069 [ext/iconv/tests/bug16069.phpt] iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt] mysql connect [ext/mysql/tests/001.phpt] Bug #20382 (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/standard/tests/time/bug20382.phpt] wddx deserialization test [ext/wddx/tests/001.phpt] Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt] ===================================================================== ================================================================================ /usr/src/php-5.0.0-pre-release-test/tests/lang/038.phpt ================================================================================ ---- EXPECTED OUTPUT string(15) "Error2Exception" string(10) "pg_connect" ===DONE=== ---- ACTUAL OUTPUT Fatal error: Call to undefined function pg_connect() in /usr/src/php-5.0.0-pre-release-test/tests/lang/038.php on line 23 ---- FAILED ================================================================================ 001+ Fatal error: Call to undefined function pg_connect() in /usr/src/php-5.0.0-pre-release-test/tests/lang/038.php on line 23 001- string(15) "Error2Exception" 002- string(10) "pg_connect" 003- ===DONE=== ================================================================================ ================================================================================ /usr/src/php-5.0.0-pre-release-test/tests/lang/039.phpt ================================================================================ ---- EXPECTED OUTPUT Catchable ===DONE=== ---- ACTUAL OUTPUT Fatal error: Call to undefined function pg_connect() in /usr/src/php-5.0.0-pre-release-test/tests/lang/039.php on line 27 ---- FAILED ================================================================================ 001+ Fatal error: Call to undefined function pg_connect() in /usr/src/php-5.0.0-pre-release-test/tests/lang/039.php on line 27 001- Catchable 002- ===DONE=== ================================================================================ ================================================================================ /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.phpt ================================================================================ ---- EXPECTED OUTPUT string(3) "foo" 'foo' Notice: Undefined variable: a in %s on line %d Strict Standards: Only variable references should be returned by reference in %s on line %d string(3) "foo" 'foo' Notice: Undefined variable: a in %s on line %d Strict Standards: Only variable references should be returned by reference in %s on line %d string(3) "foo" 'foo' Notice: Undefined variable: a in %s on line %d Strict Standards: Only variable references should be returned by reference in %s on line %d string(3) "foo" 'foo' Notice: Undefined variable: a in %s on line %d Strict Standards: Only variable references should be returned by reference in %s on line %d string(3) "foo" 'foo' Notice: Undefined variable: a in %s on line %d Strict Standards: Only variable references should be returned by reference in %s on line %d string(3) "foo" 'foo' Notice: Undefined variable: a in %s on line %d Strict Standards: Only variable references should be returned by reference in %s on line %d string(3) "foo" 'foo' Notice: Undefined variable: a in %s on line %d Strict Standards: Only variable references should be returned by reference in %s on line %d string(3) "foo" 'foo' Notice: Undefined variable: a in %s on line %d Strict Standards: Only variable references should be returned by reference in %s on line %d string(3) "foo" 'foo' Notice: Undefined variable: a in %s on line %d Strict Standards: Only variable references should be returned by reference in %s on line %d ---- ACTUAL OUTPUT string(3) "foo" 'foo' Notice: Undefined variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 Strict Standards: Only variable references should be returned by reference in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 string(3) "foo" 'foo' Notice: Undefined variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 Strict Standards: Only variable references should be returned by reference in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 NULL 'foo' Notice: Undefined variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 NULL 'foo' Notice: Undefined variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 NULL 'foo' Notice: Undefined variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 NULL 'foo' Notice: Undefined variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 NULL 'foo' Notice: Undefined variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 NULL 'foo' Notice: Undefined variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 ---- FAILED ================================================================================ 013+ NULL 013- string(3) "foo" 017+ NULL 018+ 'foo' 018- Strict Standards: Only variable references should be returned by reference in %s on line %d 019- string(3) "foo" 020+ Notice: Undefined variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 021+ NULL 022+ 'foo' 023+ 024+ Notice: Undefined variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 025+ NULL 026+ 'foo' 027+ 028+ Notice: Undefined variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 029+ NULL 030+ 'foo' 031+ 032+ Notice: Undefined variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 033+ NULL 023- 024- Strict Standards: Only variable references should be returned by reference in %s on line %d 025- string(3) "foo" 026- 'foo' 027- 028- Notice: Undefined variable: a in %s on line %d 029- 030- Strict Standards: Only variable references should be returned by reference in %s on line %d 031- string(3) "foo" 032- 'foo' 033- 034- Notice: Undefined variable: a in %s on line %d 035- 036- Strict Standards: Only variable references should be returned by reference in %s on line %d 037- string(3) "foo" 038- 'foo' 039- 040- Notice: Undefined variable: a in %s on line %d 041- 042- Strict Standards: Only variable references should be returned by reference in %s on line %d 043- string(3) "foo" 044- 'foo' 045- 046- Notice: Undefined variable: a in %s on line %d 047- 048- Strict Standards: Only variable references should be returned by reference in %s on line %d 049- string(3) "foo" 050- 'foo' 051- 052- Notice: Undefined variable: a in %s on line %d 053- 054- Strict Standards: Only variable references should be returned by reference in %s on line %d ================================================================================ ================================================================================ /usr/src/php-5.0.0-pre-release-test/ext/dom/tests/dom005.phpt ================================================================================ ---- EXPECTED OUTPUT --- save as XML <?xml version="1.0" standalone="yes"?> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html><head><title>Hello world</title></head><body><p> This is a not well-formed<br/> html files with undeclared entities  </p></body></html> --- save as HTML <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head><title>Hello world</title></head> <body><p> This is a not well-formed<br> html files with undeclared entities&nbsp; </p></body> </html> ---- ACTUAL OUTPUT --- save as XML <?xml version="1.0" standalone="yes"?> <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html><head><title>Hello world</title></head><body><p> This is a not well-formed<br/> html files with undeclared entities&#xA0; </p></body></html> --- save as HTML <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd"> <html> <head><title>Hello world</title></head> <body><p> This is a not well-formed<br> html files with undeclared entities&nbsp; </p></body> </html> ---- FAILED ================================================================================ 006+ html files with undeclared entities&#xA0; 006- html files with undeclared entities  ================================================================================ ================================================================================ /usr/src/php-5.0.0-pre-release-test/ext/iconv/tests/bug16069.phpt ================================================================================ ---- EXPECTED OUTPUT ¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë(¡ë§¥¡ë) ---- ACTUAL OUTPUT ????????????????????????????????????????(¡ë§¥¡ë) ---- FAILED ================================================================================ 001+ ????????????????????????????????????????(¡ë§¥¡ë) 001- ¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë¥ß¥ê¥Ð¡Œ¥ë(¡ë§¥¡ë) ================================================================================ ================================================================================ /usr/src/php-5.0.0-pre-release-test/ext/iconv/tests/iconv_stream_filter.phpt ================================================================================ ---- EXPECTED OUTPUT string(20) "1b244224332473244b24" string(10) "41244f1b28" string(2) "42" string(20) "a4b3a4f3a4cba4c1a4cf" string(10) "69636f6e76" string(2) "0a" Warning: fread(): iconv stream filter ("ISO-2022-JP"=>"EUC-JP"): invalid multibyte sequence in %s on line %d string(0) "" string(0) "" string(0) "" ---- ACTUAL OUTPUT string(20) "1b244224332473244b24" string(10) "41244f1b28" string(2) "42" string(20) "a4b3a4f3a4cba4c1a4cf" string(10) "69636f6e76" string(2) "0a" string(20) "1b244f24332466245824" string(10) "4e24421b28" string(2) "4f" ---- FAILED ================================================================================ 007+ string(20) "1b244f24332466245824" 008+ string(10) "4e24421b28" 009+ string(2) "4f" 007- 008- Warning: fread(): iconv stream filter ("ISO-2022-JP"=>"EUC-JP"): invalid multibyte sequence in %s on line %d 009- string(0) "" 010- string(0) "" 011- string(0) "" ================================================================================ ================================================================================ /usr/src/php-5.0.0-pre-release-test/ext/mysql/tests/001.phpt ================================================================================ ---- EXPECTED OUTPUT string(3) "111" ---- ACTUAL OUTPUT Warning: mysql_connect(): Can't connect to MySQL server on '127.0.0.1' (111) in /usr/src/php-5.0.0-pre-release-test/ext/mysql/tests/001.php on line 7 Warning: mysql_close(): supplied argument is not a valid MySQL-Link resource in /usr/src/php-5.0.0-pre-release-test/ext/mysql/tests/001.php on line 9 Warning: mysql_connect(): Unknown database '-log' in /usr/src/php-5.0.0-pre-release-test/ext/mysql/tests/001.php on line 17 Warning: mysql_close(): supplied argument is not a valid MySQL-Link resource in /usr/src/php-5.0.0-pre-release-test/ext/mysql/tests/001.php on line 19 string(3) "010" ---- FAILED ================================================================================ 001+ Warning: mysql_connect(): Can't connect to MySQL server on '127.0.0.1' (111) in /usr/src/php-5.0.0-pre-release-test/ext/mysql/tests/001.php on line 7 001- string(3) "111" 002+ 003+ Warning: mysql_close(): supplied argument is not a valid MySQL-Link resource in /usr/src/php-5.0.0-pre-release-test/ext/mysql/tests/001.php on line 9 004+ 005+ Warning: mysql_connect(): Unknown database '-log' in /usr/src/php-5.0.0-pre-release-test/ext/mysql/tests/001.php on line 17 006+ 007+ Warning: mysql_close(): supplied argument is not a valid MySQL-Link resource in /usr/src/php-5.0.0-pre-release-test/ext/mysql/tests/001.php on line 19 008+ string(3) "010" ================================================================================ ================================================================================ /usr/src/php-5.0.0-pre-release-test/ext/standard/tests/time/bug20382.phpt ================================================================================ ---- EXPECTED OUTPUT tStamp=Wednesday 2004-10-27 17:17:17 CEST result=Monday 2004-11-01 00:00:00 CET wanted=Monday 2004-11-01 00:00:00 CET ---- ACTUAL OUTPUT tStamp=Wednesday 2004-10-27 17:17:17 CEST result=Sunday 2004-10-31 23:00:00 CET wanted=Monday 2004-11-01 00:00:00 CET ---- FAILED ================================================================================ 002+ result=Sunday 2004-10-31 23:00:00 CET 002- result=Monday 2004-11-01 00:00:00 CET ================================================================================ ================================================================================ /usr/src/php-5.0.0-pre-release-test/ext/wddx/tests/001.phpt ================================================================================ ---- EXPECTED OUTPUT array(11) { ["aNull"]=> NULL ["aString"]=> string(8) "a string" ["aNumber"]=> float(-12.456) ["aDateTime"]=> int(897625932) ["aDateTime2"]=> int(329632332) ["aDateTime3"]=> string(22) "2040-06-12T04:32:12+00" ["aBoolean"]=> bool(true) ["anArray"]=> array(2) { [0]=> int(10) [1]=> string(14) "second element" } ["aBinary"]=> string(11) "binary data" ["anObject"]=> array(2) { ["s"]=> string(8) "a string" ["n"]=> float(-12.456) } ["aRecordset"]=> array(2) { ["NAME"]=> array(2) { [0]=> string(8) "John Doe" [1]=> string(8) "Jane Doe" } ["AGE"]=> array(2) { [0]=> int(34) [1]=> int(31) } } } ---- ACTUAL OUTPUT array(11) { ["aNull"]=> NULL ["aString"]=> string(8) "a string" ["aNumber"]=> float(-12.456) ["aDateTime"]=> int(897625932) ["aDateTime2"]=> int(329632332) ["aDateTime3"]=> string(19) "2040-06-12T04:32:12" ["aBoolean"]=> bool(true) ["anArray"]=> array(2) { [0]=> int(10) [1]=> string(14) "second element" } ["aBinary"]=> string(11) "binary data" ["anObject"]=> array(2) { ["s"]=> string(8) "a string" ["n"]=> float(-12.456) } ["aRecordset"]=> array(2) { ["NAME"]=> array(2) { [0]=> string(8) "John Doe" [1]=> string(8) "Jane Doe" } ["AGE"]=> array(2) { [0]=> int(34) [1]=> int(31) } } } ---- FAILED ================================================================================ 013+ string(19) "2040-06-12T04:32:12" 013- string(22) "2040-06-12T04:32:12+00" ================================================================================ ================================================================================ /usr/src/php-5.0.0-pre-release-test/ext/xml/tests/bug26614.phpt ================================================================================ ---- EXPECTED OUTPUT CDATA <DATA> at line 2, col 0 (byte 45) </DATA> at line 9, col 0 (byte 90) Comment <DATA> at line 2, col 0 (byte 45) </DATA> at line 9, col 0 (byte 90) Text <DATA> at line 2, col 0 (byte 45) </DATA> at line 9, col 0 (byte 90) ---- ACTUAL OUTPUT CDATA <DATA> at line 2, col 6 (byte 9) </DATA> at line 9, col 7 (byte 56) Comment <DATA> at line 2, col 6 (byte 9) </DATA> at line 9, col 7 (byte 56) Text <DATA> at line 2, col 6 (byte 9) </DATA> at line 9, col 10 (byte 56) ---- FAILED ================================================================================ 002+ <DATA> at line 2, col 6 (byte 9) 003+ </DATA> at line 9, col 7 (byte 56) 002- <DATA> at line 2, col 0 (byte 45) 003- </DATA> at line 9, col 0 (byte 90) 005+ <DATA> at line 2, col 6 (byte 9) 006+ </DATA> at line 9, col 7 (byte 56) 005- <DATA> at line 2, col 0 (byte 45) 006- </DATA> at line 9, col 0 (byte 90) 008+ <DATA> at line 2, col 6 (byte 9) 009+ </DATA> at line 9, col 10 (byte 56) 008- <DATA> at line 2, col 0 (byte 45) 009- </DATA> at line 9, col 0 (byte 90) ================================================================================ ================================================================================ BUILD ENVIRONMENT ================================================================================ OS: Linux - Linux newweb 2.4.25 #1 SMP Tue Apr 20 23:33:11 HKT 2004 i686 Automake: automake (GNU automake) 1.4-p4 Copyright (C) 1999, 2001 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Written by Tom Tromey <tromey@cygnus.com> Autoconf: Autoconf version 2.13 Bundled Libtool: ltmain.sh (GNU libtool) 1.4.3 (1.922.2.110 2002/10/23 01:39:54) System Libtool: ltmain.sh (GNU libtool) 1.4.3 (1.922.2.111 2002/10/23 02:54:36) Compiler: gcc version 3.3.3 (Debian 20040429) --enable-languages=c,c++,java,f77,pascal,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-system-zlib --enable-nls --without-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux ase-test/ext/session/tests/007.phpt[0x0]_path€O[0x0][0x0]€[0x0][0x0][0x0](SÀoUk[0x0][0x0][0x0]y^H[0x0][0x0][0x0]XoUdÈPÌoUÔnU[0x0][0x0][0x0][0x0]ÆU/usr/src/php-5.0.0-pre Bison: bison (GNU Bison) 1.35 Copyright 1984, 1986, 1989, 1992, 2000, 2001, 2002 Free Software Foundation, Inc. This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. Libraries: /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) 0.9.7 (0x40243000) ULoU”!S[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/session/tests/008.phpt[0x0]); exP[0x0][0x0]x[0x0][0x0][0x0](S°pUb[0x0][0x0][0x0]032n?[0x0][0x0][0x0]PpU„­SŒpUÌoUœT[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/session/tests/009.phpt[0x0]arrayðP[0x0][0x0]x[0x0][0x0][0x0](S(qUb[0x0][0x0][0x0]Hå§¥?[0x0][0x0][0x0]ÈpU$‰Q4qUDpU tT[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/session/tests/010.phpt[0x0]ahblahQ[0x0][0x0]x[0x0][0x0][0x0](S qUb[0x0][0x0][0x0] "¢ò?[0x0][0x0][0x0]@qU„"M¬qUŒpU|tT[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/session/tests/011.phpt[0x0]'bin'àQ[0x0][0x0]x[0x0][0x0][0x0](SrUb[0x0][0x0][0x0]Ê^œ??[0x0][0x0][0x0]žqUÉQ$rU4qU &U[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/session/tests/012.phpt[0x0]lode(XR[0x0][0x0]x[0x0][0x0][0x0](SrUb[0x0][0x0][0x0]‹›–Œ?[0x0][0x0][0x0]0rUܐSœrU¬qU\uT[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/session/tests/013.phpt[0x0]nstalÐR[0x0][0x0]x[0x0][0x0][0x0](SsUb[0x0][0x0][0x0]LؐÙ?[0x0][0x0][! 0x0]šrU ÚPsU$rUÌuT[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/session/tests/014.phpt[0x0]ollbaHS[0x0][0x0]x[0x0][0x0][0x0](S€sUb[0x0][0x0][0x0]‹ User's E-mail: ================================================================================ PHPINFO ================================================================================ no value.substitute_characterof "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.-with-layout=GNU' '--enable-calendar' '--enable-sysvsem' '--enable-sysvshm' '--enable-track-vars' '--enable-trans-sid' '--enable-bcmath' '--with-bz2' '--with-db4' '--with-iconv' '--enable-exif' '--enable-filepro' '--enable-ftp' '--with-gettext' '--enable-mbstring' '--with-pcre-regex=/usr' '--enable-shmop' '--enable-sockets' '--enable-wddx' '--with-expat-dir=/usr' '--enable-yp' '--with-zlib' '--without-pgsql' '--with-openssl=/usr' '--disable-static' '--with-zlib-dir=/usr' '--with-mysql=/usr' '--with-ming=/usr' '--with-cli'phpt] Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt] ===================================================================== ===================================================================== TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 51 Exts tested : 32 --------------------------------------------------------------------- Number of tests : 1226 689 Tests skipped : 537 (43.8%) -------- Tests warned : 0 ( 0.0%) ( 0.0%) Tests failed : 10 ( 0.8%) (1.5%) Tests passed : 679 (55.4%) (98.5%) --------------------------------------------------------------------- Time taken : 158 seconds ===================================================================== ===================================================================== FAILED TEST SUMMARY --------------------------------------------------------------------- Convert wanrings to exceptions [tests/lang/038.phpt] Catch Interfaces [tests/lang/039.phpt] Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt] Test 5: HTML Test [ext/dom/tests/dom005.phpt] Bug #16069 [ext/iconv/tests/bug16069.phpt] iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt] mysql connect [ext/mysql/tests/001.phpt] Bug #20382 (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/standard/tests/time/bug20382.phpt] wddx deserialization test [ext/wddx/tests/001.phpt] Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.phpt] ===================================================================== ================================================================================ /usr/src/php-5.0.0-pre-release-test/tests/lang/038.phpt ================================================================================ ---- EXPECTED OUTPUT string(15) "Error2Exception" string(10) "pg_connect" ===DONE=== ---- ACTUAL OUTPUT Fatal error: Call to undefined function pg_connect() in /usr/src/php-5.0.0-pre-release-test/tests/lang/038.php on line 23 ---- FAILED ================================================================================ 001+ Fatal error: Call to undefined function pg_connect() in /usr/src/php-5.0.0-pre-release-test/tests/lang/038.php on line 23 001- string(15) "Error2Exception" 002- string(10) "pg_connect" 003- ===DONE=== ================================================================================ ================================================================================ /usr/src/php-5.0.0-pre-release-test/tests/lang/039.phpt ================================================================================ ---- EXPECTED OUTPUT Catchable ===DONE=== ---- ACTUAL OUTPUT Fatal error: Call to undefined function pg_connect() in /usr/src/php-5.0.0-pre-release-test/tests/lang/039.php on line 27 ---- FAILED ================================================================================ 001+ Fatal error: Call to undefined function pg_connect() in /usr/src/php-5.0.0-pre-release-test/tests/lang/039.php on line 27 001- Catchable 002- ===DONE=== ================================================================================ ================================================================================ /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.phpt ================================================================================ ---- EXPECTED OUTPUT string(3) "foo" 'foo' Notice: Undefined variable: a in %s on line %d Strict Standards: Only variable references should be returned by reference in %s on line %d string(3) "foo" 'foo' Notice: Undefined variable: a in %s on line %d Strict Standards: Only variable references should be returned by reference in %s on line %d string(3) "foo" 'foo' Notice: Undefined variable: a in %s on line %d Strict Standards: Only variable references should be returned by reference in %s on line %d string(3) "foo" 'foo' Notice: Undefined variable: a in %s on line %d Strict Standards: Only variable references should be returned by reference in %s on line %d string(3) "foo" 'foo' Notice: Undefined variable: a in %s on line %d Strict Standards: Only variable references should be returned by reference in %s on line %d string(3) "foo" 'foo' Notice: Undefined variable: a in %s on line %d Strict Standards: Only variable references should be returned by reference in %s on line %d string(3) "foo" 'foo' Notice: Undefined variable: a in %s on line %d Strict Standards: Only variable references should be returned by reference in %s on line %d string(3) "foo" 'foo' Notice: Undefined variable: a in %s on line %d Strict Standards: Only variable references should be returned by reference in %s on line %d string(3) "foo" 'foo' Notice: Undefined variable: a in %s on line %d Strict Standards: Only variable references should be returned by reference in %s on line %d ---- ACTUAL OUTPUT string(3) "foo" 'foo' Notice: Undefined variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 Strict Standards: Only variable references should be returned by reference in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 string(3) "foo" 'foo' Notice: Undefined variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 Strict Standards: Only variable references should be returned by reference in /usr/src/php-5.0.0-pre/etc/gtk/gtkrc:/home/alan/.gtkrc-1.2-gnome2i/phplocal/sbin:/usr/local/bin0;33;01:or=40;31;01:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.ogg=01;35:*.mp3=01;35:*.wav=01;35:variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 NULL 'foo' Notice: Undefined variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 ---- FAILED ================================================================================ 013+ NULL 013- string(3) "foo" 017+ NULL 018+ 'foo' 018- Strict Standards: Only variable references should be returned by reference in %s on line %d 019- string(3) "foo" 020+ Notice: Undefined variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 021+ NULL 022+ 'foo' 023+ 024+ Notice: Undefined variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 025+ NULL 026+ 'foo' 027+ 028+ Notice: Undefined variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 029+ NULL 030+ 'foo' 031+ 032+ Notice: Undefined variable: a in /usr/src/php-5.0.0-pre-release-test/Zend/tests/bug22836.php on line 7 033+ NULL 023- 024- Strict Standards: Only variable references should be returned by reference in %s on line %d 025- string(3) "foo" 026- 'foo' 027- 028- Notice: Undefined variable: a in %s on line %d 029- 030- Strict Standards: Only variable references should be returned by reference in %s on line %d 031- string(3) "foo" 032- 'foo' 033- 034- Notice: Undefined variable: a in %s on line %d 035- 036- Strict Standards: Only variable references should be returned by referencø[0x0][0x0]tr_shuffle.phpt[0x0] 1.0èE[0x0][0x0]€[0x0][0x0][0x0]@’UžèUo[0x0][0x0][0x0]Jš‚vL[0x0][0x0][0x0]PèUŒŽSÄèUŒçU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/strings/strcspn.phpt[0x0]hF[0x0][0x0]ˆ[0x0][0x0][0x0]@’U@éUr[0x0][0x0][0x0]ÌŽ[O[0x0][0x0][0x0]ÐèUÜTLéUDèU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/strings/strings001.phpt[0x0] 1.0ðF[0x0][0x0]ˆ[0x0][0x0][0x0]@’UÈéUr[0x0][0x0][0x0]=u:}O[0x0][0x0][0x0]XéUtÂSÔéUÄèU,åU[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/strings/strip_tags.phpt[0x0]pl1 <xG[0x0][0x0]€[0x0][0x0][0x0]@’UHêUn[0x0][0x0][0x0]èÎÞ\K[0x0][0x0][0x0]àéUšRTêULéU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/strings/strpos.phpt[0x0]9øG[0x0][0x0]€[0x0][0x0][0x0]@’UÈêUn[0x0][0x0][0x0]c4òK[0x0][0x0][0x0]`êUlaRÔêUÔéUä»U[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/strings/strrev.phpt[0x0]3xH[0x0][0x0]€[0x0][0x0][0x0]@’UHëUp[0x0][0x0][0x0]c¿(M[0x0][0x0][0x0]àêU„TTëUTêU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/strings/strripos.phptøH[0x0][0x0]€[0x0][0x0][0x0]@’UÈëUo[0x0][0x0][0x0]1MêL[0x0][0x0][0x0]`ëUt5RÔëUÔêU<ÜU[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/strings/strrpo! s.phpt[0x0]xI[0x0][0x0]€[0x0][0x0][0x0]@’UHìUn[0x0][0x0][0x0]Dz%K[0x0][0x0][0x0]àëU áOTìUTëUÔªT[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/strings/strspn.phpt[0x0]2øI[0x0][0x0]€[0x0][0x0][0x0]@’UÈìUn[0x0][0x0][0x0]£ K[0x0][0x0][0x0]`ìU$‚QÔìUÔëU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/strings/strstr.phpt[0x0]7xJ[0x0][0x0]ˆ[0x0][0x0][0x0]@’UPíUr[0x0][0x0][0x0]ˆöÈO[0x0][0x0][0x0]àìUÔ9R\íUTìUäU[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/strings/strtoupper.phpt[0x0]2484 [0x0]K[0x0][0x0]€[0x0][0x0][0x0]@’UÐíUm[0x0][0x0][0x0]œžôîJ[0x0][0x0][0x0]híUd\RÜíUÔìU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/strings/strtr.phpt[0x0]51€K[0x0][0x0]ˆ[0x0][0x0][0x0]@’UXîUt[0x0][0x0][0x0]H›+„Q[0x0][0x0][0x0]èíUTÅOdîU\íUÄ}U[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/strings/substr_count.phpt[0x0]537L[0x0][0x0]ˆ[0x0][0x0][0x0]@’UàîUv[0x0][0x0][0x0]ÿþÅS[0x0][0x0][0x0]pîULÖPìîUÜíU<òR€V/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/strings/substr_replace.phpt[0x0] L[0x0][0x0]€[0x0][0x0][0x0]@’U`ïUl[0x0! ][0x0][0x0]™ä¢ðI[0x0][0x0][0x0]øîUdgRlïUdîU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/strings/trim.phpt[0x0]259M[0x0][0x0]€[0x0][0x0][0x0]@’UàïUm[0x0][0x0][0x0]ã]<oJ[0x0][0x0][0x0]xïUŽ¿MìïUìîU[0x0][0x0][0x0][0x0]”V/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/strings/url_t.phpt[0x0] 2M[0x0][0x0]€[0x0][0x0][0x0]@’U`ðUp[0x0][0x0][0x0]AeM[0x0][0x0][0x0]øïUTTlðUlïU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/strings/wordwrap.phptN[0x0][0x0]x[0x0][0x0][0x0]@’UØðUh[0x0][0x0][0x0]³<’¬E[0x0][0x0][0x0]xðUTfRäðUìïUÜ^U[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/time/001.phptˆN[0x0][0x0]€[0x0][0x0][0x0]@’UXñUn[0x0][0x0][0x0]ŽÏé)K[0x0][0x0][0x0]ððUL¬TdñUlðU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/time/002-win32.phpt[0x0]6O[0x0][0x0]x[0x0][0x0][0x0]@’UÐñUh[! 0x0][0x0][0x0]tyŒùE[0x0][0x0][0x0]pñUäTÜñUäðU[0x0][0x0][! 0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/time/002.phpt€O[0x0][0x0]x[0x0][0x0][0x0]@’UHòUh[0x0][0x0][0x0]5¶†FE[0x0][0x0][0x0]èñUŽTTòUdñU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/time/003.phptøO[0x0][0x0]€[0x0][0x0][0x0]@’UÈòUm[0x0][0x0][0x0]›UžJ[0x0][0x0][0x0]`òUŒTÔòUÜñU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/time/bug13142.phpt[0x0]4 xP[0x0][0x0]€[0x0][0x0][0x0]@’UHóUm[0x0][0x0][0x0]1âª:J[0x0][0x0][0x0]àòUŽRTóUTòU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/time/bug17988.phpt[0x0]79øP[0x0][0x0]€[0x0][0x0][0x0]@’UÈóUm[0x0][0x0][0x0]ÿŒõJ[0x0][0x0][0x0]`óUŽ0TÔóUÔòU|—T[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/time/bug20382.phpt[0x0] 2xQ[0x0][0x0]€[0x0][0x0][0x0]@’UHôUm[0x0][0x0][0x0]hP5J[0x0][0x0][0x0]àóUÄ­KTôUTóU! üwT[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/time/bug21966.phpt[0x0]41øQ[0x0][0x0]€[0x0][0x0][0x0]@’UÈôUm[0x0][0x0][0x0]*S[J[0x0][0x0][0x0]`ôUô;RÔôUÔóUL€T[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/time/bug26198.phpt[0x0]28xR[0x0][0x0]€[0x0][0x0][0x0]@’UHõUm[0x0][0x0][0x0]cQK>J[0x0][0x0][0x0]àôUÕOTõUTôU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/time/bug26317.phpt[0x0]2 øR[0x0][0x0]€[0x0][0x0][0x0]@’UÈõUm[0x0][0x0][0x0]ý|µJ[0x0][0x0][0x0]`õUô#MÔõUÔôU¢T[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/time/bug26320.phpt[0x0]91xS[0x0][0x0]€[0x0][0x0][0x0]@’UHöUm[0x0][0x0][0x0] <®J[0x0][0x0][0x0]àõU43PTöUTõU|TV/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/time/bug27719.phpt[0x0] 2øS[0x0][0x0]€[0x0][0x0][0x0]@’UÈöUm[0x0][0x0][0x0]hÏ<oJ[0x0][0x0][0x0]`öUTLÔöUÔõU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/time/bug27780.phpt[0x0]69xT[0x0][0x0]€[0x0][0x0][0x0]@’UH÷Ui[0x0][0x0][0x0]À˜f"F[0x0][0x0][0x0]àöU ·TT÷UTöU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/time/date.phpt[0x0]994 29øT[0x0][0x0]€[0x0][0x0][0x0]@’UÈ÷Uj[0x0][0x0][0x0]i÷"9G[0x0][0x0][0x0]`÷UŒzQÔ÷UÔöUDLU[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/time/idate.phpt[0x0]3020 xU[0x0][0x0]€[0x0][0x0][0x0]@’UHøUk[0x0][0x0][0x0])Ó±dH[0x0][0x0][0x0]à÷UÌõNTøUT÷U[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/time/mktime.phpt[0x0] 304øU[0x0][0x0][0x0][0x0][0x0]@’UØøUz[0x0][0x0][0x! 0]ãn±W[0x0][0x0][0x0]`øU<<TäøUÔ÷U[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/standard/tests/versioning/version_compare.phpt[0x0]74 30ˆV[0x0][0x0]x[0x0][0x0][0x0]@’UPùUc[0x0][0x0][0x0]‚ ÝÈ@[0x0][0x0][0x0]ðøUܧR\ùUTøU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/sysvsem/tests/sysv.phpt[0x0]8 30[0x0]W[0x0][0x0]€[0x0][0x0][0x0]@’Uˆ¥Ti[0x0][0x0][0x0]qF[0x0][0x0][0x0]hùUŒ-L”¥TäøU\ƒT[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/tokenizer/tests/bug26463.phpt[0x0] 3124 €W[0x0][0x0]x[0x0][0x0][0x0]@’UHúUd[0x0][0x0][0x0]ÒðÏÉA[0x0][0x0][0x0]èùUtÚRTúU”¥Tü©U[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/wddx/tests/bug27287.phpt[0x0]48 øW[0x0][0x0]x[0x0][0x0][0x0]@’UÀúUc[0x0][0x0][0x0]kR"ï@[0x0][0x0][0x0]`úUTYRÌúUÜùU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/xml/tests/bug25666.phpt[0x0]172 pX[0x0][0x0]x[0x0][0x0][0x0]@’U8ûUc[0x0][0x0][0x0]‰˜g@[0x0][0x0][0x0]ØúUäßODûUTúU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/xml/tests/bug26528.phpt[0x0]196 èX[0x0][0x0]x[0x0][0x0][0x0]@’U°ûUc[0x0][0x0][0x0]¥Aï»@[0x0][! 0x0][0x0]PûUÔ¬TŒûUÌúUÏUV/usr/src/php-5.0.0-pre-release-test/ext/xml/tests/bug26614.phpt[0x0]220 `Y[0x0][0x0]x[0x0][0x0][0x0]@’U(üUa[0x0][0x0][0x0]Æ¡>[0x0][0x0][0x0]ÈûUŒ¥R4üUDûUœUU[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/xml/tests/xml001.phpt[0x0] 3244 ØY[0x0][0x0]x[0x0][0x0][0x0]@’U üUa[0x0][0x0][0x0]‡E›Q>[0x0][0x0][0x0]@üUÌÍR¬üUŒûUU[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/xml/tests/xml002.phpt[0x0][0x0][0x0][0x0]68 PZ[0x0][0x0]x[0x0][0x0][0x0]@’UýUa[0x0][0x0][0x0]H‚•ž>[0x0][0x0][0x0]žüU ÎR$ýU4üUÔCU[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/xml/tests/xml003.phpt[0x0] 3292 ÈZ[0x0][0x0]x[0x0][0x0][0x0]@’UýUa[0x0][0x0][0x0] ¿ë>[0x0][0x0][0x0]0ýU<-QœýU¬üUœŠU[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/xml/tests/xml004.phpt[0x0] 3316 @[[0x0][0x0]x[0x0][0x0][0x0]@’UþUa[0x0][0x0][0x0]‹8„…>[0x0][0x0][0x0]šýU4SþU$ýU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src! /php-5.0.0-pre-release-test/ext/xml/tests/xml006.phpt[0x0] 33! 40 ž[[0x0][0x0]x[0x0][0x0][0x0]@’U€þUa[0x0][0x0][0x0]Lu~Ò>[0x0][0x0][0x0] þU<lKŒþUœýU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/xml/tests/xml007.phpt[0x0] 3364 0\[0x0][0x0]x[0x0][0x0][0x0]@’UøþUa[0x0][0x0][0x0]Îîrl>[0x0][0x0][0x0]˜þUä²TÿUþU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/xml/tests/xml009.phpt[0x0] 3388 š\[0x0][0x0]x[0x0][0x0][0x0]@’UpÿUa[0x0][0x0][0x0]æ è£>[0x0][0x0][0x0]ÿU”ÚR|ÿUŒþU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/xml/tests/xml010.phpt[0x0] 3412 ][0x0][0x0]p[0x0][0x0][0x0]@’UàÿU_[0x0][0x0][0x0]• é<[0x0][0x0][0x0]ˆÿU<CTìÿUÿU4IU[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/ext/zlib/tests/001.phpt[0x0]][0x0][0x0]p[0x0][0x0][0x0]@’UP[0x0]V_[0x0][0x0][0x0]VI6<[0x0][0x0][0x0]øÿUÌáO\[0x0]V|ÿU[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-tesquestions about PHP licensing, please co! ntact license@php.net. oup /bin0;33;01:or=40;31;01:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.ogg=01;35:*.mp3=01;35:*.wav=01;35:nê›G[0x0][0x0][0x0]XVÔ/RÌVÌV[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/pear/Console/tests/001-getopt.phpt[0x0]1 358p`[0x0][0x0]p[0x0][0x0][0x0]@’U0V][0x0][0x0][0x0]†ky:[0x0][0x0][0x0]ØVt T<VLVüùR[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/pear/tests/pear1.phpt[0x0]4 à`[0x0][0x0]p[0x0][0x0][0x0]@’U V][0x0][0x0][0x0]ÕÂeÆ:[0x0][0x0][0x0]HV|[R¬VÌVü&U[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/pear/tests/pear2.phpt[0x0]36Pa[0x0][! 0x0]x[0x0][0x0][0x0]@’UVg[0x0][0x0][0x0]Òö,D[0x0][0x0][0x0]žV”QR$V<VÜbU[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/pear/tests/pear_autoloader.phpt[0x0]Èa[0x0][0x0]x[0x0][0x0][0x0]@’UVh[0x0][0x0][0x0]›\€ŽE[0x0][0x0][0x0]0Vœ7RœV¬V[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/pear/tests/pear_channelfile.phpt@b[0x0][0x0]€[0x0][0x0][0x0]@’UVm[0x0][0x0][0x0]” °êJ[0x0][0x0][0x0]šVŽ+TV$V[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/pear/tests/pear_common_analyzeSC.phpt[0x0]0 Àb[0x0][0x0]ˆ[0x0][0x0][0x0]@’U˜Vv[0x0][0x0][0x0]¥a«JS[0x0][0x0][0x0](V,·T€VœVDûU[0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/pear/tests/pear_common_buildProvidesArray.phpt[0x0]3Hc[0x0][0x0]€[0x0][0x0][0x0]@’UVp[0x0][0x0][0x0]"ABûM[0x0][0x0][0x0]°VÌ¿O$VVTÂUV/usr/src/php-5.0.0-pre-release-test/pear/tests/pear_common_downloadHttp.phptÈc[0x0][0x0]ˆ[0x0][0x0][0x0]@’U Vr! [0x0][0x0][0x0]YAœO[0x0][0x0][0x0]0V—R¬V€V[0x0][0x0]! [0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/pear/tests/pear_common_infoFromString.phpt[0x0]3780 Pd[0x0][0x0]€[0x0][0x0][0x0]@’U Vo[0x0][0x0][0x0]`‡ÞbL[0x0][0x0][0x0]žVäT,V$V =UV/usr/src/php-5.0.0-pre-release-test/pear/tests/pear_common_sortPkgDeps.phpt[0x0]Ðd[0x0][0x0]ˆ[0x0][0x0][0x0]@’UšVw[0x0][0x0][0x0]Œ±š0T[0x0][0x0][0x0]8V”?RŽV¬V[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/pear/tests/pear_common_validPackageVersion.phpt[0x0]Xe[0x0][0x0]x[0x0][0x0][0x0]@’U Vc[0x0][0x0][0x0]øZÎM@[0x0][0x0][0x0]ÀVÜ=S,V,V[0x0][0x0][0x0][0x0][0x0][0x0][0x0][0x0]/usr/src/php-5.0.0-pre-release-test/pear/tests/pear_config.phpt[0x0]3857Ðe[0x0][0x0]é[0x0]@’U˜Vg[0x0][0x0][0x0]Ço¶úD[0x0][0x0][0x0]8VìÍR€VŽV|OU[0x0][0x0]
-- PHP Quality Assurance Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php

Derick Rethans

22 years ago
On Tue, 13 Jul 2004, Derick Rethans wrote:
> I think there is still something borked with streams, as the following > test case shows major corruption (mostly the second half of the mail):
Alan was so kind of making a valgrind trace of it: http://docs.akbkhome.com/php5.valgrind.txt regards, Derick

Alan Knowles

22 years ago
CVS is ok. looks like it got fixed after Andi made the tarball. Regards Alan Derick Rethans wrote:
> On Tue, 13 Jul 2004, Derick Rethans wrote: > > >>I think there is still something borked with streams, as the following >>test case shows major corruption (mostly the second half of the mail): > > > Alan was so kind of making a valgrind trace of it: > http://docs.akbkhome.com/php5.valgrind.txt > > regards, > Derick >
-- Can you help out? Need Consulting Services or Know of a Job? http://www.akbkhome.com