For Programmers: Free Programming Magazines  


Home > Archive > PHP Questions and Answers > July 2007 > Test results for 5.2.3 [failed]









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 Test results for 5.2.3 [failed]
noreply@php.net

2007-07-31, 6:58 pm


========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #35634 (Erroneous "Class declarations may not be nested" error raised) [Zend/tests/bug35634.phpt]
Bug #33532 (Different output for strftime() and date()) [ext/date/tests/bug33532.phpt]
date_default_timezone_get() function [1] [ext/date/tests/date_default_timezone_get-1.phpt]
date_default_timezone_get() function [2] [ext/date/tests/date_default_timezone_get-2.phpt]
date_default_timezone_set() function [1] [ext/date/tests/date_default_timezone_set-1.phpt]
Localized match [ext/pcre/tests/locales.phpt]
Sort with SORT_LOCALE_STRING [ext/standard/tests/array/locale_sort.phpt]
proc_open [ext/standard/tests/general_functions/proc_open02.phpt]
Bug #25665 (var_dump () hangs on Nan and INF) [ext/standard/tests/math/bug25665.phpt]
htmlentities() test 2 (setlocale / fr_FR.ISO-8859-15) [ext/standard/tests/strings/htmlentities02.phpt] (warn: possibly braindead libc)
htmlentities() test 4 (setlocale / ja_JP.EUC-JP) [ext/standard/tests/strings/htmlentities04.phpt]
htmlentities() test 15 (setlocale / KOI8-R) [ext/standard/tests/strings/htmlentities15.phpt]
XMLWriter: libxml2 XML Writer, Elements & Attributes [ext/xmlwriter/tests/007.phpt]
XMLWriter: libxml2 XML Writer, Elements & Attributes [ext/xmlwriter/tests/OO_007.phpt]
========================================
=============================


========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 54
Exts tested : 25
---------------------------------------------------------------------

Number of tests : 3345 2051
Tests skipped : 1294 ( 38.7%) --------
Tests warned : 1 ( 0.0%) ( 0.0%)
Tests failed : 13 ( 0.4%) ( 0.6%)
Tests passed : 2037 ( 60.9%) ( 99.3%)
---------------------------------------------------------------------
Time taken : 346 seconds
========================================
=============================

========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #35634 (Erroneous "Class declarations may not be nested" error raised) [Zend/tests/bug35634.phpt]
Bug #33532 (Different output for strftime() and date()) [ext/date/tests/bug33532.phpt]
date_default_timezone_get() function [1] [ext/date/tests/date_default_timezone_get-1.phpt]
date_default_timezone_get() function [2] [ext/date/tests/date_default_timezone_get-2.phpt]
date_default_timezone_set() function [1] [ext/date/tests/date_default_timezone_set-1.phpt]
Localized match [ext/pcre/tests/locales.phpt]
Sort with SORT_LOCALE_STRING [ext/standard/tests/array/locale_sort.phpt]
proc_open [ext/standard/tests/general_functions/proc_open02.phpt]
Bug #25665 (var_dump () hangs on Nan and INF) [ext/standard/tests/math/bug25665.phpt]
htmlentities() test 2 (setlocale / fr_FR.ISO-8859-15) [ext/standard/tests/strings/htmlentities02.phpt] (warn: possibly braindead libc)
htmlentities() test 4 (setlocale / ja_JP.EUC-JP) [ext/standard/tests/strings/htmlentities04.phpt]
htmlentities() test 15 (setlocale / KOI8-R) [ext/standard/tests/strings/htmlentities15.phpt]
XMLWriter: libxml2 XML Writer, Elements & Attributes [ext/xmlwriter/tests/007.phpt]
XMLWriter: libxml2 XML Writer, Elements & Attributes [ext/xmlwriter/tests/OO_007.phpt]
========================================
=============================


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

/usr/local/src/php-5.2.3/Zend/tests/bug35634.phpt
========================================
========================================

Error: Redefining already defined constructor for class TestClass (/usr/local/src/php-5.2.3/Zend/tests/bug35634.php:12)
zend_mm_heap corrupted
========================================
========================================

002+ zend_mm_heap corrupted
========================================
========================================




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

/usr/local/src/php-5.2.3/ext/date/tests/bug33532.phpt
========================================
========================================

TZ has NOT been set
Should strftime==datestr? Strftime seems to assume GMT tStamp.
input 10:00:00 AM July 1 2005
strftime 10:00:00 AM July 1 2005 WILDABBR +0000
datestr 10:00:00 AM July 1 2005 UTC

