List of reports associated

Test name:
Version: 5.6.12



Goto: PHPInfo     Build environment

PHPInfo

phpinfo()
PHP Version => 5.6.12

System => Linux ip-10-0-3-154 3.14.44-32.39.amzn1.x86_64 #1 SMP Thu Jun 11 20:33:38 UTC 2015 x86_64
Build Date => Aug 28 2015 21:39:37
Configure Command =>  './configure'  '--prefix=/usr/local/php' '--with-config-file-path=/usr/local/php/etc/' '--with-fpm-user=www' '--with-fpm-group=www' '--enable-opcache' '--with-mysql=mysqlnd' '--with-mysqli=mysqlnd' '--with-pdo-mysql=mysqlnd' '--enable-mysqlnd' '--disable-fileinfo' '--with-freetype-dir' '--with-jpeg-dir' '--with-png-dir' '--with-gd' '--enable-gd-native-ttf' '--with-zlib' '--with-zlib-dir' '--with-mcrypt' '--enable-shmop' '--enable-sockets' '--enable-wddx' '--enable-fpm' '--enable-mbstring' '--with-bz2' '--enable-exif' '--enable-ftp' '--with-iconv' '--with-iconv-dir=/usr/local' '--with-libxml-dir=/usr/include/libxml2' '--enable-xml' '--enable-bcmath' '--enable-sysvsem' '--enable-inline-optimization' '--with-curl' '--enable-mbregex' '--with-openssl' '--with-mhash' '--enable-pcntl' '--with-xmlrpc' '--with-gettext' '--with-readline' '--enable-zip' '--enable-soap' '--enable-ipv6' '--enable-session'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/php/etc/
Loaded Configuration File => /usr/local/php/etc/php.ini
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 => provided by mbstring
IPv6 Support => enabled
DTrace Support => disabled

Registered PHP Streams => https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar, zip
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls, tlsv1.0, tlsv1.1, tlsv1.2
Registered Stream Filters => zlib.*, bzip2.*, convert.iconv.*, mcrypt.*, mdecrypt.*, 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-2015 Zend Technologies
    with Zend OPcache v7.0.6-dev, Copyright (c) 1999-2015, by Zend Technologies


 _______________________________________________________________________


Configuration

bcmath

BCMath support => enabled

Directive => Local Value => Master Value
bcmath.scale => 0 => 0

bz2

BZip2 Support => Enabled
Stream Wrapper support => compress.bzip2://
Stream Filter support => bzip2.decompress, bzip2.compress
BZip2 Version => 1.0.6, 6-Sept-2010

connect_pool

connect_poll support => enabled
Version => 1.1
Author => 郭新华
email => woshiguo35@sina.com

Core

PHP Version => 5.6.12

Directive => Local Value => Master Value
allow_url_fopen => On => On
allow_url_include => Off => Off
always_populate_raw_post_data => -1 => -1
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 => Off => Off
enable_post_data_reading => On => On
error_append_string => no value => no value
error_log => /mnt/logs/www/php/php_errors.log => /mnt/logs/www/php/php_errors.log
error_prepend_string => no value => no value
error_reporting => 22527 => 22527
exit_on_timeout => Off => Off
expose_php => Off => Off
extension_dir => /usr/local/php/lib/php/extensions/no-debug-non-zts-20131226 => /usr/local/php/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/lib/php => .:/usr/local/php/lib/php
input_encoding => no value => no value
internal_encoding => no value => no value
log_errors => On => On
log_errors_max_len => 1024 => 1024
mail.add_x_header => On => On
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 => 32M => 32M
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 => 32M => 32M
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 => GP => GP
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i  => /usr/sbin/sendmail -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 => 16M => 16M
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 => GPCS => GPCS
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

curl

