| noreply@php.net 2007-08-31, 7:22 pm |
|
========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test lstat() and stat() functions: usage variations - effects of touch() on link [ext/standard/tests/file/lstat_stat_variation6.phpt]
money_format test [ext/standard/tests/strings/moneyformat.phpt]
========================================
=============================
========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 67
Exts tested : 12
---------------------------------------------------------------------
Number of tests : 3879 2494
Tests skipped : 1385 ( 35.7%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 2 ( 0.1%) ( 0.1%)
Tests passed : 2492 ( 64.2%) ( 99.9%)
---------------------------------------------------------------------
Time taken : 174 seconds
========================================
=============================
========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test lstat() and stat() functions: usage variations - effects of touch() on link [ext/standard/tests/file/lstat_stat_variation6.phpt]
money_format test [ext/standard/tests/strings/moneyformat.phpt]
========================================
=============================
========================================
========================================
/usr/src/php-5.2.4/ext/standard/tests/file/lstat_stat_variation6.phpt
========================================
========================================
*** Testing lstat() for link after using touch() on the link ***
bool(true)
bool(true)
bool(true)
Error: stat1 is not lesser than stat2 at key value: 8
Error: stat1 is not lesser than stat2 at key value: atime
Dumping stat array 1...
array(26) {
[0]=>
int(771)
[1]=>
int(803468)
[2]=>
int(41453)
[3]=>
int(1)
[4]=>
int(0)
[5]=>
int(0)
[6]=>
int(0)
[7]=>
int(68)
[8]=>
int(1188566757)
[9]=>
int(1188566757)
[10]=>
int(1188566757)
[11]=>
int(4096)
[12]=>
int(8)
["dev"]=>
int(771)
["ino"]=>
int(803468)
["mode"]=>
int(41453)
["nlink"]=>
int(1)
["uid"]=>
int(0)
["gid"]=>
int(0)
["rdev"]=>
int(0)
["size"]=>
int(68)
["atime"]=>
int(1188566757)
["mtime"]=>
int(1188566757)
["ctime"]=>
int(1188566757)
["blksize"]=>
int(4096)
["blocks"]=>
int(8)
}
Dumping stat array 2...
array(26) {
[0]=>
int(771)
[1]=>
int(803468)
[2]=>
int(41453)
[3]=>
int(1)
[4]=>
int(0)
[5]=>
int(0)
[6]=>
int(0)
[7]=>
int(68)
[8]=>
int(1188566757)
[9]=>
int(1188566757)
[10]=>
int(1188566757)
[11]=>
int(4096)
[12]=>
int(8)
["dev"]=>
int(771)
["ino"]=>
int(803468)
["mode"]=>
int(41453)
["nlink"]=>
int(1)
["uid"]=>
int(0)
["gid"]=>
int(0)
["rdev"]=>
int(0)
["size"]=>
int(68)
["atime"]=>
int(1188566757)
["mtime"]=>
int(1188566757)
["ctime"]=>
int(1188566757)
["blksize"]=>
int(4096)
["blocks"]=>
int(8)
}
bool(false)
--- Done ---
========================================
========================================
005+ Error: stat1 is not lesser than stat2 at key value: 8
006+ Error: stat1 is not lesser than stat2 at key value: atime
005- bool(true)
007- --- Done ---
008+ Dumping stat array 1...
009+ array(26) {
010+ [0]=>
011+ int(771)
012+ [1]=>
013+ int(803468)
014+ [2]=>
015+ int(41453)
016+ [3]=>
017+ int(1)
018+ [4]=>
019+ int(0)
020+ [5]=>
021+ int(0)
022+ [6]=>
023+ int(0)
024+ [7]=>
025+ int(68)
026+ [8]=>
027+ int(1188566757)
028+ [9]=>
029+ int(1188566757)
030+ [10]=>
031+ int(1188566757)
032+ [11]=>
033+ int(4096)
034+ [12]=>
035+ int(8)
036+ ["dev"]=>
037+ int(771)
038+ ["ino"]=>
039+ int(803468)
040+ ["mode"]=>
041+ int(41453)
042+ ["nlink"]=>
043+ int(1)
044+ ["uid"]=>
045+ int(0)
046+ ["gid"]=>
047+ int(0)
048+ ["rdev"]=>
049+ int(0)
050+ ["size"]=>
051+ int(68)
052+ ["atime"]=>
053+ int(1188566757)
054+ ["mtime"]=>
055+ int(1188566757)
056+ ["ctime"]=>
057+ int(1188566757)
058+ ["blksize"]=>
059+ int(4096)
060+ ["blocks"]=>
061+ int(8)
062+ }
063+
064+ Dumping stat array 2...
065+ array(26) {
066+ [0]=>
067+ int(771)
068+ [1]=>
069+ int(803468)
070+ [2]=>
071+ int(41453)
072+ [3]=>
073+ int(1)
074+ [4]=>
075+ int(0)
076+ [5]=>
077+ int(0)
078+ [6]=>
079+ int(0)
080+ [7]=>
081+ int(68)
082+ [8]=>
083+ int(1188566757)
084+ [9]=>
085+ int(1188566757)
086+ [10]=>
087+ int(1188566757)
088+ [11]=>
089+ int(4096)
090+ [12]=>
091+ int(8)
092+ ["dev"]=>
093+ int(771)
094+ ["ino"]=>
095+ int(803468)
096+ ["mode"]=>
097+ int(41453)
098+ ["nlink"]=>
099+ int(1)
100+ ["uid"]=>
101+ int(0)
102+ ["gid"]=>
103+ int(0)
104+ ["rdev"]=>
105+ int(0)
106+ ["size"]=>
107+ int(68)
108+ ["atime"]=>
109+ int(1188566757)
110+ ["mtime"]=>
111+ int(1188566757)
112+ ["ctime"]=>
113+ int(1188566757)
114+ ["blksize"]=>
115+ int(4096)
116+ ["blocks"]=>
117+ int(8)
118+ }
119+ bool(false)
120+
121+ --- Done ---
========================================
========================================
========================================
========================================
/usr/src/php-5.2.4/ext/standard/tests/strings/moneyformat.phpt
========================================
========================================
string(6) "X3.14Y"
Warning: money_format(): Only a single %i or %n token can be used in /usr/src/php-5.2.4/ext/standard/tests/strings/moneyformat.php on line 4
bool(false)
========================================
========================================
001+ string(6) "X3.14Y"
001- string(7) "X$3.14Y"
========================================
========================================
========================================
========================================
BUILD ENVIRONMENT
========================================
========================================
OS:
Linux - Linux ww3-dev 2.4.26 #3 SMP Tue Jul 20 18:40:52 CEST 2004 i686
Autoconf:
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.
Copyright (C) 2003 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.
Bundled Libtool:
ltmain.sh (GNU libtool) 1.5.20 (1.1220.2.287 2005/08/31 18:54:15)
Copyright (C) 2005 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.
System Libtool:
ltmain.sh (GNU libtool) 1.5.6 (1.1220.2.94 2004/04/10 16:27:27)
Copyright (C) 2003 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.
Compiler:
Reading specs from /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configured with: ../src/configure -v --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 --enable-__cxa_atexit --with-system
-zlib --enable-nls --without-included-gettext --enable-clocale=gnu --enable-debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-linux
Thread model: posix
gcc version 3.3.5 (Debian 1:3.3.5-13)
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:
libcrypt.so.1 => /lib/libcrypt.so.1 (0x4001c000)
libz.so.1 => /usr/local/lib/libz.so.1 (0x40049000)
libpq.so.5 => /usr/local/pgsql/lib/libpq.so.5 (0x40058000)
libgmp.so.3 => /usr/local/lib/libgmp.so.3 (0x40071000)
libresolv.so.2 => /lib/libresolv.so.2 (0x4009c000)
libm.so.6 => /lib/libm.so.6 (0x400ae000)
libnsl.so.1 => /lib/libnsl.so.1 (0x400d0000)
libxml2.so.2 => /usr/local/lib/libxml2.so.2 (0x400e5000)
libdl.so.2 => /lib/libdl.so.2 (0x4020e000)
libc.so.6 => /lib/libc.so.6 (0x40211000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x40344000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
User's E-mail: thomas at digionline dot de
========================================
========================================
PHPINFO
========================================
========================================
phpinfo()
PHP Version => 5.2.4
System => Linux ww3-dev 2.4.26 #3 SMP Tue Jul 20 18:40:52 CEST 2004 i686
Build Date => Aug 31 2007 15:21:56
Configure Command => ./configure --disable-ipv6 --with-apxs=/usr/local/apache1/bin/apxs --prefix=/usr/local/apache1/php --with-config-file-path=/usr/local/apache1/php --disable-all --with-pgsql=/usr/local/pgsql --with-gmp --enable-xml --enable-libxml --
with-pcre-regex --with-imap=/usr/src/imap-2004a --without-imap-ssl --enable-zip --enable-simplexml --enable-soap
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/apache1/php
Loaded Configuration File => /usr/local/apache1/php/php.ini
PHP API => 20041225
PHP Extension => 20060613
Zend Extension => 220060519
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
IPv6 Support => disabled
Registered PHP Streams => zip, php, file, data, http, ftp
Registered Stream Socket Transports => tcp, udp, unix, udg
Registered Stream Filters => string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies
________________________________________
_______________________________
Configuration
PHP Core
Directive => Local Value => Master Value
allow_call_time_pass_reference => Off => Off
allow_url_fopen => On => On
allow_url_include => Off => Off
always_populate_raw_post_data => Off => Off
arg_separator.input => & => &
arg_separator.output => & => &
asp_tags => Off => Off
auto_append_file => no value => no value
auto_globals_jit => On => On
auto_prepend_file => no value => no value
browscap => no value => no value
default_charset => no value => no value
default_mimetype => text/html => text/html
define_syslog_variables => Off => Off
disable_classes => no value => no value
disable_functions => no value => no value
display_errors => STDOUT => STDOUT
display_startup_errors => Off => Off
doc_root => no value => no value
docref_ext => .php => .php
docref_root => http://www.php.net/manual/en/ => http://www.php.net/manual/en/
enable_dl => On => On
error_append_string => no value => no value
error_log => no value => no value
error_prepend_string => no value => no value
error_reporting => 6143 => 6143
expose_php => On => On
extension_dir => ./ => ./
file_uploads => On => On
highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
html_errors => Off => Off
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => On
include_path => .: => .:
log_errors => On => On
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => Off => Off
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
mail.force_extra_parameters => no value => no value
max_execution_time => 0 => 0
max_input_nesting_level => 64 => 64
max_input_time => -1 => -1
memory_limit => 128M => 128M
open_basedir => no value => no value
output_buffering => 0 => 0
output_handler => no value => no value
post_max_size => 50M => 50M
precision => 14 => 14
realpath_cache_size => 16K => 16K
realpath_cache_ttl => 120 => 120
register_argc_argv => On => On
register_globals => Off => Off
register_long_arrays => On => On
report_memleaks => On => On
report_zend_debug => Off => Off
safe_mode => Off => Off
safe_mode_exec_dir => /usr/local/php/bin => /usr/local/php/bin
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => me@localhost.com => me@localhost.com
sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
serialize_precision => 100 => 100
short_open_tag => On => On
SMTP => localhost => localhost
smtp_port => 25 => 25
sql.safe_mode => Off => Off
track_errors => Off => Off
unserialize_callback_func => no value => no value
upload_max_filesize => 50M => 50M
upload_tmp_dir => no value => no value
user_dir => no value => no value
variables_order => GPCS => GPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
zend.ze1_compatibility_mode => Off => Off
date
date/time support => enabled
"Olson" Timezone Database Version => 2007.6
Timezone Database => internal
Default timezone => Europe/Berlin
Directive => Local Value => Master Value
date.default_latitude => 31.7667 => 31.7667
date.default_longitude => 35.2333 => 35.2333
date.sunrise_zenith => 90.583333 => 90.583333
date.sunset_zenith => 90.583333 => 90.583333
date.timezone => no value => no value
gmp
gmp support => enabled
GMP version => 4.1.2
imap
IMAP c-Client Version => 2004
libxml
libXML support => active
libXML Version => 2.6.28
libXML streams => enabled
pcre
PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 7.2 2007-06-19
Directive => Local Value => Master Value
pcre.backtrack_limit => 100000 => 100000
pcre.recursion_limit => 100000 => 100000
pgsql
PostgreSQL Support => enabled
PostgreSQL(libpq) Version => 8.2.3
Multibyte character support => enabled
SSL support => disabled
Active Persistent Links => 0
Active Links => 0
Directive => Local Value => Master Value
pgsql.allow_persistent => On => On
pgsql.auto_reset_persistent => Off => Off
pgsql.ignore_notice => Off => Off
pgsql.log_notice => Off => Off
pgsql.max_links => Unlimited => Unlimited
pgsql.max_persistent => Unlimited => Unlimited
Reflection
Reflection => enabled
Version => $Id: php_reflection.c,v 1.164.2.33.2.45 2007/08/20 17:01:22 sebastian Exp $
SimpleXML
Simplexml support => enabled
Revision => $Revision: 1.151.2.22.2.35 $
Schema support => enabled
soap
Soap Client => enabled
Soap Server => enabled
Directive => Local Value => Master Value
soap.wsdl_cache => 1 => 1
soap.wsdl_cache_dir => /tmp => /tmp
soap.wsdl_cache_enabled => 1 => 1
soap.wsdl_cache_limit => 5 => 5
soap.wsdl_cache_ttl => 86400 => 86400
standard
Regex Library => Bundled library enabled
Dynamic Library Support => enabled
Path to sendmail => /usr/sbin/sendmail -t -i
Directive => Local Value => Master Value
assert.active => 1 => 1
assert.bail => 0 => 0
assert.callback => no value => no value
assert.quiet_eval => 0 => 0
assert.warning => 1 => 1
auto_detect_line_endings => 0 => 0
default_socket_timeout => 60 => 60
safe_mode_allowed_env_vars => PHP_ => PHP_
safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
url_rewriter.tags => a=href,area=href,frame=src,input=src,for
m=fakeentry => a=href,area=href,frame=src,input=src,for
m=fakeentry
user_agent => no value => no value
xml
XML Support => active
XML Namespace Support => active
libxml2 Version => 2.6.28
zip
Zip => enabled
Extension Version => $Id: php_zip.c,v 1.1.2.38 2007/08/06 22:02:32 bjori Exp $
Zip version => 2.0.0
Libzip version => 0.7.1
Additional Modules
Module Name
Environment
Variable => Value
PWD => /usr/src/php-5.2.4
MAKEFLAGS =>
MFLAGS =>
TEST_PHP_EXECUTABLE => /usr/src/php-5.2.4/sapi/cli/php
LS_OPTIONS => --color=auto
CC => gcc
LS_COLORS => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:s
o=01;35:do=01;35:bd=40;33;01:cd=40;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:*.png=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:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.x
wd=01;35:*.ogg=01;35:*.mp3=01;35:
USER => root
MAIL => /var/mail/root
LANG => C
MAKELEVEL => 1
SSH_CLIENT => deleted
SHLVL => 3
LOGNAME => root
_ => /usr/src/php-5.2.4/sapi/cli/php
SSH_CONNECTION => deleted
SHELL => /bin/sh
TEST_PHP_SRCDIR => /usr/src/php-5.2.4
TERM => xterm
HOME => /root
SSH_AUTH_SOCK => deleted
PATH => /usr/local/apache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/local/pgsql/bin:/usr/lib/courier/bin
SSH_TTY => deleted
PHP Variables
Variable => Value
_SERVER["PWD"] => /usr/src/php-5.2.4
_SERVER["MAKEFLAGS"] =>
_SERVER["MFLAGS"] =>
_SERVER["TEST_PHP_EXECUTABLE"] => /usr/src/php-5.2.4/sapi/cli/php
_SERVER["LS_OPTIONS"] => --color=auto
_SERVER["CC"] => gcc
_SERVER["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:s
o=01;35:do=01;35:bd=40;33;01:cd=40;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:*.png=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:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.xc
f=01;35:*.xwd=01;35:*.ogg=01;35:*.mp3=01;35:
_SERVER["USER"] => root
_SERVER["MAIL"] => /var/mail/root
_SERVER["LANG"] => C
_SERVER["MAKELEVEL"] => 1
_SERVER["SSH_CLIENT"] => deleted
_SERVER["SHLVL"] => 3
_SERVER["LOGNAME"] => root
_SERVER["_"] => /usr/src/php-5.2.4/sapi/cli/php
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["SHELL"] => /bin/sh
_SERVER["TEST_PHP_SRCDIR"] => /usr/src/php-5.2.4
_SERVER["TERM"] => xterm
_SERVER["HOME"] => /root
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["PATH"] => /usr/local/apache/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/local/pgsql/bin:/usr/lib/courier/bin
_SERVER["SSH_TTY"] => deleted
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["REQUEST_TIME"] => 1188568918
_SERVER["argv"] => Array
(
)
_SERVER["argc"] => 0
PHP License
This program is free software; you can redistribute it and/or modify
it under the terms of the PHP License as published by the PHP Group
and included in the distribution in the file: LICENSE
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
If you did not receive a copy of the PHP license, or have any
questions about PHP licensing, please contact license@php.net.
|