Setting TZ
input 10:00:00 AM July 1 2005
strftime 10:00:00 AM July 1 2005 EST +1000
datestr 10:00:00 AM July 1 2005 EST
========================================
========================================

004+ strftime 10:00:00 AM July 1 2005 WILDABBR +0000
004- strftime 10:00:00 AM July 1 2005 UTC +0000
========================================
========================================




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

/usr/local/src/php-5.2.3/ext/date/tests/date_default_timezone_get-1.phpt
========================================
========================================

Strict Standards: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods a
nd you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /usr/local/src/php-5.2.3/ext/date/tests/date_default_timezone_get-1.php on line 3
UTC

Strict Standards: date(): It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still gett
ing this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /usr/local/src/php-5.2.3/ext/date/tests/date_default_timezone_get-1.php on line 4
UTC
========================================
========================================

001+ Strict Standards: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those meth
ods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /usr/local/src/php-5.2.3/ext/date/tests/date_default_timezone_get-1.php on line 3
001- Strict Standards: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those meth
ods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in %sdate_default_timezone_get-1.php on line 3
004+ Strict Standards: date(): It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still
getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /usr/local/src/php-5.2.3/ext/date/tests/date_default_timezone_get-1.php on line 4
004- Strict Standards: date(): It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still
getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in %sdate_default_timezone_get-1.php on line 4
========================================
========================================




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

/usr/local/src/php-5.2.3/ext/date/tests/date_default_timezone_get-2.phpt
========================================
========================================

Strict Standards: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods a
nd you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /usr/local/src/php-5.2.3/ext/date/tests/date_default_timezone_get-2.php on line 3
UTC
========================================
========================================

001+ Strict Standards: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those meth
ods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /usr/local/src/php-5.2.3/ext/date/tests/date_default_timezone_get-2.php on line 3
001- Strict Standards: date_default_timezone_get(): It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those meth
ods and you are still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in %sdate_default_timezone_get-2.php on line 3
========================================
========================================




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

/usr/local/src/php-5.2.3/ext/date/tests/date_default_timezone_set-1.phpt
========================================
========================================

Strict Standards: strtotime(): It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still
getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /usr/local/src/php-5.2.3/ext/date/tests/date_default_timezone_set-1.php on line 3

Strict Standards: strtotime(): It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are still
getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /usr/local/src/php-5.2.3/ext/date/tests/date_default_timezone_set-1.php on line 4
America/Indiana/Knox
2005-01-12T03:00:00-0500
2005-07-12T03:00:00-0500
2005-01-12T08:00:00-0500
2005-07-12T08:00:00-0500
========================================
========================================

001+ Strict Standards: strtotime(): It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are
still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /usr/local/src/php-5.2.3/ext/date/tests/date_default_timezone_set-1.php on line 3
001- Strict Standards: strtotime(): It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are
still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in %sdate_default_timezone_set-1.php on line 3
003+ Strict Standards: strtotime(): It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are
still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'GMT/0.0/no DST' instead in /usr/local/src/php-5.2.3/ext/date/tests/date_default_timezone_set-1.php on line 4
003- Strict Standards: strtotime(): It is not safe to rely on the system's timezone settings. Please use the date.timezone setting, the TZ environment variable or the date_default_timezone_set() function. In case you used any of those methods and you are
still getting this warning, you most likely misspelled the timezone identifier. We selected 'UTC' for 'UTC/0.0/no DST' instead in %sdate_default_timezone_set-1.php on line 4
========================================
========================================




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

/usr/local/src/php-5.2.3/ext/pcre/tests/locales.phpt
========================================
========================================

int(0)
int(0)
int(0)
========================================
========================================

002+ int(0)
002- int(1)
========================================
========================================




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

/usr/local/src/php-5.2.3/ext/standard/tests/array/locale_sort.phpt
========================================
========================================

array(13) {
["AB"]=>
string(7) "Alberta"
["BC"]=>
string(20) "Colombie-Britannique"
["MB"]=>
string(8) "Manitoba"
["NB"]=>
string(17) "Nouveau-Brunswick"
["NS"]=>
string(15) "Nouvelle-Écosse"
["NU"]=>
string(7) "Nunavut"
["ON"]=>
string(7) "Ontario"
["QC"]=>
string(6) "Québec"
["SK"]=>
string(12) "Saskatchewan"
["NL"]=>
string(23) "Terre-Neuve-et-Labrador"
["YT"]=>
string(19) "Territoire du Yukon"
["NT"]=>
string(25) "Territoires du Nord-Ouest"
["PE"]=>
string(21) "Île-du-Prince-Édouard"
}
========================================
========================================