cURL support => enabled
cURL Information => 7.40.0
Age => 3
Features
AsynchDNS => Yes
CharConv => No
Debug => No
GSS-Negotiate => No
IDN => Yes
IPv6 => Yes
krb4 => No
Largefile => Yes
libz => Yes
NTLM => Yes
NTLMWB => Yes
SPNEGO => Yes
SSL => Yes
SSPI => No
TLS-SRP => No
Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp
Host => x86_64-redhat-linux-gnu
SSL Version => NSS/3.16.2.3 Basic ECC
ZLib Version => 1.2.8
libSSH Version => libssh2/1.4.2

date

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

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 => Asia/Shanghai => Asia/Shanghai

dom

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

ereg

Regex Library => Bundled library enabled

exif

EXIF Support => enabled
EXIF Version => 1.4 $Id: 5504545b9be3379c5244b371d825eb64659eb5f5 $
Supported EXIF Version => 0220
Supported filetypes => JPEG,TIFF

Directive => Local Value => Master Value
exif.decode_jis_intel => JIS => JIS
exif.decode_jis_motorola => JIS => JIS
exif.decode_unicode_intel => UCS-2LE => UCS-2LE
exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
exif.encode_jis => no value => no value
exif.encode_unicode => ISO-8859-15 => ISO-8859-15

filter

Input Validation and Filtering => enabled
Revision => $Id: 86120bba568c551914a35636ec408f1e7e66af32 $

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

ftp

FTP support => enabled

gd

GD Support => enabled
GD Version => bundled (2.1.0 compatible)
FreeType Support => enabled
FreeType Linkage => with freetype
FreeType Version => 2.3.11
GIF Read Support => enabled
GIF Create Support => enabled
JPEG Support => enabled
libJPEG Version => 6b
PNG Support => enabled
libPNG Version => 1.2.49
WBMP Support => enabled
XBM Support => enabled

Directive => Local Value => Master Value
gd.jpeg_ignore_warning => 0 => 0

geoip

geoip support => enabled
geoip extension version => 1.1.0
geoip library version => 1006005

Directive => Local Value => Master Value
geoip.custom_directory => /usr/local/share/GeoIP/ => /usr/local/share/GeoIP/

gettext

GetText Support => enabled

gmagick

gmagick module => enabled
gmagick version => 1.1.7RC3
GraphicsMagick version => GraphicsMagick 1.3.21 2015-02-28 Q8 http://www.GraphicsMagick.org/

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.17

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

igbinary

igbinary support => enabled
igbinary version => 1.2.1
igbinary APC serializer ABI => 0
igbinary session support => yes

Directive => Local Value => Master Value
igbinary.compact_strings => On => On

imagick


Build environment

OS:
Linux - Linux ip-10-0-3-154 3.14.44-32.39.amzn1.x86_64 #1 SMP Thu Jun 11 20:33:38 UTC 2015 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:
libtool (GNU libtool) 2.4.2
Written by Gordon Matzigkeit <gord@gnu.ai.mit.edu>, 1996

Copyright (C) 2011 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.
COLLECT_GCC=cc
COLLECT_LTO_WRAPPER=/usr/libexec/gcc/x86_64-amazon-linux/4.8.2/lto-wrapper
Target: x86_64-amazon-linux
Configured with: ../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-gnu-unique-object --enable-linker-build-id --with-linker-hash-style=gnu --enable-languages=c,c++,fortran,ada,lto --enable-plugin --enable-initfini-array --disable-libgcj --without-isl --without-cloog --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-amazon-linux
Thread model: posix
gcc version 4.8.2 20140120 (Red Hat 4.8.2-16) (GCC) 

Bison:

