| Thomas M. Abthorpe 2004-03-30, 10:32 am |
|
========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #25547 (error_handler and array index with function call) [tests/lang/bug25547.phpt]
Check for mktime with out-of-range parameters [ext/standard/tests/time/003.phpt]
mktime() [ext/standard/tests/time/mktime.phpt]
========================================
=============================
========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 76
Exts tested : 11
---------------------------------------------------------------------
Number of tests : 586
Tests skipped : 271 (46.2%)
Tests warned : 0 ( 0.0%)
Tests failed : 3 ( 0.5%)
Tests passed : 312 (53.2%)
---------------------------------------------------------------------
Time taken : 62 seconds
========================================
=============================
========================================
========================================
/mnt/usr.stt/ports/lang/php4/work/php-4.3.5/tests/lang/bug25547.phpt
========================================
========================================
---- EXPECTED OUTPUT
handler(Undefined index: foo)
Array
(
[foo] => 1
)
Done
---- ACTUAL OUTPUT
handler(Undefined index: foo)
Array
(
[(
)
Done
---- FAILED
========================================
========================================
004- [foo] => 1
004+ [(
========================================
========================================
========================================
========================================
/mnt/usr.stt/ports/lang/php4/work/php-4.3.5/ext/standard/tests/time/003.phpt
========================================
========================================
---- EXPECTED OUTPUT
2000-02-29
2000-02-28
2000-02-29
2001-02-28
2001-03-01
1999-11-30
2000-05-29 12:00:00
2000-05-29 13:00:00
2000-05-29 12:00:00
2000-01-31 12:00:00
2000-01-31 12:00:00
2000-01-31 11:00:00
2000-04-29 12:00:00
2000-04-29 13:00:00
2000-04-29 12:00:00
---- ACTUAL OUTPUT
2000-02-29
2000-02-28
2000-02-29
2001-02-28
2001-03-01
1999-11-30
2000-05-29 12:00:00
2000-05-29 07:00:00
2000-05-29 12:00:00
2000-01-31 12:00:00
2000-01-31 06:00:00
2000-01-31 11:00:00
2000-04-29 12:00:00
2000-04-29 07:00:00
2000-04-29 12:00:00
---- FAILED
========================================
========================================
008- 2000-05-29 13:00:00
008+ 2000-05-29 07:00:00
011- 2000-01-31 12:00:00
011+ 2000-01-31 06:00:00
014- 2000-04-29 13:00:00
014+ 2000-04-29 07:00:00
========================================
========================================
========================================
========================================
/mnt/usr.stt/ports/lang/php4/work/php-4.3.5/ext/standard/tests/time/mktime.phpt
========================================
========================================
---- EXPECTED OUTPUT
int(1009843200)
int(1009843200)
int(1009843200)
int(1009843200)
int(1025481600)
int(1025481600)
int(1025481600)
int(1025481600)
int(1009839600)
int(1009839600)
int(1009839600)
int(1009836000)
int(1025474400)
int(1025474400)
int(1025478000)
int(1025474400)
---- ACTUAL OUTPUT
int(1009843200)
int(1009843200)
int(1009843200)
int(-7262)
int(1025481600)
int(1025481600)
int(1025481600)
int(-7262)
int(1009839600)
int(1009839600)
int(1009839600)
int(1009857600)
int(1025474400)
int(1025474400)
int(1025456400)
int(1025474400)
---- FAILED
========================================
========================================
004- int(1009843200)
004+ int(-7262)
008- int(1025481600)
008+ int(-7262)
012- int(1009836000)
012+ int(1009857600)
015- int(1025478000)
015+ int(1025456400)
========================================
========================================
========================================
========================================
BUILD ENVIRONMENT
========================================
========================================
OS:
FreeBSD - FreeBSD standrew.stthomasanglican.org 5.1-RELEASE-p16 FreeBSD 5.1-RELEASE-p16 #1: Fri Mar 19 13:12:06 EST 2004 root@stthomas.stthomasanglican.org:/usr/obj/mnt/usr.stt/src/sys/GENERIC i386
Automake:
automake (GNU automake) 1.5
Written by Tom Tromey <tromey@cygnus.com>.
Copyright 1994, 1995, 1996, 1997, 1998, 1999, 2000, 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.
Autoconf:
autoconf (GNU Autoconf) 2.53
Written by David J. MacKenzie and Akim Demaille.
Copyright 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.
Libtool:
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.110 2002/10/23 01:39:54)
Compiler:
Using built-in specs.
Configured with: FreeBSD/i386 system compiler
Thread model: posix
gcc version 3.2.2 [FreeBSD] 20030205 (release)
Bison:
bison (GNU Bison) 1.75
Written by Robert Corbett and Richard Stallman.
Copyright (C) 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:
/mnt/usr.stt/ports/lang/php4/work/php-4.3.5/sapi/cli/php:
libcrypt.so.2 => /usr/lib/libcrypt.so.2 (0x28180000)
libiconv.so.3 => /usr/local/lib/libiconv.so.3 (0x28199000)
libexpat.so.5 => /usr/local/lib/libexpat.so.5 (0x28288000)
libmysqlclient.so.12 => /usr/local/lib/mysql/libmysqlclient.so.12 (0x282a8000)
libz.so.2 => /usr/lib/libz.so.2 (0x282cb000)
libm.so.2 => /usr/lib/libm.so.2 (0x282d9000)
libc.so.5 => /usr/lib/libc.so.5 (0x282f6000)
========================================
========================================
PHPINFO
========================================
========================================
phpinfo()
PHP Version => 4.3.5
System => FreeBSD standrew.stthomasanglican.org 5.1-RELEASE-p16 FreeBSD 5.1-RELEASE-p16 #1: Fri Mar 19 13:12:06 EST 2004 root@stthomas.stthomasanglican.org:/usr/obj/mnt/usr.stt/src/sys/GENERIC i386
Build Date => Mar 29 2004 14:15:40
Configure Command => './configure' '--enable-versioning' '--enable-memory-limit' '--with-layout=GNU' '--with-zlib-dir=/usr' '--disable-all' '--with-regex=php' '--with-pear' '--enable-ctype' '--with-iconv-dir=/usr/local' '--with-mysql=/usr/local' '--enabl
e-overload' '--with-pcre-regex=yes' '--enable-posix' '--enable-session' '--enable-tokenizer' '--with-expat-dir=/usr/local' '--enable-xml' '--with-xmlrpc' '--with-zlib=yes' '--with-apxs=/usr/local/sbin/apxs' '--prefix=/usr/local' 'i386-portbld-freebsd5.1'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/etc/php.ini
PHP API => 20020918
PHP Extension => 20020429
Zend Extension => 20021010
Debug Build => no
Thread Safety => disabled
Registered PHP Streams => php, http, ftp, compress.zlib
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 => no value => no value
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 => 81 => 81
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 => .:/usr/local/www/data-dist/php => .:/usr/local/www/data-dist/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 => 60 => 60
memory_limit => 8M => 8M
open_basedir => no value => no value
output_buffering => 0 => no value
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 12 => 12
register_argc_argv => On => On
register_globals => On => On
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 => root@stthomasanglican.org => root@stthomasanglican.org
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 => no value => no value
user_dir => no value => no value
variables_order => EGPCS => EGPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
ctype
ctype functions => enabled
mysql
MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 4.0.18
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /tmp/mysql.sock
MYSQL_INCLUDE => -I/usr/local/include/mysql
MYSQL_LIBS => -L/usr/local/lib/mysql -lmysqlclient
Directive => Local Value => Master Value
mysql.allow_persistent => On => On
mysql.connect_timeout => -1 => -1
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
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.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 => Off => Off
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=,fieldset= => a=href,area=href,frame=src,input=src,for
m=,fieldset=
user_agent => no value => no value
tokenizer
Tokenizer Support => enabled
xml
XML Support => active
XML Namespace Support => active
EXPAT Version => expat_1.95.7
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
zlib
ZLib Support => enabled
Compiled Version => 1.1.4
Linked Version => 1.1.4
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
CONTENT_TYPE =>
ARCH => i386
OPSYS => FreeBSD
MACHTYPE => i386
USER => root
MAIL => /var/mail/root
CXXFLAGS => -O -pipe -mcpu=pentiumpro
MANPREFIX => /usr/local
SHLVL => 1
VENDOR => intel
X11BASE => /usr/X11R6
QUERY_STRING =>
OLDPWD => /mnt/usr.stt/ports/lang/php4
HOME => /root
TEST_PHP_SRCDIR => /mnt/usr.stt/ports/lang/php4/work/php-4.3.5
PAGER => more
BSD_INSTALL_SCRIPT => install -o root -g wheel -m 555
CONTENT_LENGTH =>
SCRIPT_FILENAME =>
PATH_TRANSLATED =>
GROUP => wheel
OSREL => 5.1
LOGNAME => root
LIBDIR => /usr/lib
TEST_PHP_EXECUTABLE => /mnt/usr.stt/ports/lang/php4/work/php-4.3.5/sapi/cli/php
TERM => xterm
BLOCKSIZE => K
BSD_INSTALL_DATA => install -o root -g wheel -m 444
PORTOBJFORMAT => elf
PATH => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin
CFLAGS => -O -pipe -mcpu=pentiumpro
SYSTEMVERSION =>
REMOTEHOST => 206.186.169.36
OSVERSION => 501000
PREFIX => /usr/local
HOST => standrew.stthomasanglican.org
SHELL => /bin/sh
REDIRECT_STATUS =>
__MKLVL__ => 2
LOCALBASE => /usr/local
REQUEST_METHOD =>
OSTYPE => FreeBSD
CLICOLOR =>
PWD => /mnt/usr.stt/ports/lang/php4/work/php-4.3.5
BSD_INSTALL_MAN => install -o root -g wheel -m 444
FTP_PASSIVE_MODE => YES
MOTIFLIB => -L/usr/X11R6/lib -lXm -lXp
CC => cc
HOSTTYPE => FreeBSD
EDITOR => vi
BSD_INSTALL_PROGRAM => install -s -o root -g wheel -m 555
PHP Variables
Variable => Value
PHP_SELF =>
_SERVER["CONTENT_TYPE"] =>
_SERVER["ARCH"] => i386
_SERVER["OPSYS"] => FreeBSD
_SERVER["MACHTYPE"] => i386
_SERVER["USER"] => root
_SERVER["MAIL"] => /var/mail/root
_SERVER["CXXFLAGS"] => -O -pipe -mcpu=pentiumpro
_SERVER["MANPREFIX"] => /usr/local
_SERVER["SHLVL"] => 1
_SERVER["VENDOR"] => intel
_SERVER["X11BASE"] => /usr/X11R6
_SERVER["QUERY_STRING"] =>
_SERVER["OLDPWD"] => /mnt/usr.stt/ports/lang/php4
_SERVER["HOME"] => /root
_SERVER["TEST_PHP_SRCDIR"] => /mnt/usr.stt/ports/lang/php4/work/php-4.3.5
_SERVER["PAGER"] => more
_SERVER["BSD_INSTALL_SCRIPT"] => install -o root -g wheel -m 555
_SERVER["CONTENT_LENGTH"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["GROUP"] => wheel
_SERVER["OSREL"] => 5.1
_SERVER["LOGNAME"] => root
_SERVER["LIBDIR"] => /usr/lib
_SERVER["TEST_PHP_EXECUTABLE"] => /mnt/usr.stt/ports/lang/php4/work/php-4.3.5/sapi/cli/php
_SERVER["TERM"] => xterm
_SERVER["BLOCKSIZE"] => K
_SERVER["BSD_INSTALL_DATA"] => install -o root -g wheel -m 444
_SERVER["PORTOBJFORMAT"] => elf
_SERVER["PATH"] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin
_SERVER["CFLAGS"] => -O -pipe -mcpu=pentiumpro
_SERVER["SYSTEMVERSION"] =>
_SERVER["REMOTEHOST"] => 206.186.169.36
_SERVER["OSVERSION"] => 501000
_SERVER["PREFIX"] => /usr/local
_SERVER["HOST"] => standrew.stthomasanglican.org
_SERVER["SHELL"] => /bin/sh
_SERVER["REDIRECT_STATUS"] =>
_SERVER["__MKLVL__"] => 2
_SERVER["LOCALBASE"] => /usr/local
_SERVER["REQUEST_METHOD"] =>
_SERVER["OSTYPE"] => FreeBSD
_SERVER["CLICOLOR"] =>
_SERVER["PWD"] => /mnt/usr.stt/ports/lang/php4/work/php-4.3.5
_SERVER["BSD_INSTALL_MAN"] => install -o root -g wheel -m 444
_SERVER["FTP_PASSIVE_MODE"] => YES
_SERVER["MOTIFLIB"] => -L/usr/X11R6/lib -lXm -lXp
_SERVER["CC"] => cc
_SERVER["HOSTTYPE"] => FreeBSD
_SERVER["EDITOR"] => vi
_SERVER["BSD_INSTALL_PROGRAM"] => install -s -o root -g wheel -m 555
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)
_SERVER["argc"] => 0
_ENV["CONTENT_TYPE"] =>
_ENV["ARCH"] => i386
_ENV["OPSYS"] => FreeBSD
_ENV["MACHTYPE"] => i386
_ENV["USER"] => root
_ENV["MAIL"] => /var/mail/root
_ENV["CXXFLAGS"] => -O -pipe -mcpu=pentiumpro
_ENV["MANPREFIX"] => /usr/local
_ENV["SHLVL"] => 1
_ENV["VENDOR"] => intel
_ENV["X11BASE"] => /usr/X11R6
_ENV["QUERY_STRING"] =>
_ENV["OLDPWD"] => /mnt/usr.stt/ports/lang/php4
_ENV["HOME"] => /root
_ENV["TEST_PHP_SRCDIR"] => /mnt/usr.stt/ports/lang/php4/work/php-4.3.5
_ENV["PAGER"] => more
_ENV["BSD_INSTALL_SCRIPT"] => install -o root -g wheel -m 555
_ENV["CONTENT_LENGTH"] =>
_ENV["SCRIPT_FILENAME"] =>
_ENV["PATH_TRANSLATED"] =>
_ENV["GROUP"] => wheel
_ENV["OSREL"] => 5.1
_ENV["LOGNAME"] => root
_ENV["LIBDIR"] => /usr/lib
_ENV["TEST_PHP_EXECUTABLE"] => /mnt/usr.stt/ports/lang/php4/work/php-4.3.5/sapi/cli/php
_ENV["TERM"] => xterm
_ENV["BLOCKSIZE"] => K
_ENV["BSD_INSTALL_DATA"] => install -o root -g wheel -m 444
_ENV["PORTOBJFORMAT"] => elf
_ENV["PATH"] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/games:/usr/local/sbin:/usr/local/bin:/usr/X11R6/bin:/root/bin
_ENV["CFLAGS"] => -O -pipe -mcpu=pentiumpro
_ENV["SYSTEMVERSION"] =>
_ENV["REMOTEHOST"] => 206.186.169.36
_ENV["OSVERSION"] => 501000
_ENV["PREFIX"] => /usr/local
_ENV["HOST"] => standrew.stthomasanglican.org
_ENV["SHELL"] => /bin/sh
_ENV["REDIRECT_STATUS"] =>
_ENV["__MKLVL__"] => 2
_ENV["LOCALBASE"] => /usr/local
_ENV["REQUEST_METHOD"] =>
_ENV["OSTYPE"] => FreeBSD
_ENV["CLICOLOR"] =>
_ENV["PWD"] => /mnt/usr.stt/ports/lang/php4/work/php-4.3.5
_ENV["BSD_INSTALL_MAN"] => install -o root -g wheel -m 444
_ENV["FTP_PASSIVE_MODE"] => YES
_ENV["MOTIFLIB"] => -L/usr/X11R6/lib -lXm -lXp
_ENV["CC"] => cc
_ENV["HOSTTYPE"] => FreeBSD
_ENV["EDITOR"] => vi
_ENV["BSD_INSTALL_PROGRAM"] => install -s -o root -g wheel -m 555
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.
|