Home  |  Linux  | Mysql  | PHP  | XML
From:noreply@php.net Date:Sun Aug 17 05:48:04 2008
Subject:Test results for 4.4.9 [failed]
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Handling of max_input_nesting_level being reached [tests/basic/027.phpt]
Invalid format type validation [ext/standard/tests/strings/unpack.phpt]
=====================================================================


=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   76
Exts tested     :    9
---------------------------------------------------------------------
Number of tests :  643
Tests skipped   :  264 (41.1%)
Tests warned    :    0 (0.0%)
Tests failed    :    2 (0.3%)
Tests passed    :  377 (58.6%)
---------------------------------------------------------------------
Time taken      :   45 seconds
=====================================================================


================================================================================
/root/fakeroot/usr/src/php-4.4.9/tests/basic/027.phpt
================================================================================

---- EXPECTED OUTPUT
array(4) {
  ["a"]=>
  string(1) "1"
  ["b"]=>
  string(3) "ZYX"
  ["d"]=>
  string(3) "123"
  ["e"]=>
  array(1) {
    [0]=>
    array(1) {
      [0]=>
      string(1) "3"
    }
  }
}
string(124) "Unknown: Input variable nesting level exceeded 10. To increase the level change max_input_nesting_level in php.ini."
---- ACTUAL OUTPUT
array(5) {
  ["a"]=>
  string(1) "1"
  ["b"]=>
  string(3) "ZYX"
  ["c"]=>
  array(1) {
    [0]=>
    array(1) {
      [0]=>
      array(1) {
        [0]=>
        array(1) {
          [0]=>
          array(1) {
            [0]=>
            array(1) {
              [0]=>
              array(1) {
                [0]=>
                array(1) {
                  [0]=>
                  array(1) {
                    [0]=>
                    array(1) {
                      [0]=>
                      array(1) {
                        [0]=>
                        array(1) {
                          [0]=>
                          array(1) {
                            [0]=>
                            array(1) {
                              [0]=>
                              array(1) {
                                [0]=>
                                array(1) {
                                  [0]=>
                                  array(1) {
                                    [0]=>
                                    array(1) {
                                      [0]=>
                                      array(1) {
                                        [0]=>
                                        array(1) {
                                          [0]=>
                                          array(1) {
                                            [0]=>
                                            array(1) {
                                              [0]=>
                                              string(3) "123"
                                            }
                                          }
                                        }
                                      }
                                    }
                                  }
                                }
                              }
                            }
                          }
                        }
                      }
                    }
                  }
                }
              }
            }
          }
        }
      }
    }
  }
  ["d"]=>
  string(3) "123"
  ["e"]=>
  array(1) {
    [0]=>
    array(1) {
      [0]=>
      string(1) "3"
    }
  }
}
NULL
---- FAILED

================================================================================
001- array(4) {
001+ array(5) {
006-   ["d"]=>
006+   ["c"]=>
007-   string(3) "123"
007+   array(1) {
008-   ["e"]=>
008+     [0]=>
009-   array(1) {
009+     array(1) {
010-     [0]=>
010+       [0]=>
011-     array(1) {
011+       array(1) {
012-       [0]=>
012+         [0]=>
013-       string(1) "3"
013+         array(1) {
014-     }
014+           [0]=>
015-   }
015+           array(1) {
016- }
016+             [0]=>
017- string(124) "Unknown: Input variable nesting level exceeded 10. To increase the level change max_input_nesting_level in php.ini."
017+             array(1) {
018+               [0]=>
019+               array(1) {
020+                 [0]=>
021+                 array(1) {
022+                   [0]=>
023+                   array(1) {
024+                     [0]=>
025+                     array(1) {
026+                       [0]=>
027+                       array(1) {
028+                         [0]=>
029+                         array(1) {
030+                           [0]=>
031+                           array(1) {
032+                             [0]=>
033+                             array(1) {
034+                               [0]=>
035+                               array(1) {
036+                                 [0]=>
037+                                 array(1) {
038+                                   [0]=>
039+                                   array(1) {
040+                                     [0]=>
041+                                     array(1) {
042+                                       [0]=>
043+                                       array(1) {
044+                                         [0]=>
045+                                         array(1) {
046+                                           [0]=>
047+                                           array(1) {
048+                                             [0]=>
049+                                             array(1) {
050+                                               [0]=>
051+                                               string(3) "123"
052+                                             }
053+                                           }
054+                                         }
055+                                       }
056+                                     }
057+                                   }
058+                                 }
059+                               }
060+                             }
061+                           }
062+                         }
063+                       }
064+                     }
065+                   }
066+                 }
067+               }
068+             }
069+           }
070+         }
071+       }
072+     }
073+   }
074+   ["d"]=>
075+   string(3) "123"
076+   ["e"]=>
077+   array(1) {
078+     [0]=>
079+     array(1) {
080+       [0]=>
081+       string(1) "3"
082+     }
083+   }
084+ }
085+ NULL
================================================================================