Libraries:
	linux-vdso.so.1 =>  (0x00007ffc877b0000)
	libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00007f3a41532000)
	libz.so.1 => /lib64/libz.so.1 (0x00007f3a4131c000)
	libresolv.so.2 => /lib64/libresolv.so.2 (0x00007f3a41102000)
	libreadline.so.6 => /lib64/libreadline.so.6 (0x00007f3a40ebd000)
	libncurses.so.5 => /lib64/libncurses.so.5 (0x00007f3a40c9a000)
	libtinfo.so.5 => /lib64/libtinfo.so.5 (0x00007f3a40a79000)
	librt.so.1 => /lib64/librt.so.1 (0x00007f3a40871000)
	libmcrypt.so.4 => /usr/lib64/libmcrypt.so.4 (0x00007f3a4063e000)
	libltdl.so.7 => /usr/lib64/libltdl.so.7 (0x00007f3a40435000)
	libpng12.so.0 => /usr/lib64/libpng12.so.0 (0x00007f3a4020f000)
	libjpeg.so.62 => /usr/lib64/libjpeg.so.62 (0x00007f3a3ffbc000)
	libcurl.so.4 => /usr/lib64/libcurl.so.4 (0x00007f3a3fd47000)
	libbz2.so.1 => /lib64/libbz2.so.1 (0x00007f3a3fb36000)
	libm.so.6 => /lib64/libm.so.6 (0x00007f3a3f834000)
	libdl.so.2 => /lib64/libdl.so.2 (0x00007f3a3f630000)
	libnsl.so.1 => /lib64/libnsl.so.1 (0x00007f3a3f417000)
	libxml2.so.2 => /usr/lib64/libxml2.so.2 (0x00007f3a3f0b0000)
	libssl.so.10 => /usr/lib64/libssl.so.10 (0x00007f3a3ee43000)
	libcrypto.so.10 => /lib64/libcrypto.so.10 (0x00007f3a3ea5e000)
	libfreetype.so.6 => /usr/lib64/libfreetype.so.6 (0x00007f3a3e7c2000)
	libc.so.6 => /lib64/libc.so.6 (0x00007f3a3e401000)
	libfreebl3.so => /lib64/libfreebl3.so (0x00007f3a3e186000)
	libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f3a3df6a000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f3a41769000)
	libidn.so.11 => /lib64/libidn.so.11 (0x00007f3a3dd38000)
	libssh2.so.1 => /usr/lib64/libssh2.so.1 (0x00007f3a3db10000)
	libssl3.so => /usr/lib64/libssl3.so (0x00007f3a3d8d2000)
	libsmime3.so => /usr/lib64/libsmime3.so (0x00007f3a3d6ab000)
	libnss3.so => /usr/lib64/libnss3.so (0x00007f3a3d38d000)
	libnssutil3.so => /usr/lib64/libnssutil3.so (0x00007f3a3d162000)
	libplds4.so => /lib64/libplds4.so (0x00007f3a3cf5e000)
	libplc4.so => /lib64/libplc4.so (0x00007f3a3cd59000)
	libnspr4.so => /lib64/libnspr4.so (0x00007f3a3cb1c000)
	libgssapi_krb5.so.2 => /lib64/libgssapi_krb5.so.2 (0x00007f3a3c8d9000)
	libkrb5.so.3 => /lib64/libkrb5.so.3 (0x00007f3a3c5f4000)
	libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x00007f3a3c3c9000)
	libcom_err.so.2 => /usr/lib64/libcom_err.so.2 (0x00007f3a3c1c6000)
	liblber-2.4.so.2 => /lib64/liblber-2.4.so.2 (0x00007f3a3bfb7000)
	libldap-2.4.so.2 => /lib64/libldap-2.4.so.2 (0x00007f3a3bd6b000)
	liblzma.so.5 => /usr/lib64/liblzma.so.5 (0x00007f3a3bb47000)
	libkrb5support.so.0 => /lib64/libkrb5support.so.0 (0x00007f3a3b93c000)
	libkeyutils.so.1 => /lib64/libkeyutils.so.1 (0x00007f3a3b739000)
	libgcc_s.so.1 => /lib64/libgcc_s.so.1 (0x00007f3a3b523000)
	libsasl2.so.2 => /usr/lib64/libsasl2.so.2 (0x00007f3a3b308000)
	libselinux.so.1 => /usr/lib64/libselinux.so.1 (0x00007f3a3b0e7000)


User's E-mail: *** (truncated on purpose) ***