006- ["PE"]=>
007- string(21) "Île-du-Prince-Édouard"
026+ ["PE"]=>
027+ string(21) "Île-du-Prince-Édouard"
========================================
========================================




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

/usr/local/src/php-5.2.3/ext/standard/tests/general_functions/proc_open02.phpt
========================================
========================================

bool(true)
array(8) {
["command"]=>
string(28) "/usr/bin/nohup /bin/sleep 50"
["pid"]=>
int(2156)
["running"]=>
bool(false)
["signaled"]=>
bool(true)
["stopped"]=>
bool(false)
["exitcode"]=>
int(-1)
["termsig"]=>
int(1)
["stopsig"]=>
int(0)
}
bool(false)
array(8) {
["command"]=>
string(28) "/usr/bin/nohup /bin/sleep 50"
["pid"]=>
int(2156)
["running"]=>
bool(false)
["signaled"]=>
bool(false)
["stopped"]=>
bool(false)
["exitcode"]=>
int(-1)
["termsig"]=>
int(0)
["stopsig"]=>
int(0)
}
Done!
========================================
========================================

008+ bool(false)
009+ ["signaled"]=>
009- ["signaled"]=>
010- bool(false)
016+ int(1)
016- int(0)
020+ bool(false)
020- bool(true)
029+ bool(false)
029- bool(true)
035+ int(0)
035- int(15)
========================================
========================================




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

/usr/local/src/php-5.2.3/ext/standard/tests/math/bug25665.phpt
========================================
========================================

float(0)
float(-INF)
========================================
========================================

001+ float(0)
001- float(NAN)
========================================
========================================




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

/usr/local/src/php-5.2.3/ext/standard/tests/strings/htmlentities02.phpt (warn: possibly braindead libc)
========================================
========================================

string(24) "¼½¾"
========================================
========================================

001+ string(24) "¼½¾"
001- string(20) "ŒœŸ"
========================================
========================================




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

/usr/local/src/php-5.2.3/ext/standard/tests/strings/htmlentities04.phpt
========================================
========================================

string(42) "¡¢¡£¡¤"
========================================
========================================

001+ string(42) "¡¢¡£¡¤"
001- string(6) "¡¢¡£¡¤"
========================================
========================================




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

/usr/local/src/php-5.2.3/ext/standard/tests/strings/htmlentities15.phpt
========================================
========================================

string(9) "ÒÏÓËÏÛÎÙÊ"
string(63) "ÒÏÓËÏÛÎÙÊ"
========================================
========================================

002+ string(63) "ÒÏÓËÏÛÎÙÊ"
002- string(63) "роскошный"
========================================
========================================




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

/usr/local/src/php-5.2.3/ext/xmlwriter/tests/007.phpt
========================================
========================================

<?xml version="1.0" encoding="UTF-8"?>
<root>
<ns1:child1 ns1:att1="a&b" att2="double" single'" ns1:att2="&lt;&gt;"'&" xmlns:ns1="urn:ns1">
<chars>special characters: &lt;&gt;"'&</chars>
</ns1:child1>
</root>
========================================
========================================

003+ <ns1:child1 ns1:att1="a&b" att2="double" single'" ns1:att2="&lt;&gt;"'&" xmlns:ns1="urn:ns1">
003- <ns1:child1 xmlns:ns1="urn:ns1" ns1:att1="a&b" xmlns:ns1="urn:ns1" att2="double" single'" ns1:att2="&lt;&gt;"'&" xmlns:ns1="urn:ns1">
========================================
========================================




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

/usr/local/src/php-5.2.3/ext/xmlwriter/tests/OO_007.phpt
========================================
========================================

<?xml version="1.0" encoding="UTF-8"?>
<root>
<ns1:child1 ns1:att1="a&b" att2="double" single'" ns1:att2="&lt;&gt;"'&" xmlns:ns1="urn:ns1">
<chars>special characters: &lt;&gt;"'&</chars>
</ns1:child1>
</root>
========================================
========================================

