| Newsgroups |
php.qa.reports |
| Message-ID |
<[email protected]> |
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Phar::setStub() (zip-based) [ext/phar/tests/zip/phar_stub.phpt]
Test function posix_errno() by calling it with its expected arguments [ext/posix/tests/posix_errno_variation2.phpt]
SPL: ArrayObject: ensure a wrapped object's magic methods for property access are not invoked when manipulating the ArrayObject's elements using ->. [ext/spl/tests/arrayObject_magicMethods2.phpt]
time_sleep_until() function - basic test for time_sleep_until() [ext/standard/tests/misc/time_sleep_until_basic.phpt]
Test gethostbynamel() function : error conditions [ext/standard/tests/network/gethostbynamel_error.phpt]
Check the php_ini_loaded_file() function. No file is loaded in test, so false ins returned [ext/standard/tests/php_ini_loaded_file.phpt]
Test setlocale() function : usage variations - Setting all available locales in the platform [ext/standard/tests/strings/setlocale_variation2.phpt]
=====================================================================
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
output buffering - fatalism [tests/output/ob_011.phpt]
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt]
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt]
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt]
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt]
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt]
Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt]
SimpleXML: array casting bug [ext/simplexml/tests/034.phpt]
=====================================================================
=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
via [ext/pdo_sqlite/tests/common.phpt]
SQLite PDO Common: Bug #34630 (inserting streams as LOBs) [ext/pdo_sqlite/tests/bug_34630.phpt] (warn: XFAIL section but test passes)
via [ext/sqlite/tests/pdo/common.phpt]
SQLite2 PDO Common: Bug #34630 (inserting streams as LOBs) [ext/sqlite/tests/pdo/bug_34630.phpt] (warn: XFAIL section but test passes)
=====================================================================
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 47
Exts tested : 31
---------------------------------------------------------------------
Number of tests : 10995 7998
Tests skipped : 2997 ( 27.3%) --------
Tests warned : 2 ( 0.0%) ( 0.0%)
Tests failed : 7 ( 0.1%) ( 0.1%)
Expected fail : 8 ( 0.1%) ( 0.1%)
Tests passed : 7981 ( 72.6%) ( 99.8%)
---------------------------------------------------------------------
Time taken : 522 seconds
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Phar::setStub() (zip-based) [ext/phar/tests/zip/phar_stub.phpt]
Test function posix_errno() by calling it with its expected arguments [ext/posix/tests/posix_errno_variation2.phpt]
SPL: ArrayObject: ensure a wrapped object's magic methods for property access are not invoked when manipulating the ArrayObject's elements using ->. [ext/spl/tests/arrayObject_magicMethods2.phpt]
time_sleep_until() function - basic test for time_sleep_until() [ext/standard/tests/misc/time_sleep_until_basic.phpt]
Test gethostbynamel() function : error conditions [ext/standard/tests/network/gethostbynamel_error.phpt]
Check the php_ini_loaded_file() function. No file is loaded in test, so false ins returned [ext/standard/tests/php_ini_loaded_file.phpt]
Test setlocale() function : usage variations - Setting all available locales in the platform [ext/standard/tests/strings/setlocale_variation2.phpt]
=====================================================================
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
output buffering - fatalism [tests/output/ob_011.phpt]
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt]
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt]
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt]
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt]
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt]
Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt]
SimpleXML: array casting bug [ext/simplexml/tests/034.phpt]
=====================================================================
=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
via [ext/pdo_sqlite/tests/common.phpt]
SQLite PDO Common: Bug #34630 (inserting streams as LOBs) [ext/pdo_sqlite/tests/bug_34630.phpt] (warn: XFAIL section but test passes)
via [ext/sqlite/tests/pdo/common.phpt]
SQLite2 PDO Common: Bug #34630 (inserting streams as LOBs) [ext/sqlite/tests/pdo/bug_34630.phpt] (warn: XFAIL section but test passes)
=====================================================================
================================================================================
/home/l/download/php-5.3.1RC1/ext/phar/tests/zip/phar_stub.phpt
================================================================================
timestamp changed, was 1253684096, now 1253684097!
<?php echo "first stub\n"; __HALT_COMPILER(); ?>
<?php echo "second stub\n"; __HALT_COMPILER(); ?>
<?php echo "third stub\n"; __HALT_COMPILER(); ?>
<?php echo "third stub\n"; __HALT_COMPILER(); ?>booya
<?php echo "third stub\n"; __HALT_COMPILER(); ?>
<?php echo "third stub\n"; __HALT_COMPILER(); ?>
===DONE===
================================================================================
001+ timestamp changed, was 1253684096, now 1253684097!
================================================================================
================================================================================
/home/l/download/php-5.3.1RC1/ext/posix/tests/posix_errno_variation2.phpt
================================================================================
*** Test by calling function with pid error ***
Notice: Use of undefined constant SIGKILL - assumed 'SIGKILL' in /home/l/download/php-5.3.1RC1/ext/posix/tests/posix_errno_variation2.php on line 12
Warning: posix_kill() expects parameter 2 to be long, string given in /home/l/download/php-5.3.1RC1/ext/posix/tests/posix_errno_variation2.php on line 12
int(0)
================================================================================
002+
002- int(3)
003+ Notice: Use of undefined constant SIGKILL - assumed 'SIGKILL' in /home/l/download/php-5.3.1RC1/ext/posix/tests/posix_errno_variation2.php on line 12
004+
005+ Warning: posix_kill() expects parameter 2 to be long, string given in /home/l/download/php-5.3.1RC1/ext/posix/tests/posix_errno_variation2.php on line 12
006+ int(0)
================================================================================
================================================================================
/home/l/download/php-5.3.1RC1/ext/spl/tests/arrayObject_magicMethods2.phpt
================================================================================
--> Write existent, non-existent and dynamic:
Original wrapped object:
object(UsesMagic)#1 (4) {
["a"]=>
int(1)
["b"]=>
int(2)
["c"]=>
int(3)
["priv":"UsesMagic":private]=>
string(6) "secret"
}
Wrapping ArrayObject:
object(ArrayObject)#2 (3) {
["a"]=>
string(7) "changed"
["dynamic"]=>
string(11) "new.changed"
["storage":"ArrayObject":private]=>
object(UsesMagic)#1 (4) {
["a"]=>
int(1)
["b"]=>
int(2)
["c"]=>
int(3)
["priv":"UsesMagic":private]=>
string(6) "secret"
}
}
--> Read existent, non-existent and dynamic:
string(7) "changed"
Notice: Undefined property: ArrayObject::$nonexistent in /home/l/download/php-5.3.1RC1/ext/spl/tests/arrayObject_magicMethods2.php on line 42
NULL
string(11) "new.changed"
Original wrapped object:
object(UsesMagic)#1 (4) {
["a"]=>
int(1)
["b"]=>
int(2)
["c"]=>
int(3)
["priv":"UsesMagic":private]=>
string(6) "secret"
}
Wrapping ArrayObject:
object(ArrayObject)#2 (3) {
["a"]=>
string(7) "changed"
["dynamic"]=>
string(11) "new.changed"
["storage":"ArrayObject":private]=>
object(UsesMagic)#1 (4) {
["a"]=>
int(1)
["b"]=>
int(2)
["c"]=>
int(3)
["priv":"UsesMagic":private]=>
string(6) "secret"
}
}
--> isset existent, non-existent and dynamic:
bool(true)
bool(false)
bool(true)
Original wrapped object:
object(UsesMagic)#1 (4) {
["a"]=>
int(1)
["b"]=>
int(2)
["c"]=>
int(3)
["priv":"UsesMagic":private]=>
string(6) "secret"
}
Wrapping ArrayObject:
object(ArrayObject)#2 (3) {
["a"]=>
string(7) "changed"
["dynamic"]=>
string(11) "new.changed"
["storage":"ArrayObject":private]=>
object(UsesMagic)#1 (4) {
["a"]=>
int(1)
["b"]=>
int(2)
["c"]=>
int(3)
["priv":"UsesMagic":private]=>
string(6) "secret"
}
}
--> Unset existent, non-existent and dynamic:
Original wrapped object:
object(UsesMagic)#1 (4) {
["a"]=>
int(1)
["b"]=>
int(2)
["c"]=>
int(3)
["priv":"UsesMagic":private]=>
string(6) "secret"
}
Wrapping ArrayObject:
object(ArrayObject)#2 (3) {
["a"]=>
string(7) "changed"
["dynamic"]=>
string(11) "new.changed"
["storage":"ArrayObject":private]=>
object(UsesMagic)#1 (4) {
["a"]=>
int(1)
["b"]=>
int(2)
["c"]=>
int(3)
["priv":"UsesMagic":private]=>
string(6) "secret"
}
}
================================================================================
115+ object(ArrayObject)#2 (3) {
116+ ["a"]=>
117+ string(7) "changed"
118+ ["dynamic"]=>
119+ string(11) "new.changed"
115- object(ArrayObject)#2 (1) {
================================================================================
================================================================================
/home/l/download/php-5.3.1RC1/ext/standard/tests/misc/time_sleep_until_basic.phpt
================================================================================
bool(false)
================================================================================
001+ bool(false)
001- bool(true)
================================================================================
================================================================================
/home/l/download/php-5.3.1RC1/ext/standard/tests/network/gethostbynamel_error.phpt
================================================================================
*** Testing gethostbynamel() : error conditions ***
-- Testing gethostbynamel() function with Zero arguments --
Warning: gethostbynamel() expects exactly 1 parameter, 0 given in /home/l/download/php-5.3.1RC1/ext/standard/tests/network/gethostbynamel_error.php on line 12
NULL
-- Testing gethostbynamel() function with more than expected no. of arguments --
Warning: gethostbynamel() expects exactly 1 parameter, 2 given in /home/l/download/php-5.3.1RC1/ext/standard/tests/network/gethostbynamel_error.php on line 18
NULL
-- Testing gethostbynamel() with an unknown host --
array(1) {
[0]=>
string(11) "59.37.71.86"
}
Done
================================================================================
014+ array(1) {
015+ [0]=>
016+ string(11) "59.37.71.86"
017+ }
014- bool(false)
================================================================================
================================================================================
/home/l/download/php-5.3.1RC1/ext/standard/tests/php_ini_loaded_file.phpt
================================================================================
string(41) "/home/l/download/php-5.3.1RC1/tmp-php.ini"
================================================================================
001+ string(41) "/home/l/download/php-5.3.1RC1/tmp-php.ini"
001- bool(false)
================================================================================
================================================================================
/home/l/download/php-5.3.1RC1/ext/standard/tests/strings/setlocale_variation2.phpt
================================================================================
*** Testing setlocale() : usage variations ***
-- Test setlocale() with all available locale in the system --
No of locales found on the machine = 717
No of setlocale() success = 716
Expected no of failures = 0
Test FAILED
Names of locale() for which setlocale() failed ...
array(1) {
[0]=>
string(19) "[email protected]"
}
Done
================================================================================
006+ Test FAILED
007+ Names of locale() for which setlocale() failed ...
008+ array(1) {
009+ [0]=>
010+ string(19) "[email protected]"
011+ }
006- Test PASSED
================================================================================
================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux fedora.linux 2.6.27.5-117.fc10.i686 #1 SMP Tue Nov 18 12:19:59 EST 2008 i686
Autoconf:
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:
N/A
Compiler:
使用内建 specs。
目标:i386-redhat-linux
配置为:../configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --with-bugurl=http://bugzilla.redhat.com/bugzilla --enable-bootstrap --enable-shared --enable-threads=posix --enable-checking=release --with-system-zlib --enable-__cxa_atexit --disable-libunwind-exceptions --enable-languages=c,c++,objc,obj-c++,java,fortran,ada --enable-java-awt=gtk --disable-dssi --enable-plugin --with-java-home=/usr/lib/jvm/java-1.5.0-gcj-1.5.0.0/jre --enable-libgcj-multifile --enable-java-maintainer-mode --with-ecj-jar=/usr/share/java/eclipse-ecj.jar --disable-libjava-multilib --with-cpu=generic --build=i386-redhat-linux
线程模型:posix
gcc 版本 4.3.2 20081105 (Red Hat 4.3.2-7) (GCC)
Bison:
Libraries:
linux-gate.so.1 => (0x00110000)
libcrypt.so.1 => /lib/libcrypt.so.1 (0x05fff000)
libz.so.1 => /lib/libz.so.1 (0x005cb000)
libresolv.so.2 => /lib/libresolv.so.2 (0x058bd000)
libpq.so.5 => /usr/local/pgsql/lib/libpq.so.5 (0x00111000)
librt.so.1 => /lib/librt.so.1 (0x00624000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0x0080d000)
libm.so.6 => /lib/libm.so.6 (0x00481000)
libdl.so.2 => /lib/libdl.so.2 (0x0047a000)
libnsl.so.1 => /lib/libnsl.so.1 (0x0029d000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0x0012c000)
libc.so.6 => /lib/libc.so.6 (0x00304000)
libpthread.so.0 => /lib/libpthread.so.0 (0x004ac000)
/lib/ld-linux.so.2 (0x002df000)
User's E-mail:
================================================================================
PHPINFO
================================================================================
phpinfo()
PHP Version => 5.3.1RC1
System => Linux fedora.linux 2.6.27.5-117.fc10.i686 #1 SMP Tue Nov 18 12:19:59 EST 2008 i686
Build Date => Sep 23 2009 13:29:01
Configure Command => './configure' '--with-zlib' '--with-gd' '--with-pgsql=/usr/local/pgsql/' '--enable-zip'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/lib
Loaded Configuration File => (none)
Scan this dir for additional .ini files => (none)
Additional .ini files parsed => (none)
PHP API => 20090626
PHP Extension => 20090626
Zend Extension => 220090626
Zend Extension Build => API220090626,NTS
PHP Extension Build => API20090626,NTS
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
Zend Multibyte Support => disabled
IPv6 Support => enabled
Registered PHP Streams => compress.zlib, php, file, glob, data, http, ftp, phar, zip
Registered Stream Socket Transports => tcp, udp, unix, udg
Registered Stream Filters => zlib.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.3.0, Copyright (c) 1998-2009 Zend Technologies
_______________________________________________________________________
Configuration
Core
PHP Version => 5.3.1RC1
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
disable_classes => no value => no value
disable_functions => no value => no value
display_errors => STDERR => STDERR
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
exit_on_timeout => Off => Off
expose_php => On => On
extension_dir => /usr/local/lib/php/extensions/no-debug-non-zts-20090626 => /usr/local/lib/php/extensions/no-debug-non-zts-20090626
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.add_x_header => Off => Off
mail.force_extra_parameters => no value => no value
mail.log => 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
request_order => no value => no value
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
user_ini.cache_ttl => 300 => 300
user_ini.filename => .user.ini => .user.ini
variables_order => EGPCS => EGPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
zend.enable_gc => On => On
ctype
ctype functions => enabled
date
date/time support => enabled
"Olson" Timezone Database Version => 2009.12
Timezone Database => internal
Default timezone => Asia/Chongqing
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.7.3
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled
ereg
Regex Library => Bundled library enabled
fileinfo
fileinfo support => enabled
version => 1.0.5-dev
filter
Input Validation and Filtering => enabled
Revision => $Revision: 279522 $
Directive => Local Value => Master Value
filter.default => unsafe_raw => unsafe_raw
filter.default_flags => no value => no value
gd
GD Support => enabled
GD Version => bundled (2.0.34 compatible)
GIF Read Support => enabled
GIF Create Support => enabled
PNG Support => enabled
libPNG Version => 1.2.37
WBMP Support => enabled
XBM Support => enabled
Directive => Local Value => Master Value
gd.jpeg_ignore_warning => 0 => 0
hash
hash support => enabled
Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost adler32 crc32 crc32b salsa10 salsa20 haval128,3 haval160,3 haval192,3 haval224,3 haval256,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 => glibc
iconv library version => 2.9
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 Compiled Version => 2.7.3
libXML Loaded Version => 20703
libXML streams => enabled
pcre
PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 7.9 2009-04-11
Directive => Local Value => Master Value
pcre.backtrack_limit => 100000 => 100000
pcre.recursion_limit => 100000 => 100000
PDO
PDO support => enabled
PDO drivers => sqlite, sqlite2
pdo_sqlite
PDO Driver for SQLite 3.x => enabled
SQLite Library => 3.6.17
pgsql
PostgreSQL Support => enabled
PostgreSQL(libpq) Version => 8.4.1
Multibyte character support => enabled
SSL support => disabled
Active Persistent Links => 0
Active Links => 0
Directive => Local Value => Master Value
pgsql.allow_persistent => On => On
pgsql.auto_reset_persistent => Off => Off
pgsql.ignore_notice => Off => Off
pgsql.log_notice => Off => Off
pgsql.max_links => Unlimited => Unlimited
pgsql.max_persistent => Unlimited => Unlimited
Phar
Phar: PHP Archive support => enabled
Phar EXT version => 2.0.0
Phar API version => 1.1.1
CVS revision => $Revision: 286338 $
Phar-based phar archives => enabled
Tar-based phar archives => enabled
ZIP-based phar archives => enabled
gzip compression => enabled
bzip2 compression => disabled (install pecl/bz2)
OpenSSL support => disabled (install ext/openssl)
Phar based on pear/PHP_Archive, original concept by Davey Shafik.
Phar fully realized by Gregory Beaver and Marcus Boerger.
Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
Directive => Local Value => Master Value
phar.cache_list => no value => no value
phar.readonly => On => On
phar.require_hash => On => On
posix
Revision => $Revision: 286880 $
Reflection
Reflection => enabled
Version => $Revision: 287991 $
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 => On => On
session.use_trans_sid => 0 => 0
SimpleXML
Simplexml support => enabled
Revision => $Revision: 281953 $
Schema support => enabled
SPL
SPL support => enabled
Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
SQLite
SQLite support => enabled
PECL Module version => 2.0-dev $Id: sqlite.c 282747 2009-06-25 09:38:04Z johannes $
SQLite Library => 2.8.17
SQLite Encoding => iso8859
Directive => Local Value => Master Value
sqlite.assoc_case => 0 => 0
sqlite3
SQLite3 support => enabled
SQLite3 module version => 0.7-dev
SQLite Library => 3.6.17
Directive => Local Value => Master Value
sqlite3.extension_dir => no value => no value
standard
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
libxml2 Version => 2.7.3
xmlreader
XMLReader => enabled
xmlwriter
XMLWriter => enabled
zip
Zip => enabled
Extension Version => $Id: php_zip.c 276389 2009-02-24 23:55:14Z iliaa $
Zip version => 1.9.1
Libzip version => 0.9.0
zlib
ZLib Support => enabled
Stream Wrapper support => compress.zlib://
Stream Filter support => zlib.inflate, zlib.deflate
Compiled Version => 1.2.3
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
ORBIT_SOCKETDIR => /tmp/orbit-l
HOSTNAME => fedora.linux
TEST_PHP_SRCDIR => /home/l/download/php-5.3.1RC1
SHELL => /bin/bash
TERM => xterm
XDG_SESSION_COOKIE => 394263e426031583f3ae0ea24ab89f41-1253673187.577368-964530943
MAKEFLAGS =>
HISTSIZE => 1000
SSH_CLIENT => deleted
GTK_RC_FILES => /etc/gtk/gtkrc:/home/l/.gtkrc-1.2-gnome2
WINDOWID => 69206078
QTDIR => /usr/lib/qt-3.3
QTINC => /usr/lib/qt-3.3/include
SSH_TTY => deleted
USER => l
LS_COLORS => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:do=00;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=00;32:*.tar=00;31:*.tgz=00;31:*.svgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.lzma=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.dz=00;31:*.gz=00;31:*.bz2=00;31:*.tbz2=00;31:*.bz=00;31:*.tz=00;31:*.deb=00;31:*.rpm=00;31:*.jar=00;31:*.rar=00;31:*.ace=00;31:*.zoo=00;31:*.cpio=00;31:*.7z=00;31:*.rz=00;31:*.jpg=00;35:*.jpeg=00;35:*.gif=00;35:*.bmp=00;35:*.pbm=00;35:*.pgm=00;35:*.ppm=00;35:*.tga=00;35:*.xbm=00;35:*.xpm=00;35:*.tif=00;35:*.tiff=00;35:*.png=00;35:*.mng=00;35:*.pcx=00;35:*.mov=00;35:*.mpg=00;35:*.mpeg=00;35:*.m2v=00;35:*.mkv=00;35:*.ogm=00;35:*.mp4=00;35:*.m4v=00;35:*.mp4v=00;35:*.vob=00;35:*.qt=00;35:*.nuv=00;35:*.wmv=00;35:*.asf=00;35:*.rm=00;35:*.rmvb=00;35:*.flc=00;35:*.avi=00;35:*.fli=00;35:*.gl=00;35:*.dl=00;35:*.xcf=00;35:*.xwd=00;35:*.yuv=00;35:*.svg=00;35:*.aac=00;36:*.au=00;36:*.flac=!
00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:
GNOME_KEYRING_SOCKET => /tmp/keyring-kPRtMN/socket
SSH_AUTH_SOCK => deleted
USERNAME => l
SESSION_MANAGER => local/unix:@/tmp/.ICE-unix/2419,unix/unix:/tmp/.ICE-unix/2419
MAKELEVEL => 1
MFLAGS =>
DESKTOP_SESSION => gnome
PATH => /usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/l/bin
MAIL => /var/spool/mail/l
_ => /home/l/download/php-5.3.1RC1/sapi/cli/php
QT_IM_MODULE => xim
PWD => /home/l/download/php-5.3.1RC1
INPUTRC => /etc/inputrc
XMODIFIERS => @im=imsettings
GNOME_KEYRING_PID => 2417
LANG => zh_CN.UTF-8
TEST_PHP_EXECUTABLE => /home/l/download/php-5.3.1RC1/sapi/cli/php
GDM_LANG => zh_CN.UTF-8
GDMSESSION => gnome
SSH_ASKPASS => /usr/libexec/openssh/gnome-ssh-askpass
HOME => /home/l
SHLVL => 4
GNOME_DESKTOP_SESSION_ID => this-is-deprecated
LOGNAME => l
QTLIB => /usr/lib/qt-3.3/lib
SSH_CONNECTION => deleted
DBUS_SESSION_BUS_ADDRESS => unix:abstract=/tmp/dbus-P1zTuGe0O5,guid=e31d8d285717b0eb8c5227b44ab988e3
LESSOPEN => |/usr/bin/lesspipe.sh %s
DISPLAY => :0.0
CC => gcc
G_BROKEN_FILENAMES => 1
XAUTHORITY => /var/run/gdm/auth-for-l-CFPmS0/database
COLORTERM => gnome-terminal
PHP Variables
Variable => Value
_SERVER["ORBIT_SOCKETDIR"] => /tmp/orbit-l
_SERVER["HOSTNAME"] => fedora.linux
_SERVER["TEST_PHP_SRCDIR"] => /home/l/download/php-5.3.1RC1
_SERVER["SHELL"] => /bin/bash
_SERVER["TERM"] => xterm
_SERVER["XDG_SESSION_COOKIE"] => 394263e426031583f3ae0ea24ab89f41-1253673187.577368-964530943
_SERVER["MAKEFLAGS"] =>
_SERVER["HISTSIZE"] => 1000
_SERVER["SSH_CLIENT"] => deleted
_SERVER["GTK_RC_FILES"] => /etc/gtk/gtkrc:/home/l/.gtkrc-1.2-gnome2
_SERVER["WINDOWID"] => 69206078
_SERVER["QTDIR"] => /usr/lib/qt-3.3
_SERVER["QTINC"] => /usr/lib/qt-3.3/include
_SERVER["SSH_TTY"] => deleted
_SERVER["USER"] => l
_SERVER["LS_COLORS"] => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:do=00;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=00;32:*.tar=00;31:*.tgz=00;31:*.svgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.lzma=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.dz=00;31:*.gz=00;31:*.bz2=00;31:*.tbz2=00;31:*.bz=00;31:*.tz=00;31:*.deb=00;31:*.rpm=00;31:*.jar=00;31:*.rar=00;31:*.ace=00;31:*.zoo=00;31:*.cpio=00;31:*.7z=00;31:*.rz=00;31:*.jpg=00;35:*.jpeg=00;35:*.gif=00;35:*.bmp=00;35:*.pbm=00;35:*.pgm=00;35:*.ppm=00;35:*.tga=00;35:*.xbm=00;35:*.xpm=00;35:*.tif=00;35:*.tiff=00;35:*.png=00;35:*.mng=00;35:*.pcx=00;35:*.mov=00;35:*.mpg=00;35:*.mpeg=00;35:*.m2v=00;35:*.mkv=00;35:*.ogm=00;35:*.mp4=00;35:*.m4v=00;35:*.mp4v=00;35:*.vob=00;35:*.qt=00;35:*.nuv=00;35:*.wmv=00;35:*.asf=00;35:*.rm=00;35:*.rmvb=00;35:*.flc=00;35:*.avi=00;35:*.fli=00;35:*.gl=00;35:*.dl=00;35:*.xcf=00;35:*.xwd=00;35:*.yuv=00;35:*.svg=00;35:*.aac=00;36:*.au=00!
;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:
_SERVER["GNOME_KEYRING_SOCKET"] => /tmp/keyring-kPRtMN/socket
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["USERNAME"] => l
_SERVER["SESSION_MANAGER"] => local/unix:@/tmp/.ICE-unix/2419,unix/unix:/tmp/.ICE-unix/2419
_SERVER["MAKELEVEL"] => 1
_SERVER["MFLAGS"] =>
_SERVER["DESKTOP_SESSION"] => gnome
_SERVER["PATH"] => /usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/l/bin
_SERVER["MAIL"] => /var/spool/mail/l
_SERVER["_"] => /home/l/download/php-5.3.1RC1/sapi/cli/php
_SERVER["QT_IM_MODULE"] => xim
_SERVER["PWD"] => /home/l/download/php-5.3.1RC1
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["XMODIFIERS"] => @im=imsettings
_SERVER["GNOME_KEYRING_PID"] => 2417
_SERVER["LANG"] => zh_CN.UTF-8
_SERVER["TEST_PHP_EXECUTABLE"] => /home/l/download/php-5.3.1RC1/sapi/cli/php
_SERVER["GDM_LANG"] => zh_CN.UTF-8
_SERVER["GDMSESSION"] => gnome
_SERVER["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_SERVER["HOME"] => /home/l
_SERVER["SHLVL"] => 4
_SERVER["GNOME_DESKTOP_SESSION_ID"] => this-is-deprecated
_SERVER["LOGNAME"] => l
_SERVER["QTLIB"] => /usr/lib/qt-3.3/lib
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["DBUS_SESSION_BUS_ADDRESS"] => unix:abstract=/tmp/dbus-P1zTuGe0O5,guid=e31d8d285717b0eb8c5227b44ab988e3
_SERVER["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_SERVER["DISPLAY"] => :0.0
_SERVER["CC"] => gcc
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["XAUTHORITY"] => /var/run/gdm/auth-for-l-CFPmS0/database
_SERVER["COLORTERM"] => gnome-terminal
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["REQUEST_TIME"] => 1253685405
_SERVER["argv"] => Array
(
)
_SERVER["argc"] => 0
_ENV["ORBIT_SOCKETDIR"] => /tmp/orbit-l
_ENV["HOSTNAME"] => fedora.linux
_ENV["TEST_PHP_SRCDIR"] => /home/l/download/php-5.3.1RC1
_ENV["SHELL"] => /bin/bash
_ENV["TERM"] => xterm
_ENV["XDG_SESSION_COOKIE"] => 394263e426031583f3ae0ea24ab89f41-1253673187.577368-964530943
_ENV["MAKEFLAGS"] =>
_ENV["HISTSIZE"] => 1000
_ENV["SSH_CLIENT"] => deleted
_ENV["GTK_RC_FILES"] => /etc/gtk/gtkrc:/home/l/.gtkrc-1.2-gnome2
_ENV["WINDOWID"] => 69206078
_ENV["QTDIR"] => /usr/lib/qt-3.3
_ENV["QTINC"] => /usr/lib/qt-3.3/include
_ENV["SSH_TTY"] => deleted
_ENV["USER"] => l
_ENV["LS_COLORS"] => no=00:fi=00:di=00;34:ln=00;36:pi=40;33:so=00;35:do=00;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=01;05;37;41:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=00;32:*.tar=00;31:*.tgz=00;31:*.svgz=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.lzma=00;31:*.zip=00;31:*.z=00;31:*.Z=00;31:*.dz=00;31:*.gz=00;31:*.bz2=00;31:*.tbz2=00;31:*.bz=00;31:*.tz=00;31:*.deb=00;31:*.rpm=00;31:*.jar=00;31:*.rar=00;31:*.ace=00;31:*.zoo=00;31:*.cpio=00;31:*.7z=00;31:*.rz=00;31:*.jpg=00;35:*.jpeg=00;35:*.gif=00;35:*.bmp=00;35:*.pbm=00;35:*.pgm=00;35:*.ppm=00;35:*.tga=00;35:*.xbm=00;35:*.xpm=00;35:*.tif=00;35:*.tiff=00;35:*.png=00;35:*.mng=00;35:*.pcx=00;35:*.mov=00;35:*.mpg=00;35:*.mpeg=00;35:*.m2v=00;35:*.mkv=00;35:*.ogm=00;35:*.mp4=00;35:*.m4v=00;35:*.mp4v=00;35:*.vob=00;35:*.qt=00;35:*.nuv=00;35:*.wmv=00;35:*.asf=00;35:*.rm=00;35:*.rmvb=00;35:*.flc=00;35:*.avi=00;35:*.fli=00;35:*.gl=00;35:*.dl=00;35:*.xcf=00;35:*.xwd=00;35:*.yuv=00;35:*.svg=00;35:*.aac=00;36:*.au=00;36!
:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:
_ENV["GNOME_KEYRING_SOCKET"] => /tmp/keyring-kPRtMN/socket
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["USERNAME"] => l
_ENV["SESSION_MANAGER"] => local/unix:@/tmp/.ICE-unix/2419,unix/unix:/tmp/.ICE-unix/2419
_ENV["MAKELEVEL"] => 1
_ENV["MFLAGS"] =>
_ENV["DESKTOP_SESSION"] => gnome
_ENV["PATH"] => /usr/lib/qt-3.3/bin:/usr/kerberos/bin:/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/sbin:/home/l/bin
_ENV["MAIL"] => /var/spool/mail/l
_ENV["_"] => /home/l/download/php-5.3.1RC1/sapi/cli/php
_ENV["QT_IM_MODULE"] => xim
_ENV["PWD"] => /home/l/download/php-5.3.1RC1
_ENV["INPUTRC"] => /etc/inputrc
_ENV["XMODIFIERS"] => @im=imsettings
_ENV["GNOME_KEYRING_PID"] => 2417
_ENV["LANG"] => zh_CN.UTF-8
_ENV["TEST_PHP_EXECUTABLE"] => /home/l/download/php-5.3.1RC1/sapi/cli/php
_ENV["GDM_LANG"] => zh_CN.UTF-8
_ENV["GDMSESSION"] => gnome
_ENV["SSH_ASKPASS"] => /usr/libexec/openssh/gnome-ssh-askpass
_ENV["HOME"] => /home/l
_ENV["SHLVL"] => 4
_ENV["GNOME_DESKTOP_SESSION_ID"] => this-is-deprecated
_ENV["LOGNAME"] => l
_ENV["QTLIB"] => /usr/lib/qt-3.3/lib
_ENV["SSH_CONNECTION"] => deleted
_ENV["DBUS_SESSION_BUS_ADDRESS"] => unix:abstract=/tmp/dbus-P1zTuGe0O5,guid=e31d8d285717b0eb8c5227b44ab988e3
_ENV["LESSOPEN"] => |/usr/bin/lesspipe.sh %s
_ENV["DISPLAY"] => :0.0
_ENV["CC"] => gcc
_ENV["G_BROKEN_FILENAMES"] => 1
_ENV["XAUTHORITY"] => /var/run/gdm/auth-for-l-CFPmS0/database
_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 [email protected].