For Programmers: Free Programming Magazines  


Home > Archive > PHP Questions and Answers > April 2005 > Test results for 4.3.11-dev [failed]









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Test results for 4.3.11-dev [failed]
noreply@php.net

2005-04-12, 8:56 pm


========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
bug #31454 (session_set_save_handler crashes PHP when supplied non-existent object ref) [ext/session/tests/bug31454.phpt]
Bug #31213 (Sideeffects caused by bug #29493) [ext/standard/tests/array/bug31213.phpt]
Bug #28325 (Problem in serialisation of circular references) [ext/standard/tests/serialize/bug28325.phpt]
========================================
=============================


========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 67
Exts tested : 21
---------------------------------------------------------------------
Number of tests : 625
Tests skipped : 185 (29.6%)
Tests warned : 0 (0.0%)
Tests failed : 3 (0.5%)
Tests passed : 437 (69.9%)
---------------------------------------------------------------------
Time taken : 125 seconds
========================================
=============================


========================================
========================================

/root/php4dev/ext/session/tests/bug31454.phpt
========================================
========================================


---- EXPECTED OUTPUT
Warning: session_set_save_handler(): Argument 1 is not a valid callback in %s/bug31454.php on line %d
Done
---- ACTUAL OUTPUT
Notice: Undefined variable: arf in /root/php4dev/ext/session/tests/bug31454.php on line 4

Warning: session_set_save_handler(): Argument 1 is not a valid callback in /root/php4dev/ext/session/tests/bug31454.php on line 9
Done
---- FAILED

========================================
========================================

001- Warning: session_set_save_handler(): Argument 1 is not a valid callback in %s/bug31454.php on line %d
001+ Notice: Undefined variable: arf in /root/php4dev/ext/session/tests/bug31454.php on line 4
002- Done
002+
003+ Warning: session_set_save_handler(): Argument 1 is not a valid callback in /root/php4dev/ext/session/tests/bug31454.php on line 9
004+ Done
========================================
========================================




========================================
========================================

/root/php4dev/ext/standard/tests/array/bug31213.phpt
========================================
========================================


---- EXPECTED OUTPUT
int(1)
int(1)
int(1)
int(2)
int(2)
int(2)
array(2) {
["_a"]=>
&int(2)
["_b"]=>
&int(2)
}
int(1)
int(1)
int(1)
int(2)
int(2)
int(2)
array(2) {
["_a"]=>
&int(2)
["_b"]=>
&int(2)
}
---- ACTUAL OUTPUT
int(1)
int(1)
int(1)
int(2)
int(2)
int(2)
array(2) {
["_a"]=>
&int(2)
["_b"]=>
&int(2)
}
int(1)
int(1)
int(2)
int(2)
int(2)
int(2)
array(2) {
["_a"]=>
&int(2)
["_b"]=>
&int(2)
}
---- FAILED

========================================
========================================

015- int(1)
015+ int(2)
========================================
========================================




========================================
========================================

/root/php4dev/ext/standard/tests/serialize/bug28325.phpt
========================================
========================================


---- EXPECTED OUTPUT
object(a)(1) {
["b"]=>
object(b)(1) {
["c"]=>
object(c)(1) {
["d"]=>
object(a)(1) {
["b"]=>
object(b)(1) {
["c"]=>
object(c)(1) {
["d"]=>
NULL
}
}
}
}
}
}
---- ACTUAL OUTPUT
object(a)(1) {
["b"]=>
object(b)(1) {
["c"]=>
object(c)(1) {
["d"]=>
object(a)(1) {
["b"]=>
object(b)(1) {
["c"]=>
object(c)(1) {
["d"]=>
*RECURSION*
}
}
}
}
}
}
---- FAILED

========================================
========================================

013- NULL
013+ *RECURSION*
========================================
========================================





========================================
========================================

BUILD ENVIRONMENT
========================================
========================================

OS:
Linux - Linux Frodo 2.6.9-rc4Frodo #1 Mon Oct 18 17:06:16 EDT 2004 i686

Automake:
automake (GNU automake) 1.9.2
Written by Tom Tromey <tromey@redhat.com>.

Copyright 2004 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.

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.

Libtool:
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.111 2002/10/23 02:54:36)