003+ <ns1:child1 ns1:att1="a&b" att2="double" single'" ns1:att2="&lt;&gt;"'&" xmlns:ns1="urn:ns1">
003- <ns1:child1 xmlns:ns1="urn:ns1" ns1:att1="a&b" xmlns:ns1="urn:ns1" att2="double" single'" ns1:att2="&lt;&gt;"'&" xmlns:ns1="urn:ns1">
========================================
========================================





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

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

OS:
NetBSD - NetBSD NetBSD31 3.1 NetBSD 3.1 (GENERIC) #0: Tue Oct 31 04:27:07 UTC 2006 builds@b0.netbsd.org:/home/builds/ab/netbsd-3-1-RELEASE/i386/200610302053Z-obj/home/builds/ab/netbsd-3-1-RELEASE/src/sys/arch/i386/compile/GENERIC i386

Autoconf:
autoconf (GNU Autoconf) 2.61
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software. You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
There is NO WARRANTY, to the extent permitted by law.

Written by David J. MacKenzie and Akim Demaille.

Bundled Libtool:
ltmain.sh (GNU libtool) 1.5.20 (1.1220.2.287 2005/08/31 18:54:15)

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

System Libtool:
ltmain.sh (GNU libtool) 1.5.24 (1.1220.2.455 2007/06/24 02:13:29)

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

Compiler:
Using built-in specs.
Configured with: /home/nick/work/netbsd/src/tools/gcc/../../gnu/dist/gcc/configure --enable-long-long --disable-multilib --enable-threads --disable-symvers --build=i386-unknown-netbsdelf2.0. --host=i386--netbsdelf --target=i386--netbsdelf
Thread model: posix
gcc version 3.3.3 (NetBSD nb3 20040520)

Bison:

Libraries:
/usr/local/src/php-5.2.3/sapi/cli/php:
-lcrypt.0 => /usr/lib/libcrypt.so.0
-lrt.0 => /usr/lib/librt.so.0
-lm.0 => /usr/lib/libm387.so.0
-lm.0 => /usr/lib/libm.so.0
-lmysqlclient.15 => /usr/local/mysql/lib/mysql/libmysqlclient.so.15
-liconv.6 => /usr/local/lib/libiconv.so.6
-lpthread.0 => /usr/lib/libpthread.so.0
-lz.0 => /usr/lib/libz.so.0
-lxml2.8 => /usr/local/lib/libxml2.so.8
-lc.12 => /usr/lib/libc.so.12


User's E-mail: root at mypc


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

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

phpinfo()
PHP Version => 5.2.3

System => NetBSD NetBSD31 3.1 NetBSD 3.1 (GENERIC) #0: Tue Oct 31 04:27:07 UTC 2006 builds@b0.netbsd.org:/home/builds/ab/netbsd-3-1-RELEASE/i386/200610302053Z-obj/home/builds/ab/netbsd-3-1-RELEASE/src/sys/arch/i386/compile/GENERIC i386
Build Date => Aug 1 2007 00:32:29
Configure Command => './configure' '--with-apxs2=/usr/local/apache2/bin/apxs' '--enable-mbstring' '--enable-zend-multibyte' '--with-zlib' '--enable-sqlite-utf8' '--enable-memory-limit' '--with-mysql=/usr/local/mysql'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/lib
Loaded Configuration File => (none)
PHP API => 20041225
PHP Extension => 20060613
Zend Extension => 220060519
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
IPv6 Support => enabled
Registered PHP Streams => php, file, data, http, ftp, compress.zlib
Registered Stream Socket Transports => tcp, udp, unix, udg
Registered Stream Filters => string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, convert.iconv.*, zlib.*


This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2007 Zend Technologies


________________________________________
_______________________________


Configuration

PHP Core

Directive => Local Value => Master Value
allow_call_time_pass_reference => On => On
allow_url_fopen => On => On
allow_url_include => Off => Off
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_globals_jit => On => On
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
detect_unicode => On => On
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-20060613 => /usr/local/lib/php/extensions/no-debug-non-zts-20060613
file_uploads => On => On
highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
html_errors => Off => Off
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => On
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
mail.force_extra_parameters => no value => no value
max_execution_time => 0 => 0
max_input_nesting_level => 64 => 64
max_input_time => -1 => -1
memory_limit => 128M => 128M
open_basedir => no value => no value
output_buffering => 0 => 0
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
realpath_cache_size => 16K => 16K
realpath_cache_ttl => 120 => 120
register_argc_argv => On => On
register_globals => Off => Off
register_long_arrays => On => On
report_memleaks => On => On
report_zend_debug => Off => Off
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 => EGPCS => EGPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
zend.ze1_compatibility_mode => Off => Off

