php5.6.25 test-result

[email protected] (wploey)
Newsgroups php.qa.reports
Message-ID <[email protected]>
php_test_results_20160824_0457.txt (text/plain, 43.1 KB)
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt]  XFAIL REASON: BUG: open_basedir cannot delete symlink to prohibited file. See also
bugs 48111 and 52176.
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt]  XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt]  XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt]  XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt]  XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt]  XFAIL REASON: See Bug #48770
Bug #64896 (Segfault with gc_collect_cycles using unserialize on certain objects) [Zend/tests/bug64896.phpt]  XFAIL REASON: We can not fix this bug without a significant (performace slow down) change to gc
Initial value of static var in method depends on the include time of the class definition [Zend/tests/method_static_var.phpt]  XFAIL REASON: Maybe not a bug
DateTime::add() -- fall type2 type3 [ext/date/tests/DateTime_add-fall-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- fall type3 type2 [ext/date/tests/DateTime_add-fall-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- fall type3 type3 [ext/date/tests/DateTime_add-fall-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- spring type2 type3 [ext/date/tests/DateTime_add-spring-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- spring type3 type2 [ext/date/tests/DateTime_add-spring-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- spring type3 type3 [ext/date/tests/DateTime_add-spring-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type2 type3 [ext/date/tests/DateTime_diff-fall-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type3 type2 [ext/date/tests/DateTime_diff-fall-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type3 type3 [ext/date/tests/DateTime_diff-fall-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type2 type3 [ext/date/tests/DateTime_diff-spring-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type3 type2 [ext/date/tests/DateTime_diff-spring-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type3 type3 [ext/date/tests/DateTime_diff-spring-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type2 type3 [ext/date/tests/DateTime_sub-fall-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type3 type2 [ext/date/tests/DateTime_sub-fall-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type3 type3 [ext/date/tests/DateTime_sub-fall-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type2 type3 [ext/date/tests/DateTime_sub-spring-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type3 type2 [ext/date/tests/DateTime_sub-spring-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type3 type3 [ext/date/tests/DateTime_sub-spring-type3-type3.phpt]  XFAIL REASON: Various bugs exist
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bd2) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd2.phpt]  XFAIL REASON: Still not quite right
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fs) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fs.phpt]  XFAIL REASON: Still not quite right
Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt]  XFAIL REASON: FILTER_UNSAFE_RAW not applied when configured as default filter, even with flags
Bug #67296 (filter_input doesn't validate variables) [ext/filter/tests/bug49184.phpt]  XFAIL REASON: See Bug #49184
Bug #70470 (Built-in server truncates headers spanning over TCP packets) [sapi/cli/tests/bug70470.phpt]  XFAIL REASON: bug is not fixed yet
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
mixed stream_socket_enable_crypto(resource $stream , bool $enable [, int $crypto_type [, resource $session_stream ]] ) ; [ext/standard/tests/streams/stream_socket_enable_crypto-win32.phpt]
=====================================================================

=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
Phar: bug #69958: Segfault in Phar::convertToData on invalid file [ext/phar/tests/bug69958.phpt] (warn: XFAIL section but test passes)
Bug #69111 Crash in SessionHandler::read() [ext/session/tests/bug69111.phpt] (warn: XFAIL section but test passes)
Bug #70172 - Use After Free Vulnerability in unserialize() [ext/standard/tests/serialize/bug70172.phpt] (warn: XFAIL section but test passes)
Bug #72663: Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization [ext/standard/tests/strings/bug72663_3.phpt] (warn: XFAIL section but test passes)
=====================================================================


=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   52
Exts tested     :   26
---------------------------------------------------------------------

Number of tests : 13826              9080
Tests skipped   : 4746 ( 34.3%) --------
Tests warned    :    4 (  0.0%) (  0.0%)
Tests failed    :    1 (  0.0%) (  0.0%)
Expected fail   :   31 (  0.2%) (  0.3%)
Tests passed    : 9044 ( 65.4%) ( 99.6%)
---------------------------------------------------------------------
Time taken      :  214 seconds
=====================================================================

=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
Test open_basedir configuration [tests/security/open_basedir_linkinfo.phpt]  XFAIL REASON: BUG: open_basedir cannot delete symlink to prohibited file. See also
bugs 48111 and 52176.
Inconsistencies when accessing protected members [Zend/tests/access_modifiers_008.phpt]  XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
Inconsistencies when accessing protected members - 2 [Zend/tests/access_modifiers_009.phpt]  XFAIL REASON: Discussion: http://marc.info/?l=php-internals&m=120221184420957&w=2
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770.phpt]  XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_2.phpt]  XFAIL REASON: See Bug #48770
Bug #48770 (call_user_func_array() fails to call parent from inheriting class) [Zend/tests/bug48770_3.phpt]  XFAIL REASON: See Bug #48770
Bug #64896 (Segfault with gc_collect_cycles using unserialize on certain objects) [Zend/tests/bug64896.phpt]  XFAIL REASON: We can not fix this bug without a significant (performace slow down) change to gc
Initial value of static var in method depends on the include time of the class definition [Zend/tests/method_static_var.phpt]  XFAIL REASON: Maybe not a bug
DateTime::add() -- fall type2 type3 [ext/date/tests/DateTime_add-fall-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- fall type3 type2 [ext/date/tests/DateTime_add-fall-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- fall type3 type3 [ext/date/tests/DateTime_add-fall-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- spring type2 type3 [ext/date/tests/DateTime_add-spring-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- spring type3 type2 [ext/date/tests/DateTime_add-spring-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::add() -- spring type3 type3 [ext/date/tests/DateTime_add-spring-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type2 type3 [ext/date/tests/DateTime_diff-fall-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type3 type2 [ext/date/tests/DateTime_diff-fall-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- fall type3 type3 [ext/date/tests/DateTime_diff-fall-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type2 type3 [ext/date/tests/DateTime_diff-spring-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type3 type2 [ext/date/tests/DateTime_diff-spring-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::diff() -- spring type3 type3 [ext/date/tests/DateTime_diff-spring-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type2 type3 [ext/date/tests/DateTime_sub-fall-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type3 type2 [ext/date/tests/DateTime_sub-fall-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- fall type3 type3 [ext/date/tests/DateTime_sub-fall-type3-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type2 type3 [ext/date/tests/DateTime_sub-spring-type2-type3.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type3 type2 [ext/date/tests/DateTime_sub-spring-type3-type2.phpt]  XFAIL REASON: Various bugs exist
DateTime::sub() -- spring type3 type3 [ext/date/tests/DateTime_sub-spring-type3-type3.phpt]  XFAIL REASON: Various bugs exist
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, bd2) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-bd2.phpt]  XFAIL REASON: Still not quite right
RFC: DateTime and Daylight Saving Time Transitions (zone type 3, fs) [ext/date/tests/rfc-datetime_and_daylight_saving_time-type3-fs.phpt]  XFAIL REASON: Still not quite right
Bug #42718 (unsafe_raw filter not applied when configured as default filter) [ext/filter/tests/bug42718.phpt]  XFAIL REASON: FILTER_UNSAFE_RAW not applied when configured as default filter, even with flags
Bug #67296 (filter_input doesn't validate variables) [ext/filter/tests/bug49184.phpt]  XFAIL REASON: See Bug #49184
Bug #70470 (Built-in server truncates headers spanning over TCP packets) [sapi/cli/tests/bug70470.phpt]  XFAIL REASON: bug is not fixed yet
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
mixed stream_socket_enable_crypto(resource $stream , bool $enable [, int $crypto_type [, resource $session_stream ]] ) ; [ext/standard/tests/streams/stream_socket_enable_crypto-win32.phpt]
=====================================================================

=====================================================================
WARNED TEST SUMMARY
---------------------------------------------------------------------
Phar: bug #69958: Segfault in Phar::convertToData on invalid file [ext/phar/tests/bug69958.phpt] (warn: XFAIL section but test passes)
Bug #69111 Crash in SessionHandler::read() [ext/session/tests/bug69111.phpt] (warn: XFAIL section but test passes)
Bug #70172 - Use After Free Vulnerability in unserialize() [ext/standard/tests/serialize/bug70172.phpt] (warn: XFAIL section but test passes)
Bug #72663: Create an Unexpected Object and Don't Invoke __wakeup() in Deserialization [ext/standard/tests/strings/bug72663_3.phpt] (warn: XFAIL section but test passes)
=====================================================================


================================================================================
/home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.phpt
================================================================================
Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 6
bool(true)

Warning: stream_socket_enable_crypto(): When enabling encryption you must specify the crypto type in /home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 7
bool(false)

Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 8
bool(false)

Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 9
bool(false)

Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 10
bool(false)

Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 11
bool(false)

Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 12
bool(false)

Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 13
bool(false)

Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 14
bool(false)

Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 15
bool(false)
================================================================================
001+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 6
002+ bool(true)
001- bool(false)
006+ 
007+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 8
007- Warning: stream_socket_enable_crypto(): SSL: A request to send or receive data was disallowed because the socket is not connected and (when sending on a datagram socket using a sendto call) no address was supplied.
008-  in %s on line %d
010+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 9
011+ bool(false)
012+ 
013+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 10
014+ bool(false)
015+ 
016+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 11
017+ bool(false)
018+ 
019+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 12
020+ bool(false)
021+ 
022+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 13
023+ bool(false)
024+ 
025+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 14
011- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for this stream in %s on line %d
028+ Warning: stream_socket_enable_crypto(): this stream does not support SSL/crypto in /home/wploey/soft/php-5.6.25/ext/standard/tests/streams/stream_socket_enable_crypto-win32.php on line 15
013- 
014- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for this stream in %s on line %d
015- bool(false)
016- 
017- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for this stream in %s on line %d
018- bool(false)
019- 
020- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for this stream in %s on line %d
021- bool(false)
022- 
023- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for this stream in %s on line %d
024- bool(false)
025- 
026- Warning: stream_socket_enable_crypto(): SSL/TLS already set-up for this stream in %s on line %d
027- bool(false)
================================================================================




================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux wploey 4.4.0-34-generic #53-Ubuntu SMP Wed Jul 27 16:06:39 UTC 2016 x86_64

Autoconf:
autoconf (GNU Autoconf) 2.69
Copyright (C) 2012 Free Software Foundation, Inc.
License GPLv3+/Autoconf: GNU GPL version 3 or later
<http://gnu.org/licenses/gpl.html>, <http://gnu.org/licenses/exceptions.html>
This is free software: you are free to change and redistribute it.
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.26 (1.1220.2.492 2008/01/30 06:40:56)

Copyright (C) 2008  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:
N/A
Bison:
bison (GNU Bison) 3.0.4
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2015 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:
	linux-vdso.so.1 =>  (0x00007ffd3f78d000)
	libresolv.so.2 => /lib/x86_64-linux-gnu/libresolv.so.2 (0x00007fb6b7ef5000)
	libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007fb6b7bec000)
	libdl.so.2 => /lib/x86_64-linux-gnu/libdl.so.2 (0x00007fb6b79e7000)
	libxml2.so.2 => /usr/lib/x86_64-linux-gnu/libxml2.so.2 (0x00007fb6b762d000)
	libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007fb6b7264000)
	/lib64/ld-linux-x86-64.so.2 (0x0000555d8c76b000)
	libicuuc.so.55 => /usr/lib/x86_64-linux-gnu/libicuuc.so.55 (0x00007fb6b6ecf000)
	libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007fb6b6cb5000)
	liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007fb6b6a93000)
	libicudata.so.55 => /usr/lib/x86_64-linux-gnu/libicudata.so.55 (0x00007fb6b4fdb000)
	libstdc++.so.6 => /usr/lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007fb6b4c59000)
	libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007fb6b4a43000)



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

System => Linux wploey 4.4.0-34-generic #53-Ubuntu SMP Wed Jul 27 16:06:39 UTC 2016 x86_64
Build Date => Aug 24 2016 12:39:26
Configure Command =>  './configure'  '--prefix=/usr/local/php-5.6.25'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/php-5.6.25/lib
Loaded Configuration File => (none)
Scan this dir for additional .ini files => (none)
Additional .ini files parsed => (none)
PHP API => 20131106
PHP Extension => 20131226
Zend Extension => 220131226
Zend Extension Build => API220131226,NTS
PHP Extension Build => API20131226,NTS
Debug Build => no
Thread Safety => disabled
Zend Signal Handling => disabled
Zend Memory Manager => enabled
Zend Multibyte Support => disabled
IPv6 Support => enabled
DTrace Support => disabled

Registered PHP Streams => php, file, glob, data, http, ftp, phar
Registered Stream Socket Transports => tcp, udp, unix, udg
Registered Stream Filters => 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.6.0, Copyright (c) 1998-2016 Zend Technologies


 _______________________________________________________________________


Configuration

Core

PHP Version => 5.6.25

Directive => Local Value => Master Value
allow_url_fopen => On => On
allow_url_include => Off => Off
always_populate_raw_post_data => 0 => 0
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 => UTF-8 => UTF-8
default_mimetype => text/html => text/html
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
enable_post_data_reading => 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/php-5.6.25/lib/php/extensions/no-debug-non-zts-20131226 => /usr/local/php-5.6.25/lib/php/extensions/no-debug-non-zts-20131226
file_uploads => On => On
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/php-5.6.25/lib/php => .:/usr/local/php-5.6.25/lib/php
input_encoding => no value => no value
internal_encoding => no value => no value
log_errors => Off => Off
log_errors_max_len => 1024 => 1024
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_file_uploads => 20 => 20
max_input_nesting_level => 64 => 64
max_input_time => -1 => -1
max_input_vars => 1000 => 1000
memory_limit => 128M => 128M
open_basedir => no value => no value
output_buffering => 0 => 0
output_encoding => no value => no value
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
report_memleaks => On => On
report_zend_debug => Off => Off
request_order => no value => no value
sendmail_from => no value => no value
sendmail_path =>  -t -i  =>  -t -i 
serialize_precision => 17 => 17
short_open_tag => On => On
SMTP => localhost => localhost
smtp_port => 25 => 25
sql.safe_mode => Off => Off
sys_temp_dir => no value => no value
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
zend.detect_unicode => On => On
zend.enable_gc => On => On
zend.multibyte => Off => Off
zend.script_encoding => no value => no value

ctype

ctype functions => enabled

date

date/time support => enabled
"Olson" Timezone Database Version => 2016.6
Timezone Database => internal
Default timezone => UTC

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.9.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
libmagic => 517

filter

Input Validation and Filtering => enabled
Revision => $Id: 0a967738ca580e8bfdacb06853749743fc79b969 $

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 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b fnv132 fnv1a32 fnv164 fnv1a64 joaat 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.23

Directive => Local Value => Master Value
iconv.input_encoding => no value => no value
iconv.internal_encoding => no value => no value
iconv.output_encoding => no value => no value

json

json support => enabled
json version => 1.2.1

libxml

libXML support => active
libXML Compiled Version => 2.9.3
libXML Loaded Version => 20903
libXML streams => enabled

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 8.38 2015-11-23

Directive => Local Value => Master Value
pcre.backtrack_limit => 1000000 => 1000000
pcre.recursion_limit => 100000 => 100000

PDO

PDO support => enabled
PDO drivers => sqlite

pdo_sqlite

PDO Driver for SQLite 3.x => enabled
SQLite Library => 3.8.10.2

Phar

Phar: PHP Archive support => enabled
Phar EXT version => 2.0.2
Phar API version => 1.1.1
SVN revision => $Id: 14b80e175ed4d5bf11c890e1f30ea8225935b16c $
Phar-based phar archives => enabled
Tar-based phar archives => enabled
ZIP-based phar archives => enabled
gzip compression => disabled (install ext/zlib)
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 => $Id: 5f4acc20904b1406142f2a0ede068db048c77e77 $

Reflection

Reflection => enabled
Version => $Id: 5f15287237d5f78d75b19c26915aa7bd83dee8b8 $

session

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

Directive => Local Value => Master Value
session.auto_start => Off => Off
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 => /dev/urandom => /dev/urandom
session.entropy_length => 32 => 32
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.upload_progress.cleanup => On => On
session.upload_progress.enabled => On => On
session.upload_progress.freq => 1% => 1%
session.upload_progress.min_freq => 1 => 1
session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
session.upload_progress.prefix => upload_progress_ => upload_progress_
session.use_cookies => On => On
session.use_only_cookies => On => On
session.use_strict_mode => Off => Off
session.use_trans_sid => 0 => 0

SimpleXML

Simplexml support => enabled
Revision => $Id: 07fc6546e896094aed794aea4691f0151774d955 $
Schema support => enabled

SPL

SPL support => enabled
Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException

sqlite3

SQLite3 support => enabled
SQLite3 module version => 0.7-dev
SQLite Library => 3.8.10.2

Directive => Local Value => Master Value
sqlite3.extension_dir => no value => no value

standard

Dynamic Library Support => enabled
Path to 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
from => no value => no value
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.9.3

xmlreader

XMLReader => enabled

xmlwriter

XMLWriter => enabled

Additional Modules

Module Name

Environment

Variable => Value
LESSOPEN => | /usr/bin/lesspipe %s
USER => wploey
SSH_CLIENT => deleted
XDG_SEAT => seat0
SSH_AGENT_PID => 4696
COMPIZ_CONFIG_PROFILE => mate
SHLVL => 5
HOME => /home/wploey
LESS => -R
QT4_IM_MODULE => fcitx
MDM_LANG => zh_CN.UTF-8
OLDPWD => /home/wploey/soft/php-5.6.25
XDG_SESSION_COOKIE => 4603ef0b0eb640e2836974a04d12e5ab-1472007401.807859-1144006866
DESKTOP_SESSION => mate
SSH_TTY => deleted
QT_STYLE_OVERRIDE => gtk
ZSH => /home/wploey/.oh-my-zsh
LSCOLORS => Gxfxcxdxbxegedabagacad
QT_LINUX_ACCESSIBILITY_ALWAYS_ON => 1
GTK_MODULES => gail:atk-bridge
PAGER => less
LC_CTYPE => zh_CN.UTF-8
GDM_XSERVER_LOCATION => local
DBUS_SESSION_BUS_ADDRESS => unix:abstract=/tmp/dbus-qWID1zatMF,guid=f7ce70a9a48d9451aec557ca57bd0ceb
COLORTERM => mate-terminal
MDMSESSION => mate
MANDATORY_PATH => /usr/share/gconf/mate.mandatory.path
LOGNAME => wploey
GTK_IM_MODULE => fcitx
WINDOWID => 86098375
_ => /home/wploey/soft/php-5.6.25/./run-tests.php
TEST_PHP_EXECUTABLE => /usr/local/php-5.6.25/bin/php
DEFAULTS_PATH => /usr/share/gconf/mate.default.path
XDG_SESSION_ID => c1
TERM => xterm
CLUTTER_BACKEND => x11
USERNAME => wploey
GTK_OVERLAY_SCROLLING => 0
INSIDE_CAJA_PYTHON =>  
WINDOWPATH => 8
PATH => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/php-5.6.25/bin/:/usr/local/php-5.6.25/bin/
SESSION_MANAGER => local/wploey:@/tmp/.ICE-unix/4622,unix/wploey:/tmp/.ICE-unix/4622
XDG_RUNTIME_DIR => /run/user/1000
DISPLAY => :0.0
LANG => zh_CN.UTF-8
XDG_CURRENT_DESKTOP => MATE
LS_COLORS => rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=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:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:
XMODIFIERS => @im=fcitx
XDG_SESSION_DESKTOP => mate
XAUTHORITY => /home/wploey/.Xauthority
SSH_AUTH_SOCK => deleted
SHELL => /usr/bin/zsh
QT_ACCESSIBILITY => 1
GDMSESSION => mate
LESSCLOSE => /usr/bin/lesspipe %s %s
XDG_VTNR => 8
QT_IM_MODULE => fcitx
PWD => /home/wploey/soft/php-5.6.25
CLUTTER_IM_MODULE => xim
XDG_CONFIG_DIRS => /etc/xdg/xdg-mate:/etc/xdg
XDG_DATA_DIRS => /usr/share/mate:/usr/local/share/:/usr/share/:/usr/share/mdm/
SSH_CONNECTION => deleted
MDM_XSERVER_LOCATION => local
MATE_DESKTOP_SESSION_ID => this-is-deprecated

PHP Variables

Variable => Value
_SERVER["LESSOPEN"] => | /usr/bin/lesspipe %s
_SERVER["USER"] => wploey
_SERVER["SSH_CLIENT"] => deleted
_SERVER["XDG_SEAT"] => seat0
_SERVER["SSH_AGENT_PID"] => 4696
_SERVER["COMPIZ_CONFIG_PROFILE"] => mate
_SERVER["SHLVL"] => 5
_SERVER["HOME"] => /home/wploey
_SERVER["LESS"] => -R
_SERVER["QT4_IM_MODULE"] => fcitx
_SERVER["MDM_LANG"] => zh_CN.UTF-8
_SERVER["OLDPWD"] => /home/wploey/soft/php-5.6.25
_SERVER["XDG_SESSION_COOKIE"] => 4603ef0b0eb640e2836974a04d12e5ab-1472007401.807859-1144006866
_SERVER["DESKTOP_SESSION"] => mate
_SERVER["SSH_TTY"] => deleted
_SERVER["QT_STYLE_OVERRIDE"] => gtk
_SERVER["ZSH"] => /home/wploey/.oh-my-zsh
_SERVER["LSCOLORS"] => Gxfxcxdxbxegedabagacad
_SERVER["QT_LINUX_ACCESSIBILITY_ALWAYS_ON"] => 1
_SERVER["GTK_MODULES"] => gail:atk-bridge
_SERVER["PAGER"] => less
_SERVER["LC_CTYPE"] => zh_CN.UTF-8
_SERVER["GDM_XSERVER_LOCATION"] => local
_SERVER["DBUS_SESSION_BUS_ADDRESS"] => unix:abstract=/tmp/dbus-qWID1zatMF,guid=f7ce70a9a48d9451aec557ca57bd0ceb
_SERVER["COLORTERM"] => mate-terminal
_SERVER["MDMSESSION"] => mate
_SERVER["MANDATORY_PATH"] => /usr/share/gconf/mate.mandatory.path
_SERVER["LOGNAME"] => wploey
_SERVER["GTK_IM_MODULE"] => fcitx
_SERVER["WINDOWID"] => 86098375
_SERVER["_"] => /home/wploey/soft/php-5.6.25/./run-tests.php
_SERVER["TEST_PHP_EXECUTABLE"] => /usr/local/php-5.6.25/bin/php
_SERVER["DEFAULTS_PATH"] => /usr/share/gconf/mate.default.path
_SERVER["XDG_SESSION_ID"] => c1
_SERVER["TERM"] => xterm
_SERVER["CLUTTER_BACKEND"] => x11
_SERVER["USERNAME"] => wploey
_SERVER["GTK_OVERLAY_SCROLLING"] => 0
_SERVER["INSIDE_CAJA_PYTHON"] => 
_SERVER["WINDOWPATH"] => 8
_SERVER["PATH"] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/php-5.6.25/bin/:/usr/local/php-5.6.25/bin/
_SERVER["SESSION_MANAGER"] => local/wploey:@/tmp/.ICE-unix/4622,unix/wploey:/tmp/.ICE-unix/4622
_SERVER["XDG_RUNTIME_DIR"] => /run/user/1000
_SERVER["DISPLAY"] => :0.0
_SERVER["LANG"] => zh_CN.UTF-8
_SERVER["XDG_CURRENT_DESKTOP"] => MATE
_SERVER["LS_COLORS"] => rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=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:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:
_SERVER["XMODIFIERS"] => @im=fcitx
_SERVER["XDG_SESSION_DESKTOP"] => mate
_SERVER["XAUTHORITY"] => /home/wploey/.Xauthority
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["SHELL"] => /usr/bin/zsh
_SERVER["QT_ACCESSIBILITY"] => 1
_SERVER["GDMSESSION"] => mate
_SERVER["LESSCLOSE"] => /usr/bin/lesspipe %s %s
_SERVER["XDG_VTNR"] => 8
_SERVER["QT_IM_MODULE"] => fcitx
_SERVER["PWD"] => /home/wploey/soft/php-5.6.25
_SERVER["CLUTTER_IM_MODULE"] => xim
_SERVER["XDG_CONFIG_DIRS"] => /etc/xdg/xdg-mate:/etc/xdg
_SERVER["XDG_DATA_DIRS"] => /usr/share/mate:/usr/local/share/:/usr/share/:/usr/share/mdm/
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["MDM_XSERVER_LOCATION"] => local
_SERVER["MATE_DESKTOP_SESSION_ID"] => this-is-deprecated
_SERVER["PHP_SELF"] => 
_SERVER["SCRIPT_NAME"] => 
_SERVER["SCRIPT_FILENAME"] => 
_SERVER["PATH_TRANSLATED"] => 
_SERVER["DOCUMENT_ROOT"] => 
_SERVER["REQUEST_TIME_FLOAT"] => 1472015260.0649
_SERVER["REQUEST_TIME"] => 1472015260
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["LESSOPEN"] => | /usr/bin/lesspipe %s
_ENV["USER"] => wploey
_ENV["SSH_CLIENT"] => deleted
_ENV["XDG_SEAT"] => seat0
_ENV["SSH_AGENT_PID"] => 4696
_ENV["COMPIZ_CONFIG_PROFILE"] => mate
_ENV["SHLVL"] => 5
_ENV["HOME"] => /home/wploey
_ENV["LESS"] => -R
_ENV["QT4_IM_MODULE"] => fcitx
_ENV["MDM_LANG"] => zh_CN.UTF-8
_ENV["OLDPWD"] => /home/wploey/soft/php-5.6.25
_ENV["XDG_SESSION_COOKIE"] => 4603ef0b0eb640e2836974a04d12e5ab-1472007401.807859-1144006866
_ENV["DESKTOP_SESSION"] => mate
_ENV["SSH_TTY"] => deleted
_ENV["QT_STYLE_OVERRIDE"] => gtk
_ENV["ZSH"] => /home/wploey/.oh-my-zsh
_ENV["LSCOLORS"] => Gxfxcxdxbxegedabagacad
_ENV["QT_LINUX_ACCESSIBILITY_ALWAYS_ON"] => 1
_ENV["GTK_MODULES"] => gail:atk-bridge
_ENV["PAGER"] => less
_ENV["LC_CTYPE"] => zh_CN.UTF-8
_ENV["GDM_XSERVER_LOCATION"] => local
_ENV["DBUS_SESSION_BUS_ADDRESS"] => unix:abstract=/tmp/dbus-qWID1zatMF,guid=f7ce70a9a48d9451aec557ca57bd0ceb
_ENV["COLORTERM"] => mate-terminal
_ENV["MDMSESSION"] => mate
_ENV["MANDATORY_PATH"] => /usr/share/gconf/mate.mandatory.path
_ENV["LOGNAME"] => wploey
_ENV["GTK_IM_MODULE"] => fcitx
_ENV["WINDOWID"] => 86098375
_ENV["_"] => /home/wploey/soft/php-5.6.25/./run-tests.php
_ENV["TEST_PHP_EXECUTABLE"] => /usr/local/php-5.6.25/bin/php
_ENV["DEFAULTS_PATH"] => /usr/share/gconf/mate.default.path
_ENV["XDG_SESSION_ID"] => c1
_ENV["TERM"] => xterm
_ENV["CLUTTER_BACKEND"] => x11
_ENV["USERNAME"] => wploey
_ENV["GTK_OVERLAY_SCROLLING"] => 0
_ENV["INSIDE_CAJA_PYTHON"] => 
_ENV["WINDOWPATH"] => 8
_ENV["PATH"] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/usr/local/php-5.6.25/bin/:/usr/local/php-5.6.25/bin/
_ENV["SESSION_MANAGER"] => local/wploey:@/tmp/.ICE-unix/4622,unix/wploey:/tmp/.ICE-unix/4622
_ENV["XDG_RUNTIME_DIR"] => /run/user/1000
_ENV["DISPLAY"] => :0.0
_ENV["LANG"] => zh_CN.UTF-8
_ENV["XDG_CURRENT_DESKTOP"] => MATE
_ENV["LS_COLORS"] => rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:mi=00:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arc=01;31:*.arj=01;31:*.taz=01;31:*.lha=01;31:*.lz4=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.tzo=01;31:*.t7z=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lrz=01;31:*.lz=01;31:*.lzo=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.alz=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.cab=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.m4a=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:*.oga=00;36:*.opus=00;36:*.spx=00;36:*.xspf=00;36:
_ENV["XMODIFIERS"] => @im=fcitx
_ENV["XDG_SESSION_DESKTOP"] => mate
_ENV["XAUTHORITY"] => /home/wploey/.Xauthority
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["SHELL"] => /usr/bin/zsh
_ENV["QT_ACCESSIBILITY"] => 1
_ENV["GDMSESSION"] => mate
_ENV["LESSCLOSE"] => /usr/bin/lesspipe %s %s
_ENV["XDG_VTNR"] => 8
_ENV["QT_IM_MODULE"] => fcitx
_ENV["PWD"] => /home/wploey/soft/php-5.6.25
_ENV["CLUTTER_IM_MODULE"] => xim
_ENV["XDG_CONFIG_DIRS"] => /etc/xdg/xdg-mate:/etc/xdg
_ENV["XDG_DATA_DIRS"] => /usr/share/mate:/usr/local/share/:/usr/share/:/usr/share/mdm/
_ENV["SSH_CONNECTION"] => deleted
_ENV["MDM_XSERVER_LOCATION"] => local
_ENV["MATE_DESKTOP_SESSION_ID"] => this-is-deprecated

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].
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.