Code Comments
Programming Forum and web based access to our favorite programming groups.======================================== ============================= FAILED TEST SUMMARY --------------------------------------------------------------------- Testing nested functions [tests/lang/011.phpt] Testing stack after early function return [tests/lang/012.phpt] Testing eval function inside user-defined function [tests/lang/014.phpt] ======================================== ============================= ======================================== ============================= TEST RESULT SUMMARY --------------------------------------------------------------------- Exts skipped : 78 Exts tested : 11 --------------------------------------------------------------------- Number of tests : 598 Tests skipped : 274 (45.8%) Tests warned : 0 ( 0.0%) Tests failed : 3 ( 0.5%) Tests passed : 321 (53.7%) --------------------------------------------------------------------- Time taken : 31 seconds ======================================== ============================= ======================================== ==================================== ==== /home/soren/projects/trueswan/php-4.3.8/tests/lang/011.phpt ======================================== ==================================== ==== ---- EXPECTED OUTPUT 4 Hello 4 ---- ACTUAL OUTPUT Fatal error: Cannot redeclare f() in /home/soren/projects/trueswan/php-4.3.8 /tests/lang/011.php on line 2 ---- FAILED ======================================== ==================================== ==== 001- 4 Hello 4 001+ Fatal error: Cannot redeclare f() in /home/soren/projects/trueswan/php- 4.3.8/tests/lang/011.php on line 2 ======================================== ==================================== ==== ======================================== ==================================== ==== /home/soren/projects/trueswan/php-4.3.8/tests/lang/012.phpt ======================================== ==================================== ==== ---- EXPECTED OUTPUT HelloHello ---- ACTUAL OUTPUT Fatal error: Cannot redeclare f() in /home/soren/projects/trueswan/php-4.3.8 /tests/lang/012.php on line 2 ---- FAILED ======================================== ==================================== ==== 001- HelloHello 001+ Fatal error: Cannot redeclare f() in /home/soren/projects/trueswan/php- 4.3.8/tests/lang/012.php on line 2 ======================================== ==================================== ==== ======================================== ==================================== ==== /home/soren/projects/trueswan/php-4.3.8/tests/lang/014.phpt ======================================== ==================================== ==== ---- EXPECTED OUTPUT Hello ---- ACTUAL OUTPUT Fatal error: Cannot redeclare f() in /home/soren/projects/trueswan/php-4.3.8 /tests/lang/014.php on line 2 ---- FAILED ======================================== ==================================== ==== 001- Hello 001+ Fatal error: Cannot redeclare f() in /home/soren/projects/trueswan/php- 4.3.8/tests/lang/014.php on line 2 ======================================== ==================================== ==== ======================================== ==================================== ==== BUILD ENVIRONMENT ======================================== ==================================== ==== OS: Linux - Linux localhost 2.4.22-10mdk #1 Thu Sep 18 12:30:58 CEST 2003 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//bin/../lib/gcc-lib/i586-mandrake-linux-gnu/3.3.1/sp ecs Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir =/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --en able-threads=posix --disable-checking --enable-long-long --enable-__cxa_atex it --enable-languages=c,c++ ,ada,f77,objc,java,pascal --host=i586-mandrake-linux-gnu --with-system-zlib Thread model: posix gcc version 3.3.1 (Mandrake Linux 9.2 3.3.1-2mdk) 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 (0x40022000) libresolv.so.2 => /lib/libresolv.so.2 (0x4004f000) libm.so.6 => /lib/i686/libm.so.6 (0x40060000) libdl.so.2 => /lib/libdl.so.2 (0x40084000) libnsl.so.1 => /lib/libnsl.so.1 (0x40087000) libc.so.6 => /lib/i686/libc.so.6 (0x4009b000) /lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x40000000) User's E-mail: ======================================== ==================================== ==== PHPINFO ======================================== ==================================== ==== phpinfo() PHP Version => 4.3.8 System => Linux localhost 2.4.22-10mdk #1 Thu Sep 18 12:30:58 CEST 2003 i686 Build Date => Oct 7 2004 23:53:24 Configure Command => './configure' '--with-iso8583batchcapture' Server API => Command Line Interface Virtual Directory Support => disabled Configuration File (php.ini) Path => /usr/local/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-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 => no value => no value expose_php => On => On extension_dir => /usr/local/lib/php/extensions/no-debug-non-zts-20020429 => /usr/local/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 => 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 => 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 iso8583batchcapture iso8583batchcapture support => enabled mysql MySQL Support => enabled Active Persistent Links => 0 Active Links => 0 Client API version => 3.23.49 MYSQL_MODULE_TYPE => builtin MYSQL_SOCKET => /var/lib/mysql/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.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,form=,fieldse t= => a=href,ar ea=href,frame=src,form=,fieldset= user_agent => no value => no value test_b test_b support => enabled tokenizer Tokenizer Support => enabled xml XML Support => active XML Namespace Support => active EXPAT Version => 1.95.6 Additional Modules Module Name Environment Variable => Value LESSKEY => /etc/.less LC_PAPER => en_DK KDE_MULTIHEAD => false LC_ADDRESS => en_DK HOSTNAME => localhost LC_MONETARY => en_DK TEST_PHP_SRCDIR => /home/soren/projects/trueswan/php-4.3.8 SHELL => /bin/sh TERM => xterm XDM_MANAGED => /var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched MAKEFLAGS => HISTSIZE => 1000 GTK2_RC_FILES => /usr/share/themes/Galaxy/gtk-2.0/gtkrc:/etc/gtk-2.0/gtkrc:/ home/soren/.gtkrc-2.0 TMPDIR => /home/soren/tmp GTK_RC_FILES => /usr/share/themes/Galaxy/gtk/gtkrc:/etc/gtk/gtkrc:/home/sore n/.gtkrc GS_LIB => /home/soren/.kde/share/fonts LC_NUMERIC => en_DK QTDIR => /usr/lib/qt3/ JAVAHOME => /usr/java/j2sdk1.4.2_04 USER => soren 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:e x=01;32:*.cmd=01;32:*.exe=01;32:*.co m=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;3 1:*.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: LD_LIBRARY_PATH => /usr/java/j2sdk1.4.2_04/jre/lib/i386/client:/usr/java/j2s dk1.4.2_04/jre/lib/i386:/usr/java/j2sdk1.4.2_04/jre/../lib/i386 LC_TELEPHONE => en_DK SCRIPT_FILENAME => SESSION_MANAGER => local/localhost:/tmp/.ICE-unix/2647 MAKELEVEL => 1 MFLAGS => KONSOLE_DCOP => DCOPRef(konsole-2896,konsole) NLSPATH => /usr/share/locale/%l/%N:/usr/dt/lib/nls/msg/%L/%N.cat PATH => /usr//bin:/bin:/usr/bin::/usr/local/bin:/usr/X11R6/bin:/usr/games:/h ome/soren/bin:/usr/java/j2sdk1.4.2_04/bin MAIL => /var/spool/mail/soren LC_MESSAGES => en_US _ => /home/soren/projects/trueswan/php-4.3.8/sapi/cli/php LC_COLLATE => en_US SECURE_LEVEL => 2 LC_IDENTIFICATION => en_DK KONSOLE_DCOP_SESSION => DCOPRef(konsole-2896,session-1) PWD => /home/soren/projects/trueswan/php-4.3.8/ INPUTRC => /etc/inputrc XMODIFIERS => @im=none HELP_BROWSER => kfmclient openProfile webbrowsing LANG => en_US TEST_PHP_EXECUTABLE => /home/soren/projects/trueswan/php-4.3.8/sapi/cli/php REDIRECT_STATUS => LC_MEASUREMENT => en_DK XFILESEARCHPATH => /usr/dt/app-defaults/%L/Dt PATH_TRANSLATED => HISTCONTROL => ignoredups HOME => /home/soren SHLVL => 4 CONTENT_LENGTH => LANGUAGE => en_US:en CWD => /home/soren/projects/trueswan/php-4.3.8/ TMP => /home/soren/tmp LOGNAME => soren LESS => -MM QUERY_STRING => LC_CTYPE => en_US LESSOPEN => |/usr/bin/lesspipe.sh %s BROWSER => kfmclient openProfile webbrowsing DESKTOP => kde CONTENT_TYPE => DISPLAY => :0 CC => gcc REQUEST_METHOD => LC_TIME => en_US G_BROKEN_FILENAMES => 1 XAUTHORITY => /home/soren/.Xauthority LC_NAME => en_DK COLORTERM => PHP Variables Variable => Value _SERVER["LESSKEY"] => /etc/.less _SERVER["LC_PAPER"] => en_DK _SERVER["KDE_MULTIHEAD"] => false _SERVER["LC_ADDRESS"] => en_DK _SERVER["HOSTNAME"] => localhost _SERVER["LC_MONETARY"] => en_DK _SERVER["TEST_PHP_SRCDIR"] => /home/soren/projects/trueswan/php-4.3.8 _SERVER["SHELL"] => /bin/sh _SERVER["TERM"] => xterm _SERVER["XDM_MANAGED"] => /var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched _SERVER["MAKEFLAGS"] => _SERVER["HISTSIZE"] => 1000 _SERVER["GTK2_RC_FILES"] => /usr/share/themes/Galaxy/gtk-2.0/gtkrc:/etc/gtk- 2.0/gtkrc:/home/soren/.gtkrc-2.0 _SERVER["TMPDIR"] => /home/soren/tmp _SERVER["GTK_RC_FILES"] => /usr/share/themes/Galaxy/gtk/gtkrc:/etc/gtk/gtkrc :/home/soren/.gtkrc _SERVER["GS_LIB"] => /home/soren/.kde/share/fonts _SERVER["LC_NUMERIC"] => en_DK _SERVER["QTDIR"] => /usr/lib/qt3/ _SERVER["JAVAHOME"] => /usr/java/j2sdk1.4.2_04 _SERVER["USER"] => soren _SERVER["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:s o=01;35:bd=4 0;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;3 1:*.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;3 1:*.bz=01;31:*.tz=01;31:*.rpm=01;31:*.cpio=01;31:*.jpg=01;35:*.gif=01;35:*.b mp=01;35:*.xbm=01;35:*.xpm=01;35:*.png=01;35:*.tif=01;35: _SERVER["LD_LIBRARY_PATH"] => /usr/java/j2sdk1.4.2_04/jre/lib/i386/client:/u sr/java/j2sdk1.4.2_04/jre/lib/i386:/usr/java/j2sdk1.4.2_04/jre/../lib/i386 _SERVER["LC_TELEPHONE"] => en_DK _SERVER["SCRIPT_FILENAME"] => _SERVER["SESSION_MANAGER"] => local/localhost:/tmp/.ICE-unix/2647 _SERVER["MAKELEVEL"] => 1 _SERVER["MFLAGS"] => _SERVER["KONSOLE_DCOP"] => DCOPRef(konsole-2896,konsole) _SERVER["NLSPATH"] => /usr/share/locale/%l/%N:/usr/dt/lib/nls/msg/%L/%N.cat _SERVER["PATH"] => /usr//bin:/bin:/usr/bin::/usr/local/bin:/usr/X11R6/bin:/u sr/games:/home/soren/bin:/usr/java/j2sdk1.4.2_04/bin _SERVER["MAIL"] => /var/spool/mail/soren _SERVER["LC_MESSAGES"] => en_US _SERVER["_"] => /home/soren/projects/trueswan/php-4.3.8/sapi/cli/php _SERVER["LC_COLLATE"] => en_US _SERVER["SECURE_LEVEL"] => 2 _SERVER["LC_IDENTIFICATION"] => en_DK _SERVER["KONSOLE_DCOP_SESSION"] => DCOPRef(konsole-2896,session-1) _SERVER["PWD"] => /home/soren/projects/trueswan/php-4.3.8/ _SERVER["INPUTRC"] => /etc/inputrc _SERVER["XMODIFIERS"] => @im=none _SERVER["HELP_BROWSER"] => kfmclient openProfile webbrowsing _SERVER["LANG"] => en_US _SERVER["TEST_PHP_EXECUTABLE"] => /home/soren/projects/trueswan/php-4.3.8/sa pi/cli/php _SERVER["REDIRECT_STATUS"] => _SERVER["LC_MEASUREMENT"] => en_DK _SERVER["XFILESEARCHPATH"] => /usr/dt/app-defaults/%L/Dt _SERVER["PATH_TRANSLATED"] => _SERVER["HISTCONTROL"] => ignoredups _SERVER["HOME"] => /home/soren _SERVER["SHLVL"] => 4 _SERVER["CONTENT_LENGTH"] => _SERVER["LANGUAGE"] => en_US:en _SERVER["CWD"] => /home/soren/projects/trueswan/php-4.3.8/ _SERVER["TMP"] => /home/soren/tmp _SERVER["LOGNAME"] => soren _SERVER["LESS"] => -MM _SERVER["QUERY_STRING"] => _SERVER["LC_CTYPE"] => en_US _SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s _SERVER["BROWSER"] => kfmclient openProfile webbrowsing _SERVER["DESKTOP"] => kde _SERVER["CONTENT_TYPE"] => _SERVER["DISPLAY"] => :0 _SERVER["CC"] => gcc _SERVER["REQUEST_METHOD"] => _SERVER["LC_TIME"] => en_US _SERVER["G_BROKEN_FILENAMES"] => 1 _SERVER["XAUTHORITY"] => /home/soren/.Xauthority _SERVER["LC_NAME"] => en_DK _SERVER["COLORTERM"] => _SERVER["PHP_SELF"] => _SERVER["SCRIPT_NAME"] => _SERVER["DOCUMENT_ROOT"] => _SERVER["argv"] => Array ( ) _SERVER["argc"] => 0 _ENV["LESSKEY"] => /etc/.less _ENV["LC_PAPER"] => en_DK _ENV["KDE_MULTIHEAD"] => false _ENV["LC_ADDRESS"] => en_DK _ENV["HOSTNAME"] => localhost _ENV["LC_MONETARY"] => en_DK _ENV["TEST_PHP_SRCDIR"] => /home/soren/projects/trueswan/php-4.3.8 _ENV["SHELL"] => /bin/sh _ENV["TERM"] => xterm _ENV["XDM_MANAGED"] => /var/run/xdmctl/xdmctl-:0,maysd,mayfn,sched _ENV["MAKEFLAGS"] => _ENV["HISTSIZE"] => 1000 _ENV["GTK2_RC_FILES"] => /usr/share/themes/Galaxy/gtk-2.0/gtkrc:/etc/gtk-2.0 /gtkrc:/home/soren/.gtkrc-2.0 _ENV["TMPDIR"] => /home/soren/tmp _ENV["GTK_RC_FILES"] => /usr/share/themes/Galaxy/gtk/gtkrc:/etc/gtk/gtkrc:/h ome/soren/.gtkrc _ENV["GS_LIB"] => /home/soren/.kde/share/fonts _ENV["LC_NUMERIC"] => en_DK _ENV["QTDIR"] => /usr/lib/qt3/ _ENV["JAVAHOME"] => /usr/java/j2sdk1.4.2_04 _ENV["USER"] => soren _ENV["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:s o=01;35:bd=40;3 3;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["LD_LIBRARY_PATH"] => /usr/java/j2sdk1.4.2_04/jre/lib/i386/client:/usr/ java/j2sdk1.4.2_04/jre/lib/i386:/usr/java/j2sdk1.4.2_04/jre/../lib/i386 _ENV["LC_TELEPHONE"] => en_DK _ENV["SCRIPT_FILENAME"] => _ENV["SESSION_MANAGER"] => local/localhost:/tmp/.ICE-unix/2647 _ENV["MAKELEVEL"] => 1 _ENV["MFLAGS"] => _ENV["KONSOLE_DCOP"] => DCOPRef(konsole-2896,konsole) _ENV["NLSPATH"] => /usr/share/locale/%l/%N:/usr/dt/lib/nls/msg/%L/%N.cat _ENV["PATH"] => /usr//bin:/bin:/usr/bin::/usr/local/bin:/usr/X11R6/bin:/usr/ games:/home/soren/bin:/usr/java/j2sdk1.4.2_04/bin _ENV["MAIL"] => /var/spool/mail/soren _ENV["LC_MESSAGES"] => en_US _ENV["_"] => /home/soren/projects/trueswan/php-4.3.8/sapi/cli/php _ENV["LC_COLLATE"] => en_US _ENV["SECURE_LEVEL"] => 2 _ENV["LC_IDENTIFICATION"] => en_DK _ENV["KONSOLE_DCOP_SESSION"] => DCOPRef(konsole-2896,session-1) _ENV["PWD"] => /home/soren/projects/trueswan/php-4.3.8/ _ENV["INPUTRC"] => /etc/inputrc _ENV["XMODIFIERS"] => @im=none _ENV["HELP_BROWSER"] => kfmclient openProfile webbrowsing _ENV["LANG"] => en_US _ENV["TEST_PHP_EXECUTABLE"] => /home/soren/projects/trueswan/php-4.3.8/sapi/ cli/php _ENV["REDIRECT_STATUS"] => _ENV["LC_MEASUREMENT"] => en_DK _ENV["XFILESEARCHPATH"] => /usr/dt/app-defaults/%L/Dt _ENV["PATH_TRANSLATED"] => _ENV["HISTCONTROL"] => ignoredups _ENV["HOME"] => /home/soren _ENV["SHLVL"] => 4 _ENV["CONTENT_LENGTH"] => _ENV["LANGUAGE"] => en_US:en _ENV["CWD"] => /home/soren/projects/trueswan/php-4.3.8/ _ENV["TMP"] => /home/soren/tmp _ENV["LOGNAME"] => soren _ENV["LESS"] => -MM _ENV["QUERY_STRING"] => _ENV["LC_CTYPE"] => en_US _ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s _ENV["BROWSER"] => kfmclient openProfile webbrowsing _ENV["DESKTOP"] => kde _ENV["CONTENT_TYPE"] => _ENV["DISPLAY"] => :0 _ENV["CC"] => gcc _ENV["REQUEST_METHOD"] => _ENV["LC_TIME"] => en_US _ENV["G_BROKEN_FILENAMES"] => 1 _ENV["XAUTHORITY"] => /home/soren/.Xauthority _ENV["LC_NAME"] => en_DK _ENV["COLORTERM"] => 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.
Post Follow-up to this message
Show a Printable Version
Email This Page to Someone!
Receive updates to this thread
Powered by vBulletin
Copyright 2000-2006 Jelsoft Enterprises Limited.