Compiler:
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --disable-libunwind-exceptions --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)

Bison:
bison (GNU Bison) 1.875c
Written by Robert Corbett and Richard Stallman.

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.

Libraries:
linux-gate.so.1 => (0xffffe000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x46098000)
libmysqlclient.so.14 => /usr/lib/libmysqlclient.so.14 (0x465a2000)
libmcrypt.so.4 => /usr/local/lib/libmcrypt.so.4 (0xb7fba000)
libltdl.so.3 => /usr/lib/libltdl.so.3 (0x49418000)
libdl.so.2 => /lib/libdl.so.2 (0x449ff000)
libgmp.so.3 => /usr/lib/libgmp.so.3 (0x474b8000)
libgd.so.2 => /usr/lib/libgd.so.2 (0x466a5000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x44c95000)
libfreetype.so.6 => /usr/lib/libfreetype.so.6 (0x464d8000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x4657c000)
libz.so.1 => /usr/lib/libz.so.1 (0x464c5000)
libm.so.6 => /lib/tls/libm.so.6 (0x449da000)
libgdbm.so.2 => /usr/lib/libgdbm.so.2 (0x44aa1000)
libresolv.so.2 => /lib/libresolv.so.2 (0x44bf0000)
libnsl.so.1 => /lib/libnsl.so.1 (0x462c4000)
libssl.so.4 => /lib/libssl.so.4 (0x47379000)
libcrypto.so.4 => /lib/libcrypto.so.4 (0x46fac000)
libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x45d3a000)
libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x45cd0000)
libcom_err.so.2 => /lib/libcom_err.so.2 (0x45b96000)
libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x45d51000)
libnetsnmp.so.5 => /usr/lib/libnetsnmp.so.5 (0x44a05000)
libelf.so.1 => /usr/lib/libelf.so.1 (0x44b06000)
libc.so.6 => /lib/tls/libc.so.6 (0x448bc000)
libnss_files.so.2 => /lib/libnss_files.so.2 (0x44aa9000)
libnss_dns.so.2 => /lib/libnss_dns.so.2 (0x44ab7000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x448a3000)


User's E-mail: wingman at compueasy dot com


========================================
========================================

PHPINFO
========================================
========================================

phpinfo()
PHP Version => 4.3.11-dev

System => Linux Frodo 2.6.9-rc4Frodo #1 Mon Oct 18 17:06:16 EDT 2004 i686
Build Date => Feb 28 2005 19:02:48
Configure Command => './configure' '--with-apxs2=/usr/local/apache/bin/apxs' '--with-mysql=/usr' '--prefix=/usr/local/apache/php' '--with-config-file-path=/usr/local/apache/php' '--enable-force-cgi-redirect' '--disable-cgi' '--with-zlib' '--with-gettext'
'--with-gdbm' '--with-gd=/usr' '--with-snmp' '--with-openssl' '--enable-sockets' '--with-gmp' '--enable-ftp' '--enable-ssl' '--with-openssl' '--with-gd2' '--with-mcrypt' '--enable-mbstring'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/Zend/etc/php.ini
PHP API => 20020918
PHP Extension => 20020429
Zend Extension => 20021010
Debug Build => no
Thread Safety => disabled
Registered PHP Streams => php, http, ftp, https, ftps, compress.zlib


This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
with Zend Extension Manager v1.0.6, Copyright (c) 2003-2004, by Zend Technologies
with Zend Optimizer v2.5.7, Copyright (c) 1998-2004, by Zend Technologies


________________________________________
_______________________________


Configuration

PHP Core

