| noreply@php.net 2004-05-04, 10:32 pm |
|
========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #25547 (error_handler and array index with function call) [tests/lang/bug25547.phpt]
xslt_set_object function [ext/xslt/tests/xslt_set_object.phpt]
========================================
=============================
========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 75
Exts tested : 12
---------------------------------------------------------------------
Number of tests : 535
Tests skipped : 225 (42.1%)
Tests warned : 0 ( 0.0%)
Tests failed : 2 ( 0.4%)
Tests passed : 308 (57.6%)
---------------------------------------------------------------------
Time taken : 125 seconds
========================================
=============================
========================================
========================================
/mnt/downloads/php_planb/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
(
[([0x0]o] => 1
)
Done
---- FAILED
========================================
========================================
004- [foo] => 1
004+ [([0x0]o] => 1
========================================
========================================
========================================
========================================
/mnt/downloads/php_planb/php-4.3.4/ext/xslt/tests/xslt_set_object.phpt
========================================
========================================
---- EXPECTED OUTPUT
OK
OK
---- ACTUAL OUTPUT
Warning: Sablotron error on line 1: XML parser error 3: no element found in /mnt/downloads/php_planb/php-4.3.4/ext/xslt/tests/xslt_set_object.php on line 19
Warning: Sablotron error on line 1: XML parser error 3: no element found in /mnt/downloads/php_planb/php-4.3.4/ext/xslt/tests/xslt_set_object.php on line 30
OK
OK
---- FAILED
========================================
========================================
001- OK
001+ Warning: Sablotron error on line 1: XML parser error 3: no element found in /mnt/downloads/php_planb/php-4.3.4/ext/xslt/tests/xslt_set_object.php on line 19
002- OK
002+
003+ Warning: Sablotron error on line 1: XML parser error 3: no element found in /mnt/downloads/php_planb/php-4.3.4/ext/xslt/tests/xslt_set_object.php on line 30
004+ OK
005+ OK
========================================
========================================
========================================
========================================
BUILD ENVIRONMENT
========================================
========================================
OS:
Linux - Linux anubis 2.4.22-1.2149.nptl #1 Wed Jan 7 13:08:26 EST 2004 i686
Automake:
automake (GNU automake) 1.7.8
Written by Tom Tromey <tromey@redhat.com>.
Copyright 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.
Autoconf:
autoconf (GNU Autoconf) 2.57
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:
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.2/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.3.2 20031022 (Red Hat Linux 3.3.2-1)
Bison:
bison (GNU Bison) 1.875
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:
libcrypt.so.1 => /lib/libcrypt.so.1 (0x00de9000)
libsablot.so.0 => /usr/lib/libsablot.so.0 (0x00111000)
libjs.so => /usr/lib/libjs.so (0x00840000)
libiconv.so.2 => /usr/local/lib/libiconv.so.2 (0x00737000)
libexpat.so.0 => /usr/lib/libexpat.so.0 (0x005f9000)
libz.so.1 => /usr/lib/libz.so.1 (0x00962000)
libtiff.so.3 => /usr/lib/libtiff.so.3 (0x00a9f000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x00e6e000)
libjpeg.so.62 => /usr/lib/libjpeg.so.62 (0x001ee000)
libpam.so.0 => /lib/libpam.so.0 (0x0020c000)
libssl.so.4 => /lib/libssl.so.4 (0x00b7f000)
libcrypto.so.4 => /lib/libcrypto.so.4 (0x00214000)
libresolv.so.2 => /lib/libresolv.so.2 (0x00ef6000)
libm.so.6 => /lib/tls/libm.so.6 (0x005c8000)
libdl.so.2 => /lib/libdl.so.2 (0x00305000)
libnsl.so.1 => /lib/libnsl.so.1 (0x00d4a000)
libc.so.6 => /lib/tls/libc.so.6 (0x00350000)
libstdc++.so.5 => /usr/lib/libstdc++.so.5 (0x00489000)
libgssapi_krb5.so.2 => /usr/lib/libgssapi_krb5.so.2 (0x00308000)
libkrb5.so.3 => /usr/lib/libkrb5.so.3 (0x00c95000)
libcom_err.so.2 => /lib/libcom_err.so.2 (0x0031b000)
libk5crypto.so.3 => /usr/lib/libk5crypto.so.3 (0x00541000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x0033a000)
libgcc_s.so.1 => /lib/libgcc_s.so.1 (0x00fcd000)
User's E-mail: pntabuye at planbweb dot com
========================================
========================================
PHPINFO
========================================
========================================
phpinfo()
PHP Version => 4.3.4
System => Linux anubis 2.4.22-1.2149.nptl #1 Wed Jan 7 13:08:26 EST 2004 i686
Build Date => May 5 2004 01:55:06
Configure Command => './configure' '--prefix=/opt/php' '--with-config-file-path=/opt/apache/conf' '--enable-force-cgi-redirect' '--with-mysql=shared,/usr' '--with-gd=shared' '--with-pgsql=shared,/usr' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-
freetype-dir=/usr' '--with-zlib-dir=/usr' '--enable-ftp=shared' '--with-curl=shared,/usr/local' '--with-mcrypt=shared,/usr/local' '--with-bz2=shared,/usr' '--enable-wddx=shared' '--with-imap=shared,/usr' '--with-imap-ssl=/usr' '--enable-bcmath=shared' '--
with-iconv=shared,/usr/local' '--enable-xslt' '--with-xslt-sablot=/usr/local' '--with-iconv-dir=/usr/local' '--with-xmlrpc=shared' '--enable-shmop=shared' '--with-pdflib=/opt/pdflib/bind/c' '--with-tiff-dir=/usr' '--with-openssl=/usr' '--with-gettext=shar
ed,/usr' '--enable-exif=shared' '--with-dom=shared,/usr/local' '--with-dom-xslt=/usr/local' '--with-dom-exslt=/usr/local' '--with-ldap=shared,/usr' '--enable-mbstring=shared' '--enable-mbregex=shared' '--enable-dbase=shared'!
'--enable-sockets=shared' '--with-kerberos'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /opt/apache/conf
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-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 => /opt/php/lib/php/extensions/no-debug-non-zts-20020429 => /opt/php/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 => .:/opt/php/lib/php => .:/opt/php/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/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 => no value => no value
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
ctype
ctype functions => enabled
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.3 21-May-2003
pdf
PDF Support => enabled
PDFlib GmbH Version => 5.0.3p1
Revision => $Revision: 1.112.2.7 $
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,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
xslt
XSLT support => enabled
Backend => Sablotron
Sablotron Version => 1.0.1
Sablotron Information => Cflags: -O2 -g -march=i386 -mcpu=i686
Libs: -L/usr/lib -lexpat -ljs
Prefix: /usr
zlib
ZLib Support => enabled
Compiled Version => 1.2.0.7
Linked Version => 1.2.0.7
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
SSH_AGENT_PID => 1084
HOSTNAME => anubis
TEST_PHP_SRCDIR => /mnt/downloads/php_planb/php-4.3.4
DESKTOP_STARTUP_ID =>
TERM => xterm
SHELL => /bin/sh
HISTSIZE => 1000
MAKEFLAGS =>
GTK_RC_FILES => /etc/gtk/gtkrc:/root/.gtkrc-1.2-gnome2
WINDOWID => 31485804
QTDIR => /usr/lib/qt-3.1
USER => root
LS_COLORS => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:s
o=00;35:bd=40;33;01:cd=40;33;01:or=01;05
;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.taz=00;31:
*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
SCRIPT_FILENAME =>
SSH_AUTH_SOCK => /tmp/ssh-JUhj1016/agent.1016
SESSION_MANAGER => local/anubis:/tmp/.ICE-unix/1016
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:/opt/JBuilder9/jdk1.4/bin:/opt/JBuilder9/jdk1.4/jre/bin:/root/bin:/opt/JBuilder9/jdk1.4/bin:/opt/JBuilder9/jdk1.4/jre/bin:/opt/JBuilde
r9/jdk1.4/bin:/opt/JBuilder9/jdk1.4/jre/bin:/opt/JBuilder9/jdk1.4/bin:/opt/JBuilder9/jdk1.4/jre/bin
DESKTOP_SESSION => default
MAIL => /var/spool/mail/root
_ => /mnt/downloads/php_planb/php-4.3.4/sapi/cli/php
PWD => /mnt/downloads/php_planb/php-4.3.4
INPUTRC => /etc/inputrc
JAVA_HOME => /opt/JBuilder9/jdk1.4
XMODIFIERS => @im=none
LANG => en_US.UTF-8
TEST_PHP_EXECUTABLE => /mnt/downloads/php_planb/php-4.3.4/sapi/cli/php
REDIRECT_STATUS =>
PATH_TRANSLATED =>
GDMSESSION => default
SSH_ASKPASS => /usr/libexec/openssh/gnome-ssh-askpass
HOME => /root
SHLVL => 4
CONTENT_LENGTH =>
GNOME_DESKTOP_SESSION_ID => Default
BASH_ENV => /root/.bashrc
LOGNAME => root
QUERY_STRING =>
LESSOPEN => |/usr/bin/lesspipe.sh %s
CONTENT_TYPE =>
DISPLAY => :0.0
CC => gcc
REQUEST_METHOD =>
G_BROKEN_FILENAMES => 1
XAUTHORITY => /root/.Xauthority
COLORTERM => gnome-terminal
PHP Variables
Variable => Value
_SERVER["SSH_AGENT_PID"] => 1084
_SERVER["HOSTNAME"] => anubis
_SERVER["TEST_PHP_SRCDIR"] => /mnt/downloads/php_planb/php-4.3.4
_SERVER["DESKTOP_STARTUP_ID"] =>
_SERVER["TERM"] => xterm
_SERVER["SHELL"] => /bin/sh
_SERVER["HISTSIZE"] => 1000
_SERVER["MAKEFLAGS"] =>
_SERVER["GTK_RC_FILES"] => /etc/gtk/gtkrc:/root/.gtkrc-1.2-gnome2
_SERVER["WINDOWID"] => 31485804
_SERVER["QTDIR"] => /usr/lib/qt-3.1
_SERVER["USER"] => root
_SERVER["LS_COLORS"] => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:s
o=00;35:bd=40;33;01:cd=40;33;01:or=01;05
;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*
.taz=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["SSH_AUTH_SOCK"] => /tmp/ssh-JUhj1016/agent.1016
_SERVER["SESSION_MANAGER"] => local/anubis:/tmp/.ICE-unix/1016
_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:/opt/JBuilder9/jdk1.4/bin:/opt/JBuilder9/jdk1.4/jre/bin:/root/bin:/opt/JBuilder9/jdk1.4/bin:/opt/JBuilder9/jdk1.4/jre/bin:/
opt/JBuilder9/jdk1.4/bin:/opt/JBuilder9/jdk1.4/jre/bin:/opt/JBuilder9/jdk1.4/bin:/opt/JBuilder9/jdk1.4/jre/bin
_SERVER["DESKTOP_SESSION"] => default
_SERVER["MAIL"] => /var/spool/mail/root
_SERVER["_"] => /mnt/downloads/php_planb/php-4.3.4/sapi/cli/php
_SERVER["PWD"] => /mnt/downloads/php_planb/php-4.3.4
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["JAVA_HOME"] => /opt/JBuilder9/jdk1.4
_SERVER["XMODIFIERS"] => @im=none
_SERVER["LANG"] => en_US.UTF-8
_SERVER["TEST_PHP_EXECUTABLE"] => /mnt/downloads/php_planb/php-4.3.4/sapi/cli/php
_SERVER["REDIRECT_STATUS"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["GDMSESSION"] => default
_SERVER["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_SERVER["HOME"] => /root
_SERVER["SHLVL"] => 4
_SERVER["CONTENT_LENGTH"] =>
_SERVER["GNOME_DESKTOP_SESSION_ID"] => Default
_SERVER["BASH_ENV"] => /root/.bashrc
_SERVER["LOGNAME"] => root
_SERVER["QUERY_STRING"] =>
_SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_SERVER["CONTENT_TYPE"] =>
_SERVER["DISPLAY"] => :0.0
_SERVER["CC"] => gcc
_SERVER["REQUEST_METHOD"] =>
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["XAUTHORITY"] => /root/.Xauthority
_SERVER["COLORTERM"] => gnome-terminal
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)
_SERVER["argc"] => 0
_ENV["SSH_AGENT_PID"] => 1084
_ENV["HOSTNAME"] => anubis
_ENV["TEST_PHP_SRCDIR"] => /mnt/downloads/php_planb/php-4.3.4
_ENV["DESKTOP_STARTUP_ID"] =>
_ENV["TERM"] => xterm
_ENV["SHELL"] => /bin/sh
_ENV["HISTSIZE"] => 1000
_ENV["MAKEFLAGS"] =>
_ENV["GTK_RC_FILES"] => /etc/gtk/gtkrc:/root/.gtkrc-1.2-gnome2
_ENV["WINDOWID"] => 31485804
_ENV["QTDIR"] => /usr/lib/qt-3.1
_ENV["USER"] => root
_ENV["LS_COLORS"] => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:s
o=00;35:bd=40;33;01:cd=40;33;01:or=01;05
;37;41:mi=01;05;37;41:ex=00;32:*.cmd=00;32:*.exe=00;32:*.com=00;32:*.btm=00;32:*.bat=00;32:*.sh=00;32:*.csh=00;32:*.tar=00;31:*.tgz=00;31:*.arj=00;31:*.ta
z=00;31:*.lzh=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.bz=00;31:*.tz=00;31:*.rpm=00;31:*.cpio=00;31:*.jpg=00;35:*.gif=00;35:*.bmp=00;35:*.xbm=00;35:*.xpm=00;35:*.png=00;35:*.tif=00;35:
_ENV["SCRIPT_FILENAME"] =>
_ENV["SSH_AUTH_SOCK"] => /tmp/ssh-JUhj1016/agent.1016
_ENV["SESSION_MANAGER"] => local/anubis:/tmp/.ICE-unix/1016
_ENV["USERNAME"] => root
_ENV["MAKELEVEL"] => 1
_ENV["MFLAGS"] =>
_ENV["PATH"] => /usr/kerberos/sbin:/usr/kerberos/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/usr/X11R6/bin:/opt/JBuilder9/jdk1.4/bin:/opt/JBuilder9/jdk1.4/jre/bin:/root/bin:/opt/JBuilder9/jdk1.4/bin:/opt/JBuilder9/jdk1.4/jre/bin:/opt
/JBuilder9/jdk1.4/bin:/opt/JBuilder9/jdk1.4/jre/bin:/opt/JBuilder9/jdk1.4/bin:/opt/JBuilder9/jdk1.4/jre/bin
_ENV["DESKTOP_SESSION"] => default
_ENV["MAIL"] => /var/spool/mail/root
_ENV["_"] => /mnt/downloads/php_planb/php-4.3.4/sapi/cli/php
_ENV["PWD"] => /mnt/downloads/php_planb/php-4.3.4
_ENV["INPUTRC"] => /etc/inputrc
_ENV["JAVA_HOME"] => /opt/JBuilder9/jdk1.4
_ENV["XMODIFIERS"] => @im=none
_ENV["LANG"] => en_US.UTF-8
_ENV["TEST_PHP_EXECUTABLE"] => /mnt/downloads/php_planb/php-4.3.4/sapi/cli/php
_ENV["REDIRECT_STATUS"] =>
_ENV["PATH_TRANSLATED"] =>
_ENV["GDMSESSION"] => default
_ENV["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_ENV["HOME"] => /root
_ENV["SHLVL"] => 4
_ENV["CONTENT_LENGTH"] =>
_ENV["GNOME_DESKTOP_SESSION_ID"] => Default
_ENV["BASH_ENV"] => /root/.bashrc
_ENV["LOGNAME"] => root
_ENV["QUERY_STRING"] =>
_ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_ENV["CONTENT_TYPE"] =>
_ENV["DISPLAY"] => :0.0
_ENV["CC"] => gcc
_ENV["REQUEST_METHOD"] =>
_ENV["G_BROKEN_FILENAMES"] => 1
_ENV["XAUTHORITY"] => /root/.Xauthority
_ENV["COLORTERM"] => gnome-terminal
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.
|