================================================================================
/root/fakeroot/usr/src/php-4.4.9/ext/standard/tests/strings/unpack.phpt
================================================================================

---- EXPECTED OUTPUT
Warning: unpack(): Invalid format type - in %s/unpack.php on line %d
bool(false)
Done
---- ACTUAL OUTPUT
Warning: unpack() [/phpmanual/function.unpack.html]: Invalid format type - in /root/fakeroot/usr/src/php-4.4.9/ext/standard/tests/strings/unpack.php on line 2
bool(false)
Done
---- FAILED

================================================================================
001- Warning: unpack(): Invalid format type - in %s/unpack.php on line %d
001+ Warning: unpack() [/phpmanual/function.unpack.html]: Invalid format type - in /root/fakeroot/usr/src/php-4.4.9/ext/standard/tests/strings/unpack.php on line 2
================================================================================




================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux test.slovek.dyndns.org 2.6.10-1.771_FC2 #1 Mon Mar 28 00:50:14 EST 2005 i686

Automake:
automake (GNU automake) 1.8.3
Written by Tom Tromey <tromey@redhat.com>.

Copyright 2004 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.59
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 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.

Libtool:
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.111 2002/10/23 02:54:36)

Compiler:
Reading specs from /usr/lib/gcc-lib/i386-redhat-linux/3.3.3/specs
Configured with: ../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --disable-libunwind-exceptions --with-system-zlib --enable-__cxa_atexit --host=i386-redhat-linux
Thread model: posix
gcc version 3.3.3 20040412 (Red Hat Linux 3.3.3-7)

Bison:
bison (GNU Bison) 1.875c
Written by Robert Corbett and Richard Stallman.

Copyright (C) 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.

Libraries:
	libcrypt.so.1 => /lib/libcrypt.so.1 (0x03efd000)
	libresolv.so.2 => /lib/libresolv.so.2 (0x00aa5000)
	libm.so.6 => /lib/tls/libm.so.6 (0x008dd000)
	libdl.so.2 => /lib/libdl.so.2 (0x008d7000)
	libnsl.so.1 => /lib/libnsl.so.1 (0x00787000)
	libc.so.6 => /lib/tls/libc.so.6 (0x007b9000)
	/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x007a0000)


User's E-mail: kaniecki at gmail dot com


================================================================================
PHPINFO
================================================================================
phpinfo()
PHP Version => 4.4.9

System => Linux test.slovek.dyndns.org 2.6.10-1.771_FC2 #1 Mon Mar 28 00:50:14 EST 2005 i686
Build Date => Aug 17 2008 12:37:12
Configure Command =>  './configure' '--prefix=/usr/local'
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 => 20050606
Debug Build => no
Zend Memory Manager => enabled
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_nesting_level => 500 => 500
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

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 => 7.7 2008-05-07

posix

Revision => $Revision: 1.51.2.4.2.4 $

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=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
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
HOSTNAME => test.slovek.dyndns.org
TEST_PHP_SRCDIR => /root/fakeroot/usr/src/php-4.4.9
SHELL => /bin/sh
TERM => xterm
MAKEFLAGS =>  
HISTSIZE => 1000
SSH_CLIENT => ::ffff:192.168.1.100 1388 22
QTDIR => /usr/lib/qt-3.3
SSH_TTY => /dev/pts/2
USER => root
LS_COLORS => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=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 =>  
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:/root/bin
MAIL => /var/spool/mail/root
_ => /root/fakeroot/usr/src/php-4.4.9/sapi/cli/php
PWD => /root/fakeroot/usr/src/php-4.4.9
INPUTRC => /etc/inputrc
EDITOR => joe
LANG => pl_PL.UTF-8
TEST_PHP_EXECUTABLE => /root/fakeroot/usr/src/php-4.4.9/sapi/cli/php
REDIRECT_STATUS =>  
PATH_TRANSLATED =>  
SSH_ASKPASS => /usr/libexec/openssh/gnome-ssh-askpass
HOME => /root
SHLVL => 3
CONTENT_LENGTH =>  
BASH_ENV => /root/.bashrc
LOGNAME => root
QUERY_STRING =>  
SSH_CONNECTION => ::ffff:192.168.1.100 1388 ::ffff:192.168.1.200 22
LESSOPEN => |/usr/bin/lesspipe.sh %s
CONTENT_TYPE =>  
CC => gcc
REQUEST_METHOD =>  
G_BROKEN_FILENAMES => 1