Directive => Local Value => Master Value
allow_call_time_pass_reference => Off => Off
allow_url_fopen => On => On
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_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 => Off => Off
display_startup_errors => Off => Off
doc_root => no value => no value
docref_ext => no value => no value
docref_root => no value => no value
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 => 2047 => 2047
expose_php => On => On
extension_dir => ./ => ./
file_uploads => On => On
gpc_order => GPC => GPC
highlight.bg => #FFFFFF => #FFFFFF
highlight.comment => #FF8000 => #FF8000
highlight.default => #0000BB => #0000BB
highlight.html => #000000 => #000000
highlight.keyword => #007700 => #007700
highlight.string => #DD0000 => #DD0000
html_errors => Off => On
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => Off
include_path => .:/php/includes:/usr/local/apache/php/lib/php => .:/php/includes:/usr/local/apache/php/lib/php
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
max_execution_time => 0 => 30
max_input_time => 60 => 60
open_basedir => no value => no value
output_buffering => 0 => 4096
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
register_argc_argv => On => Off
register_globals => Off => Off
report_memleaks => On => On
safe_mode => Off => Off
safe_mode_exec_dir => no value => no value
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
serialize_precision => 100 => 100
short_open_tag => On => On
SMTP => mail.compueasy.com => mail.compueasy.com
smtp_port => 25 => 25
sql.safe_mode => Off => Off
track_errors => Off => Off
unserialize_callback_func => no value => no value
upload_max_filesize => 2M => 2M
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 Optimizer

Optimization Pass 1 => enabled
Optimization Pass 2 => enabled
Optimization Pass 3 => enabled
Optimization Pass 4 => enabled
Optimization Pass 9 => disabled
Zend Loader => enabled
License Path =>

ctype

ctype functions => enabled

dba

DBA support => enabled
Supported handlers => gdbm cdb cdb_make inifile flatfile

ftp

FTP support => enabled

gd

GD Support => enabled
GD Version => 2.0 or higher
GIF Read Support => enabled
GIF Create Support => enabled
JPG Support => enabled
PNG Support => enabled
WBMP Support => enabled

gettext

GetText Support => enabled

gmp

gmp support => enabled

mbstring

Multibyte Support => enabled
Japanese support => enabled
Simplified chinese support => enabled
Traditional chinese support => enabled
Korean support => enabled
Russian support => enabled
Multibyte (japanese) regex support => enabled

mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.

Directive => Local Value => Master Value
mbstring.detect_order => no value => no value
mbstring.encoding_translation => Off => Off
mbstring.func_overload => 0 => 0
mbstring.http_input => pass => pass
mbstring.http_output => pass => pass
mbstring.internal_encoding => ISO-8859-1 => no value
mbstring.language => neutral => neutral
mbstring.substitute_character => no value => no value

mcrypt

mcrypt support => enabled
version => >= 2.4.x
Supported ciphers => cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream

Directive => Local Value => Master Value
mcrypt.algorithms_dir => no value => no value
mcrypt.modes_dir => no value => no value

mysql

MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 4.1.9
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /var/lib/mysql/mysql.sock
MYSQL_INCLUDE => -I/usr/include/mysql
MYSQL_LIBS => -L/usr/lib -lmysqlclient

Directive => Local Value => Master Value
mysql.allow_persistent => On => On
mysql.connect_timeout => 60 => 60
mysql.default_host => no value => no value
mysql.default_password => no value => no value
mysql.default_port => no value => no value
mysql.default_socket => no value => no value
mysql.default_user => no value => no value
mysql.max_links => Unlimited => Unlimited
mysql.max_persistent => Unlimited => Unlimited
mysql.trace_mode => Off => Off

openssl

OpenSSL support => enabled
OpenSSL Version => OpenSSL 0.9.7a Feb 19 2003

overload

User-Space Object Overloading Support => enabled

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 4.5 01-December-2003

posix

Revision => $Revision: 1.51.2.3 $

session

Session Support => enabled
Registered save handlers => files user

Directive => Local Value => Master Value
session.auto_start => Off => Off
session.bug_compat_42 => Off => Off
session.bug_compat_warn => On => On
session.cache_expire => 180 => 180
session.cache_limiter => nocache => nocache
session.cookie_domain => no value => no value
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_secure => Off => Off
session.entropy_file => no value => no value
session.entropy_length => 0 => 0
session.gc_divisor => 1000 => 1000
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
session.save_path => /tmp => /tmp
session.serialize_handler => php => php
session.use_cookies => On => On
session.use_only_cookies => Off => Off
session.use_trans_sid => Off => Off

snmp

NET-SNMP Support => enabled
NET-SNMP Version => 5.1.1

sockets

Sockets Support => enabled

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

tokenizer

Tokenizer Support => enabled

xml

XML Support => active
XML Namespace Support => active
EXPAT Version => 1.95.6

