For Programmers: Free Programming Magazines  


Home > Archive > PHP Questions and Answers > March 2004 > Bug #25547









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 Bug #25547
Marcus

2004-03-19, 12:53 pm


========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #25547 (error_handler and array index with function call) [tests/lang/bug25547.phpt]
========================================
=============================


========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 78
Exts tested : 9
---------------------------------------------------------------------
Number of tests : 535
Tests skipped : 251 (46.9%)
Tests warned : 0 ( 0.0%)
Tests failed : 1 ( 0.2%)
Tests passed : 283 (52.9%)
---------------------------------------------------------------------
Time taken : 17 seconds
========================================
=============================


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

/d/d1/home/marcus/build/php-4.3.4/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+ [(
========================================
========================================





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

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

OS:
Linux - Linux pompeii 2.6.4 #1 SMP Thu Mar 11 21:07:36 EST 2004 i686

Automake:
automake (GNU automake) 1.4-p6

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@redhat.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/i686-pc-linux-gnu/3.2.3/specs
Configured with: /var/tmp/portage/gcc-3.2.3-r3/work/gcc-3.2.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.2 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2 --mandir=/u
sr/share/gcc-data/i686-pc-linux-gnu/3.2/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++,f77,objc --enable-threads=posix --enable-l
ong-long --disable-checking --enable-cstdio=stdio --enable-clocale=generic --enable-__cxa_atexit --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.2.3/include/g++-v3 --with-local-prefix=/usr/local --enable-
shared --enable-nls --without-included-gettext
Thread model: posix
gcc version 3.2.3 20030422 (Gentoo Linux 1.4 3.2.3-r3, propolice)

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:
linux-gate.so.1 => (0xffffe000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x40019000)
libresolv.so.2 => /lib/libresolv.so.2 (0x40046000)
libm.so.6 => /lib/libm.so.6 (0x40058000)
libdl.so.2 => /lib/libdl.so.2 (0x4007a000)
libnsl.so.1 => /lib/libnsl.so.1 (0x4007d000)
libc.so.6 => /lib/libc.so.6 (0x40092000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000)



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

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

phpinfo()
PHP Version => 4.3.4

System => Linux pompeii 2.6.4 #1 SMP Thu Mar 11 21:07:36 EST 2004 i686
Build Date => Mar 12 2004 00:52:09
Configure Command => './configure' '--with-apxs2=/usr/local/apache2/bin/apxs' '--prefix=/usr/local/apache2'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/apache2/lib
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-2003 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 => no value => no value
expose_php => On => On
extension_dir => /usr/local/apache2/lib/php/extensions/no-debug-non-zts-20020429 => /usr/local/apache2/lib/php/extensions/no-debug-non-zts-20020429
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 => On => On
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => Off => Off
include_path => .:/usr/local/apache2/lib/php => .:/usr/local/apache2/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 => 30 => 30
max_input_time => -1 => -1
open_basedir => no value => no value
output_buffering => 0 => 0
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 => /usr/local/php/bin => /usr/local/php/bin
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/local/sbin/sendmail -t -i => /usr/local/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 => no value => no value
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 => 3.23.49
MYSQL_MODULE_TYPE => builtin
MYSQL_SOCKET => /tmp/mysql.sock
MYSQL_INCLUDE =>
MYSQL_LIBS =>

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

overload

User-Space Object Overloading Support => enabled

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 4.3 21-May-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/local/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,form=,fieldse
t= => a=href,area=href,frame=src,form=,fieldse
t=
user_agent => no value => no value

tokenizer

Tokenizer Support => enabled

xml

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

Additional Modules

Module Name

Environment

Variable => Value
MANPATH => /usr/local/man:/usr/man:/usr/share/man:/usr/openwin/man:/usr/dt/man
INFODIR => /usr/share/info
HOSTNAME => pompeii
TEST_PHP_SRCDIR => /home/marcus/build/php-4.3.4
SHELL => /bin/sh
TERM => screen
MAKEFLAGS =>
SSH_CLIENT => 207.88.53.190 49351 22
SSH_TTY => /dev/pts/0
USER => marcus
SCRIPT_FILENAME =>
MAKELEVEL => 1
PAGER => less
MFLAGS =>
PATH => /home/marcus/.bin:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/openwin/bin:/usr/dt/bin:/usr/opt/SUNWmd/sbin
MAIL => /var/mail/marcus
_ => /home/marcus/build/php-4.3.4/sapi/cli/php
PWD => /home/marcus/build/php-4.3.4
INPUTRC => /etc/inputrc
EDITOR => /usr/bin/vi
TEST_PHP_EXECUTABLE => /home/marcus/build/php-4.3.4/sapi/cli/php
REDIRECT_STATUS =>
PATH_TRANSLATED =>
CXX => g++
HOME => /home/marcus
SHLVL => 3
CONTENT_LENGTH =>
LOGNAME => marcus
LESS => -R
QUERY_STRING =>
CVS_RSH => ssh
SSH_CONNECTION => 207.88.53.190 49351 24.213.203.30 22
LESSOPEN => |lesspipe.sh %s
INFOPATH => /usr/share/info:/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info
CONTENT_TYPE =>
CC => gcc
REQUEST_METHOD =>
G_BROKEN_FILENAMES => 1
CONFIG_PROTECT => /var/bind

PHP Variables

Variable => Value
_SERVER["MANPATH"] => /usr/local/man:/usr/man:/usr/share/man:/usr/openwin/man:/usr/dt/man
_SERVER["INFODIR"] => /usr/share/info
_SERVER["HOSTNAME"] => pompeii
_SERVER["TEST_PHP_SRCDIR"] => /home/marcus/build/php-4.3.4
_SERVER["SHELL"] => /bin/sh
_SERVER["TERM"] => screen
_SERVER["MAKEFLAGS"] =>
_SERVER["SSH_CLIENT"] => 207.88.53.190 49351 22
_SERVER["SSH_TTY"] => /dev/pts/0
_SERVER["USER"] => marcus
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["MAKELEVEL"] => 1
_SERVER["PAGER"] => less
_SERVER["MFLAGS"] =>
_SERVER["PATH"] => /home/marcus/.bin:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/openwin/bin:/usr/dt/bin:/usr/opt/SUNWmd/sbin
_SERVER["MAIL"] => /var/mail/marcus
_SERVER["_"] => /home/marcus/build/php-4.3.4/sapi/cli/php
_SERVER["PWD"] => /home/marcus/build/php-4.3.4
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["EDITOR"] => /usr/bin/vi
_SERVER["TEST_PHP_EXECUTABLE"] => /home/marcus/build/php-4.3.4/sapi/cli/php
_SERVER["REDIRECT_STATUS"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["CXX"] => g++
_SERVER["HOME"] => /home/marcus
_SERVER["SHLVL"] => 3
_SERVER["CONTENT_LENGTH"] =>
_SERVER["LOGNAME"] => marcus
_SERVER["LESS"] => -R
_SERVER["QUERY_STRING"] =>
_SERVER["CVS_RSH"] => ssh
_SERVER["SSH_CONNECTION"] => 207.88.53.190 49351 24.213.203.30 22
_SERVER["LESSOPEN"] => |lesspipe.sh %s
_SERVER["INFOPATH"] => /usr/share/info:/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info
_SERVER["CONTENT_TYPE"] =>
_SERVER["CC"] => gcc
_SERVER["REQUEST_METHOD"] =>
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["CONFIG_PROTECT"] => /var/bind
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["MANPATH"] => /usr/local/man:/usr/man:/usr/share/man:/usr/openwin/man:/usr/dt/man
_ENV["INFODIR"] => /usr/share/info
_ENV["HOSTNAME"] => pompeii
_ENV["TEST_PHP_SRCDIR"] => /home/marcus/build/php-4.3.4
_ENV["SHELL"] => /bin/sh
_ENV["TERM"] => screen
_ENV["MAKEFLAGS"] =>
_ENV["SSH_CLIENT"] => 207.88.53.190 49351 22
_ENV["SSH_TTY"] => /dev/pts/0
_ENV["USER"] => marcus
_ENV["SCRIPT_FILENAME"] =>
_ENV["MAKELEVEL"] => 1
_ENV["PAGER"] => less
_ENV["MFLAGS"] =>
_ENV["PATH"] => /home/marcus/.bin:/usr/local/bin:/usr/local/sbin:/bin:/sbin:/usr/bin:/usr/sbin:/usr/openwin/bin:/usr/dt/bin:/usr/opt/SUNWmd/sbin
_ENV["MAIL"] => /var/mail/marcus
_ENV["_"] => /home/marcus/build/php-4.3.4/sapi/cli/php
_ENV["PWD"] => /home/marcus/build/php-4.3.4
_ENV["INPUTRC"] => /etc/inputrc
_ENV["EDITOR"] => /usr/bin/vi
_ENV["TEST_PHP_EXECUTABLE"] => /home/marcus/build/php-4.3.4/sapi/cli/php
_ENV["REDIRECT_STATUS"] =>
_ENV["PATH_TRANSLATED"] =>
_ENV["CXX"] => g++
_ENV["HOME"] => /home/marcus
_ENV["SHLVL"] => 3
_ENV["CONTENT_LENGTH"] =>
_ENV["LOGNAME"] => marcus
_ENV["LESS"] => -R
_ENV["QUERY_STRING"] =>
_ENV["CVS_RSH"] => ssh
_ENV["SSH_CONNECTION"] => 207.88.53.190 49351 24.213.203.30 22
_ENV["LESSOPEN"] => |lesspipe.sh %s
_ENV["INFOPATH"] => /usr/share/info:/usr/share/gcc-data/i686-pc-linux-gnu/3.2/info
_ENV["CONTENT_TYPE"] =>
_ENV["CC"] => gcc
_ENV["REQUEST_METHOD"] =>
_ENV["G_BROKEN_FILENAMES"] => 1
_ENV["CONFIG_PROTECT"] => /var/bind

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