| noreply@php.net 2004-05-05, 11:34 am |
|
========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #26862 (ob_flush() before output_reset_rewrite_vars() results in data loss) [ext/session/tests/bug26862.phpt]
========================================
=============================
========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 73
Exts tested : 14
---------------------------------------------------------------------
Number of tests : 592
Tests skipped : 201 (34.0%)
Tests warned : 0 ( 0.0%)
Tests failed : 1 ( 0.2%)
Tests passed : 390 (65.9%)
---------------------------------------------------------------------
Time taken : 41 seconds
========================================
=============================
========================================
========================================
/usr/local/src/php-4.3.6/ext/session/tests/bug26862.phpt
========================================
========================================
---- EXPECTED OUTPUT
<a href="file.php?var=value">link</a><a href="file.php">link</a>
---- ACTUAL OUTPUT
<a href="file.php? PHPSESSID=e59d732493442d3d4918cb677becd7
17&var=value">link</a><a href="file.php">link</a>
---- FAILED
========================================
========================================
001- <a href="file.php?var=value">link</a><a href="file.php">link</a>
001+ <a href="file.php? PHPSESSID=e59d732493442d3d4918cb677becd7
17&var=value">link</a><a href="file.php">link</a>
========================================
========================================
========================================
========================================
BUILD ENVIRONMENT
========================================
========================================
OS:
Linux - Linux GOOSE 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686
Automake:
automake (GNU automake) 1.4-p5
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
Libtool:
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.110 2002/10/23 01:39:54)
Compiler:
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/2.96/specs
gcc version 2.96 20000731 (Red Hat Linux 7.1 2.96-98)
Bison:
GNU Bison version 1.28
Libraries:
libcrypt.so.1 => /lib/libcrypt.so.1 (0x4001e000)
libexpat.so.0 => /usr/lib/libexpat.so.0 (0x4004b000)
libpq.so.3 => /usr/local/pgsql/lib/libpq.so.3 (0x40068000)
libdl.so.2 => /lib/libdl.so.2 (0x4007f000)
libresolv.so.2 => /lib/libresolv.so.2 (0x40083000)
libm.so.6 => /lib/i686/libm.so.6 (0x40095000)
libnsl.so.1 => /lib/libnsl.so.1 (0x400b8000)
libcurl.so.2 => /usr/local/curl/lib/libcurl.so.2 (0x400cf000)
libz.so.1 => /usr/lib/libz.so.1 (0x400f8000)
libssl.so.2 => /lib/libssl.so.2 (0x40106000)
libcrypto.so.2 => /lib/libcrypto.so.2 (0x40133000)
libc.so.6 => /lib/i686/libc.so.6 (0x401f6000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)
User's E-mail: matt at spongegroup dot com
========================================
========================================
PHPINFO
========================================
========================================
phpinfo()
PHP Version => 4.3.6
System => Linux GOOSE 2.4.7-10 #1 Thu Sep 6 17:27:27 EDT 2001 i686
Build Date => May 5 2004 06:23:49
Configure Command => './configure' '--with-apxs=/usr/local/apache/bin/apxs' '--with-pgsql=/usr/local/pgsql' '--with-curl=/usr/local/curl' '--enable-mbstring' '--without-mysql' '--enable-ftp' '--disable-cgi' '--with-iconv' '--with-xmlrpc'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/lib/php.ini
PHP API => 20020918
PHP Extension => 20020429
Zend Extension => 20021010
Debug Build => no
Thread Safety => disabled
Registered PHP Streams => php, http, ftp
This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
________________________________________
_______________________________
Configuration
PHP Core
Directive => Local Value => Master Value
allow_call_time_pass_reference => On => On
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 => getmyuid,getmypid => getmyuid,getmypid
display_errors => On => On
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 => 2039 => 2039
expose_php => Off => Off
extension_dir => ./ => ./
file_uploads => Off => Off
gpc_order => GPC => GPC
highlight.bg => #FFFFFF => #FFFFFF
highlight.comment => #FF9900 => #FF9900
highlight.default => #0000CC => #0000CC
highlight.html => #000000 => #000000
highlight.keyword => #006600 => #006600
highlight.string => #CC0000 => #CC0000
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 => .:/usr/local/lib/php => .:/usr/local/lib/php
log_errors => Off => Off
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => On => On
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
max_execution_time => 0 => 30
max_input_time => -1 => -1
open_basedir => /usr/websites/ => /usr/websites/
output_buffering => 0 => no value
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
register_argc_argv => On => On
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 => 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 => 2M => 2M
upload_tmp_dir => /usr/websites/sms/tmp => /usr/websites/sms/tmp
user_dir => no value => no value
variables_order => EGPCS => EGPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => Off => Off
ctype
ctype functions => enabled
curl
CURL support => enabled
CURL Information => libcurl/7.11.0 OpenSSL/0.9.6b zlib/1.1.3
ftp
FTP support => enabled
iconv
iconv support => enabled
iconv implementation => glibc
iconv library version => 2.2.4
Directive => Local Value => Master Value
iconv.input_encoding => ISO-8859-1 => ISO-8859-1
iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
iconv.output_encoding => ISO-8859-1 => ISO-8859-1
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
overload
User-Space Object Overloading Support => enabled
pcre
PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 4.5 01-December-2003
pgsql
PostgreSQL Support => enabled
PostgreSQL(libpq) Version => 7.4.1
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
posix
Revision => $Revision: 1.51.2.2 $
session
Session Support => enabled
Registered save handlers => files user
Directive => Local Value => Master Value
session.auto_start => Off => Off
session.bug_compat_42 => On => On
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 => 100 => 100
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 => On => On
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
xmlrpc
core library version => xmlrpc-epi v. 0.51
php extension version => 0.51
author => Dan Libby
homepage => http://xmlrpc-epi.sourceforge.net
open sourced by => Epinions.com
Additional Modules
Module Name
Environment
Variable => Value
PWD => /usr/local/src/php-4.3.6
MAKEFLAGS =>
SCRIPT_FILENAME =>
MFLAGS =>
HOSTNAME => GOOSE
LESSOPEN => |/usr/bin/lesspipe.sh %s
CC => gcc
REQUEST_METHOD =>
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:
USER => sms
MACHTYPE => i386-redhat-linux-gnu
TEST_PHP_SRCDIR => /usr/local/src/php-4.3.6
MAIL => /var/spool/mail/matt
INPUTRC => /etc/inputrc
PATH_TRANSLATED =>
LANG => en_GB
QUERY_STRING =>
CONTENT_LENGTH =>
MAKELEVEL => 1
SHLVL => 5
LOGNAME => sms
REDIRECT_STATUS =>
TEST_PHP_EXECUTABLE => /usr/local/src/php-4.3.6/sapi/cli/php
_ => /usr/local/src/php-4.3.6/sapi/cli/php
SHELL => /bin/sh
HOSTTYPE => i386
HISTSIZE => 1000
OSTYPE => linux-gnu
TERM => xterm
HOME => /root
PATH => /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/pgsql/bin:/home/matt/bin
SSH_TTY => /dev/pts/2
CONTENT_TYPE =>
PHP Variables
Variable => Value
_SERVER["PWD"] => /usr/local/src/php-4.3.6
_SERVER["MAKEFLAGS"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["MFLAGS"] =>
_SERVER["HOSTNAME"] => GOOSE
_SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_SERVER["CC"] => gcc
_SERVER["REQUEST_METHOD"] =>
_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["USER"] => sms
_SERVER["MACHTYPE"] => i386-redhat-linux-gnu
_SERVER["TEST_PHP_SRCDIR"] => /usr/local/src/php-4.3.6
_SERVER["MAIL"] => /var/spool/mail/matt
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["PATH_TRANSLATED"] =>
_SERVER["LANG"] => en_GB
_SERVER["QUERY_STRING"] =>
_SERVER["CONTENT_LENGTH"] =>
_SERVER["MAKELEVEL"] => 1
_SERVER["SHLVL"] => 5
_SERVER["LOGNAME"] => sms
_SERVER["REDIRECT_STATUS"] =>
_SERVER["TEST_PHP_EXECUTABLE"] => /usr/local/src/php-4.3.6/sapi/cli/php
_SERVER["_"] => /usr/local/src/php-4.3.6/sapi/cli/php
_SERVER["SHELL"] => /bin/sh
_SERVER["HOSTTYPE"] => i386
_SERVER["HISTSIZE"] => 1000
_SERVER["OSTYPE"] => linux-gnu
_SERVER["TERM"] => xterm
_SERVER["HOME"] => /root
_SERVER["PATH"] => /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/pgsql/bin:/home/matt/bin
_SERVER["SSH_TTY"] => /dev/pts/2
_SERVER["CONTENT_TYPE"] =>
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)
_SERVER["argc"] => 0
_ENV["PWD"] => /usr/local/src/php-4.3.6
_ENV["MAKEFLAGS"] =>
_ENV["SCRIPT_FILENAME"] =>
_ENV["MFLAGS"] =>
_ENV["HOSTNAME"] => GOOSE
_ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_ENV["CC"] => gcc
_ENV["REQUEST_METHOD"] =>
_ENV["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:*.ta
z=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:
_ENV["USER"] => sms
_ENV["MACHTYPE"] => i386-redhat-linux-gnu
_ENV["TEST_PHP_SRCDIR"] => /usr/local/src/php-4.3.6
_ENV["MAIL"] => /var/spool/mail/matt
_ENV["INPUTRC"] => /etc/inputrc
_ENV["PATH_TRANSLATED"] =>
_ENV["LANG"] => en_GB
_ENV["QUERY_STRING"] =>
_ENV["CONTENT_LENGTH"] =>
_ENV["MAKELEVEL"] => 1
_ENV["SHLVL"] => 5
_ENV["LOGNAME"] => sms
_ENV["REDIRECT_STATUS"] =>
_ENV["TEST_PHP_EXECUTABLE"] => /usr/local/src/php-4.3.6/sapi/cli/php
_ENV["_"] => /usr/local/src/php-4.3.6/sapi/cli/php
_ENV["SHELL"] => /bin/sh
_ENV["HOSTTYPE"] => i386
_ENV["HISTSIZE"] => 1000
_ENV["OSTYPE"] => linux-gnu
_ENV["TERM"] => xterm
_ENV["HOME"] => /root
_ENV["PATH"] => /usr/local/bin:/bin:/usr/bin:/usr/X11R6/bin:/usr/local/pgsql/bin:/home/matt/bin
_ENV["SSH_TTY"] => /dev/pts/2
_ENV["CONTENT_TYPE"] =>
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.
|