zlib

ZLib Support => enabled
Compiled Version => 1.2.2.2
Linked Version => 1.2.2.2

Directive => Local Value => Master Value
zlib.output_compression => Off => Off
zlib.output_compression_level => -1 => -1
zlib.output_handler => no value => no value

Additional Modules

Module Name

Environment

Variable => Value
HOSTNAME => Frodo
TEST_PHP_SRCDIR => /root/php4dev
SHELL => /bin/sh
TERM => linux
MAKEFLAGS =>
HISTSIZE => 1000
SSH_CLIENT => 216.88.44.21 4935 22
PERL5LIB => /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi:/usr/lib/perl5/site_perl/5.8.3
QTDIR => /usr/lib/qt-3.3
SSH_TTY => /dev/pts/3
USER => root
LS_COLORS => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:s
o=01;35:bd=40;33;01:cd=40;33;01:or=01;05
;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=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:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
SCRIPT_FILENAME =>
KDEDIR => /usr
USERNAME => root
MAKELEVEL => 1
MFLAGS =>
PATH => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
MAIL => /var/spool/mail/root
_ => /root/php4dev/sapi/cli/php
PWD => /root/php4dev
INPUTRC => /etc/inputrc
KDE_IS_PRELINKED => 1
LANG => en_US.UTF-8
TEST_PHP_EXECUTABLE => /root/php4dev/sapi/cli/php
REDIRECT_STATUS =>
PATH_TRANSLATED =>
SSH_ASKPASS => /usr/libexec/openssh/gnome-ssh-askpass
HOME => /root
SHLVL => 3
CONTENT_LENGTH =>
BASH_ENV => /root/.bashrc
LOGNAME => root
QUERY_STRING =>
SSH_CONNECTION => 216.88.44.21 4935 216.88.44.19 22
LESSOPEN => |/usr/bin/lesspipe.sh %s
CONTENT_TYPE =>
CC => gcc
REQUEST_METHOD =>
G_BROKEN_FILENAMES => 1

PHP Variables

Variable => Value
_SERVER["HOSTNAME"] => Frodo
_SERVER["TEST_PHP_SRCDIR"] => /root/php4dev
_SERVER["SHELL"] => /bin/sh
_SERVER["TERM"] => linux
_SERVER["MAKEFLAGS"] =>
_SERVER["HISTSIZE"] => 1000
_SERVER["SSH_CLIENT"] => 216.88.44.21 4935 22
_SERVER["PERL5LIB"] => /usr/lib/perl5/site_perl/5.8.3/i386-linux-thread-multi:/usr/lib/perl5/site_perl/5.8.3
_SERVER["QTDIR"] => /usr/lib/qt-3.3
_SERVER["SSH_TTY"] => /dev/pts/3
_SERVER["USER"] => root
_SERVER["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:s
o=01;35:bd=40;33;01:cd=40;33;01:or=01;05
;37;41:mi=01;05;37;41:ex=01;32:*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=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:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.bmp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35:
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["KDEDIR"] => /usr
_SERVER["USERNAME"] => root
_SERVER["MAKELEVEL"] => 1
_SERVER["MFLAGS"] =>
_SERVER["PATH"] => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/root/bin
_SERVER["MAIL"] => /var/spool/mail/root
_SERVER["_"] => /root/php4dev/sapi/cli/php
_SERVER["PWD"] => /root/php4dev
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["KDE_IS_PRELINKED"] => 1
_SERVER["LANG"] => en_US.UTF-8
_SERVER["TEST_PHP_EXECUTABLE"] => /root/php4dev/sapi/cli/php
_SERVER["REDIRECT_STATUS"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_SERVER["HOME"] => /root
_SERVER["SHLVL"] => 3
_SERVER["CONTENT_LENGTH"] =>
_SERVER["BASH_ENV"] => /root/.bashrc
_SERVER["LOGNAME"] => root
_SERVER["QUERY_STRING"] =>
_SERVER["SSH_CONNECTION"] => 216.88.44.21 4935 216.88.44.19 22
_SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_SERVER["CONTENT_TYPE"] =>
_SERVER["CC"] => gcc
_SERVER["REQUEST_METHOD"] =>
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_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.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com