PHP Variables

Variable => Value
_SERVER["HOSTNAME"] => test.slovek.dyndns.org
_SERVER["TEST_PHP_SRCDIR"] => /root/fakeroot/usr/src/php-4.4.9
_SERVER["SHELL"] => /bin/sh
_SERVER["TERM"] => xterm
_SERVER["MAKEFLAGS"] => 
_SERVER["HISTSIZE"] => 1000
_SERVER["SSH_CLIENT"] => ::ffff:192.168.1.100 1388 22
_SERVER["QTDIR"] => /usr/lib/qt-3.3
_SERVER["SSH_TTY"] => /dev/pts/2
_SERVER["USER"] => root
_SERVER["LS_COLORS"] => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=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["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:/root/bin
_SERVER["MAIL"] => /var/spool/mail/root
_SERVER["_"] => /root/fakeroot/usr/src/php-4.4.9/sapi/cli/php
_SERVER["PWD"] => /root/fakeroot/usr/src/php-4.4.9
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["EDITOR"] => joe
_SERVER["LANG"] => pl_PL.UTF-8
_SERVER["TEST_PHP_EXECUTABLE"] => /root/fakeroot/usr/src/php-4.4.9/sapi/cli/php
_SERVER["REDIRECT_STATUS"] => 
_SERVER["PATH_TRANSLATED"] => 
_SERVER["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_SERVER["HOME"] => /root
_SERVER["SHLVL"] => 3
_SERVER["CONTENT_LENGTH"] => 
_SERVER["BASH_ENV"] => /root/.bashrc
_SERVER["LOGNAME"] => root
_SERVER["QUERY_STRING"] => 
_SERVER["SSH_CONNECTION"] => ::ffff:192.168.1.100 1388 ::ffff:192.168.1.200 22
_SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_SERVER["CONTENT_TYPE"] => 
_SERVER["CC"] => gcc
_SERVER["REQUEST_METHOD"] => 
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["PHP_SELF"] => 
_SERVER["SCRIPT_NAME"] => 
_SERVER["DOCUMENT_ROOT"] => 
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["HOSTNAME"] => test.slovek.dyndns.org
_ENV["TEST_PHP_SRCDIR"] => /root/fakeroot/usr/src/php-4.4.9
_ENV["SHELL"] => /bin/sh
_ENV["TERM"] => xterm
_ENV["MAKEFLAGS"] => 
_ENV["HISTSIZE"] => 1000
_ENV["SSH_CLIENT"] => ::ffff:192.168.1.100 1388 22
_ENV["QTDIR"] => /usr/lib/qt-3.3
_ENV["SSH_TTY"] => /dev/pts/2
_ENV["USER"] => root
_ENV["LS_COLORS"] => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=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:
_ENV["SCRIPT_FILENAME"] => 
_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:/root/bin
_ENV["MAIL"] => /var/spool/mail/root
_ENV["_"] => /root/fakeroot/usr/src/php-4.4.9/sapi/cli/php
_ENV["PWD"] => /root/fakeroot/usr/src/php-4.4.9
_ENV["INPUTRC"] => /etc/inputrc
_ENV["EDITOR"] => joe
_ENV["LANG"] => pl_PL.UTF-8
_ENV["TEST_PHP_EXECUTABLE"] => /root/fakeroot/usr/src/php-4.4.9/sapi/cli/php
_ENV["REDIRECT_STATUS"] => 
_ENV["PATH_TRANSLATED"] => 
_ENV["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_ENV["HOME"] => /root
_ENV["SHLVL"] => 3
_ENV["CONTENT_LENGTH"] => 
_ENV["BASH_ENV"] => /root/.bashrc
_ENV["LOGNAME"] => root
_ENV["QUERY_STRING"] => 
_ENV["SSH_CONNECTION"] => ::ffff:192.168.1.100 1388 ::ffff:192.168.1.200 22
_ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_ENV["CONTENT_TYPE"] => 
_ENV["CC"] => gcc
_ENV["REQUEST_METHOD"] => 
_ENV["G_BROKEN_FILENAMES"] => 1

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.

Navigate in group php.qa.reports at sever news.php.net
Previous Next




  
© No Copyright
You are free to use Anything
Site Maintained by PHP Developer
Powered By PHP Consultants