ctype

ctype functions => enabled

date

date/time support => enabled
"Olson" Timezone Database Version => 2007.5
Timezone Database => internal
Default timezone => Asia/Tokyo

Directive => Local Value => Master Value
date.default_latitude => 31.7667 => 31.7667
date.default_longitude => 35.2333 => 35.2333
date.sunrise_zenith => 90.583333 => 90.583333
date.sunset_zenith => 90.583333 => 90.583333
date.timezone => no value => no value

dom

DOM/XML => enabled
DOM/XML API Version => 20031129
libxml Version => 2.6.29
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled

filter

Input Validation and Filtering => enabled
Revision => $Revision: 1.52.2.39 $

Directive => Local Value => Master Value
filter.default => unsafe_raw => unsafe_raw
filter.default_flags => no value => no value

hash

hash support => enabled
Hashing Engines => md2 md4 md5 sha1 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru gost adler32 crc32 crc32b haval128,3 haval160,3 haval192,3 haval224,3 haval
256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5

iconv

iconv support => enabled
iconv implementation => libiconv
iconv library version => 1.11

Directive => Local Value => Master Value
iconv.input_encoding => ISO-8859-1 => ISO-8859-1
iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
iconv.output_encoding => ISO-8859-1 => ISO-8859-1

json

json support => enabled
json version => 1.2.1

libxml

libXML support => active
libXML Version => 2.6.29
libXML streams => enabled

mbstring

Multibyte Support => enabled
Multibyte string engine => libmbfl
Multibyte (japanese) regex support => enabled
Multibyte regex (oniguruma) version => 4.4.4
Multibyte regex (oniguruma) backtrack check => On

mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.

Directive => Local Value => Master Value
mbstring.detect_order => no value => no value
mbstring.encoding_translation => Off => Off
mbstring.func_overload => 0 => 0
mbstring.http_input => pass => pass
mbstring.http_output => pass => pass
mbstring.internal_encoding => ISO-8859-1 => no value
mbstring.language => neutral => neutral
mbstring.script_encoding => no value => no value
mbstring.strict_detection => Off => Off
mbstring.substitute_character => no value => no value

mysql

MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 5.0.45
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /tmp/mysql.sock
MYSQL_INCLUDE => -I/usr/local/mysql/include/mysql
MYSQL_LIBS => -L/usr/local/mysql/lib/mysql -lmysqlclient

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

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 7.0 18-Dec-2006

PDO

PDO support => enabled
PDO drivers => sqlite2, sqlite

pdo_sqlite

PDO Driver for SQLite 3.x => enabled
PECL Module version => (bundled) 1.0.1 $Id: pdo_sqlite.c,v 1.10.2.6.2.2 2007/03/23 14:30:00 wez Exp $
SQLite Library => 3.3.17

posix

Revision => $Revision: 1.70.2.3.2.15 $

Reflection

Reflection => enabled
Version => $Id: php_reflection.c,v 1.164.2.33.2.39 2007/05/29 08:44:05 helly Exp $

session

Session Support => enabled
Registered save handlers => files user sqlite
Registered serializer handlers => php php_binary

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_httponly => Off => Off
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.hash_bits_per_character => 4 => 4
session.hash_function => 0 => 0
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
session.save_path => no value => no value
session.serialize_handler => php => php
session.use_cookies => On => On
session.use_only_cookies => Off => Off
session.use_trans_sid => 0 => 0

SimpleXML

Simplexml support => enabled
Revision => $Revision: 1.151.2.22.2.26 $
Schema support => enabled

SPL

SPL support => enabled
Interfaces => Countable, OuterIterator, RecursiveIterator, SableIterator, SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilterIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, Leng
thException, LimitIterator, LogicException, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterat
or, RecursiveIteratorIterator, RecursiveRegexIterator, RegexIterator, RuntimeException, SimpleXMLIterator, SplFileInfo, SplFileObject, SplObjectStorage, SplTempFileObject, UnderflowException, UnexpectedValueException

SQLite

SQLite support => enabled
PECL Module version => 2.0-dev $Id: sqlite.c,v 1.166.2.13.2.9 2007/05/19 17:58:22 iliaa Exp $
SQLite Library => 2.8.17
SQLite Encoding => UTF-8

Directive => Local Value => Master Value
sqlite.assoc_case => 0 => 0

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
libxml2 Version => 2.6.29

xmlreader

XMLReader => enabled

xmlwriter

XMLWriter => enabled

zlib

ZLib Support => enabled
Stream Wrapper support => compress.zlib://
Stream Filter support => zlib.inflate, zlib.deflate
Compiled Version => 1.1.4
Linked Version => 1.2.3

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
MAKEFLAGS =>
BLOCKSIZE => 1k
PWD => /usr/local/src/php-5.2.3
LD_LIBRARY_PATH => /usr/local/ssl/lib
HOME => /root
PATH => /sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin
HOST => NetBSD31
SSH_CONNECTION => deleted
SSH_TTY => deleted
TEST_PHP_EXECUTABLE => /usr/local/src/php-5.2.3/sapi/cli/php
TERM => vt100
SSH_AUTH_SOCK => deleted
USER => root
CC => gcc
SSH_CLIENT => deleted
GROUP => wheel
LOGNAME => root
SU_FROM => tetuya
VENDOR => intel
SHELL => /bin/csh
LD_RUN_PATH => /usr/local/ssl/lib
SHLVL => 1
REMOTEHOST => 192.168.1.207
HOSTTYPE => NetBSD
OSTYPE => NetBSD
MACHTYPE => i386
TEST_PHP_SRCDIR => /usr/local/src/php-5.2.3

PHP Variables

Variable => Value
_SERVER["MAKEFLAGS"] =>
_SERVER["BLOCKSIZE"] => 1k
_SERVER["PWD"] => /usr/local/src/php-5.2.3
_SERVER["LD_LIBRARY_PATH"] => /usr/local/ssl/lib
_SERVER["HOME"] => /root
_SERVER["PATH"] => /sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin
_SERVER["HOST"] => NetBSD31
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["SSH_TTY"] => deleted
_SERVER["TEST_PHP_EXECUTABLE"] => /usr/local/src/php-5.2.3/sapi/cli/php
_SERVER["TERM"] => vt100
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["USER"] => root
_SERVER["CC"] => gcc
_SERVER["SSH_CLIENT"] => deleted
_SERVER["GROUP"] => wheel
_SERVER["LOGNAME"] => root
_SERVER["SU_FROM"] => tetuya
_SERVER["VENDOR"] => intel
_SERVER["SHELL"] => /bin/csh
_SERVER["LD_RUN_PATH"] => /usr/local/ssl/lib
_SERVER["SHLVL"] => 1
_SERVER["REMOTEHOST"] => 192.168.1.207
_SERVER["HOSTTYPE"] => NetBSD
_SERVER["OSTYPE"] => NetBSD
_SERVER["MACHTYPE"] => i386
_SERVER["TEST_PHP_SRCDIR"] => /usr/local/src/php-5.2.3
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["REQUEST_TIME"] => 1185896636
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["MAKEFLAGS"] =>
_ENV["BLOCKSIZE"] => 1k
_ENV["PWD"] => /usr/local/src/php-5.2.3
_ENV["LD_LIBRARY_PATH"] => /usr/local/ssl/lib
_ENV["HOME"] => /root
_ENV["PATH"] => /sbin:/usr/sbin:/bin:/usr/bin:/usr/pkg/sbin:/usr/pkg/bin:/usr/X11R6/bin:/usr/local/sbin:/usr/local/bin
_ENV["HOST"] => NetBSD31
_ENV["SSH_CONNECTION"] => deleted
_ENV["SSH_TTY"] => deleted
_ENV["TEST_PHP_EXECUTABLE"] => /usr/local/src/php-5.2.3/sapi/cli/php
_ENV["TERM"] => vt100
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["USER"] => root
_ENV["CC"] => gcc
_ENV["SSH_CLIENT"] => deleted
_ENV["GROUP"] => wheel
_ENV["LOGNAME"] => root
_ENV["SU_FROM"] => tetuya
_ENV["VENDOR"] => intel
_ENV["SHELL"] => /bin/csh
_ENV["LD_RUN_PATH"] => /usr/local/ssl/lib
_ENV["SHLVL"] => 1
_ENV["REMOTEHOST"] => 192.168.1.207
_ENV["HOSTTYPE"] => NetBSD
_ENV["OSTYPE"] => NetBSD
_ENV["MACHTYPE"] => i386
_ENV["TEST_PHP_SRCDIR"] => /usr/local/src/php-5.2.3

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