List of reports associated

Test name:
Version: 7.0.0RC1



Goto: PHPInfo     Build environment

PHPInfo

phpinfo()
PHP Version => 7.0.0RC1

System => FreeBSD fw01 10.1-RELEASE-p16 FreeBSD 10.1-RELEASE-p16 #0: Tue Jul 28 12:04:19 UTC 2015     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64
Build Date => Aug 21 2015 14:34:06
Configure Command =>  './configure'  '--prefix=/usr/local/php-cli-7.0.0RC1' '--disable-all' '--disable-cgi' '--disable-rpath' '--disable-short-tags' '--disable-session' '--enable-json' '--enable-phar' '--enable-pcntl' '--enable-mbstring' '--enable-pdo' '--with-sqlite3' '--with-pdo-sqlite' 'CFLAGS=-O3 '-pipe' '-fomit-frame-pointer''
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/php-cli-7.0.0RC1/lib
Loaded Configuration File => (none)
Scan this dir for additional .ini files => (none)
Additional .ini files parsed => (none)
PHP API => 20131218
PHP Extension => 20141001
Zend Extension => 320140815
Zend Extension Build => API320140815,NTS
PHP Extension Build => API20141001,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 => php, file, glob, data, http, ftp, phar
Registered Stream Socket Transports => tcp, udp, unix, udg
Registered Stream Filters => string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk

This program makes use of the Zend Scripting Language Engine:
Zend Engine v3.0.0-dev, Copyright (c) 1998-2015 Zend Technologies


 _______________________________________________________________________


Configuration

Core

PHP Version => 7.0.0RC1

Directive => Local Value => Master Value
allow_url_fopen => On => On
allow_url_include => Off => Off
arg_separator.input => & => &
arg_separator.output => & => &
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-cli-7.0.0RC1/lib/php/extensions/no-debug-non-zts-20141001 => /usr/local/php-cli-7.0.0RC1/lib/php/extensions/no-debug-non-zts-20141001
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 => .: => .:
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 => /usr/sbin/sendmail -t -i  => /usr/sbin/sendmail -t -i 
serialize_precision => 17 => 17
short_open_tag => Off => Off
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.assertions => On => On
zend.detect_unicode => On => On
zend.enable_gc => On => On
zend.multibyte => Off => Off
zend.script_encoding => no value => no value

date

date/time support => enabled
"Olson" Timezone Database Version => 2015.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

json

json support => enabled
json version => 1.4.0

mbstring

Multibyte Support => enabled
Multibyte string engine => libmbfl
HTTP input encoding translation => disabled
libmbfl version => 1.3.2
oniguruma version => 5.9.6

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

Multibyte (japanese) regex support => enabled
Multibyte regex (oniguruma) backtrack check => On
Multibyte regex (oniguruma) version => 5.9.6

Directive => Local Value => Master Value
mbstring.detect_order => no value => no value
mbstring.encoding_translation => Off => Off
mbstring.func_overload => 0 => 0
mbstring.http_input => no value => no value
mbstring.http_output => no value => no value
mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
mbstring.internal_encoding => no value => no value
mbstring.language => neutral => neutral
mbstring.strict_detection => Off => Off
mbstring.substitute_character => no value => no value

pcntl

pcntl support => enabled

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 8.37 2015-04-28
PCRE JIT Support => enabled

Directive => Local Value => Master Value
pcre.backtrack_limit => 1000000 => 1000000
pcre.jit => 1 => 1
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: 1ed4c8034d7a1b19ec1cc7fe638d845b897300b1 $
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

phpdbg_webhelper

Version => 0.5.0

Directive => Local Value => Master Value
phpdbg.auth => no value => no value
phpdbg.path => no value => no value

Reflection

Reflection => enabled
Version => $Id: 00731c70c39ecef268ff95e630cee94d2056bd80 $

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 => /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.exception => 0 => 0
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

Additional Modules

Module Name

Environment

Variable => Value
VENDOR => amd
SSH_CLIENT => deleted
LSCOLORS => ExGxFxdxCxDxDxhbadExEx
LOGNAME => sa
PAGER => less -IRs
LANG => da_DK.UTF-8
MAKELEVEL => 1
OSTYPE => FreeBSD
LESS_TERMCAP_so => 
MACHTYPE => x86_64
CLICOLOR => YES
CC => cc
MAIL => /var/mail/sa
MAKEFLAGS =>  .MAKE.LEVEL.ENV=MAKELEVEL
PATH => /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
EDITOR => vi
ENV => /home/sa/.shrc
HOST => fw01
REMOTEHOST => 10.45.18.201
LESS_TERMCAP_us => 
.MAKE.LEVEL.ENV => MAKELEVEL
TEST_PHP_SRCDIR => /usr/local/src/php-cli-7.0.0RC1
SSH_AUTH_SOCK => deleted
PWD => /usr/local/src/php-cli-7.0.0RC1
GROUP => wheel
LESS_TERMCAP_mb => 
TERM => xterm
LESS_TERMCAP_md => 
LESS_TERMCAP_me => 
SSH_TTY => deleted
HOME => /root
USER => sa
TEST_PHP_EXECUTABLE => /usr/local/src/php-cli-7.0.0RC1/sapi/cli/php
SSH_CONNECTION => deleted
SHELL => /bin/csh
HOSTTYPE => FreeBSD
MM_CHARSET => UTF-8
LESS_TERMCAP_se => 
BLOCKSIZE => K
LESS_TERMCAP_ue => 
SHLVL => 1

PHP Variables

Variable => Value
$_SERVER['VENDOR'] => amd
$_SERVER['SSH_CLIENT'] => deleted
$_SERVER['LSCOLORS'] => ExGxFxdxCxDxDxhbadExEx
$_SERVER['LOGNAME'] => sa
$_SERVER['PAGER'] => less -IRs
$_SERVER['LANG'] => da_DK.UTF-8
$_SERVER['MAKELEVEL'] => 1
$_SERVER['OSTYPE'] => FreeBSD
$_SERVER['LESS_TERMCAP_so'] => 
$_SERVER['MACHTYPE'] => x86_64
$_SERVER['CLICOLOR'] => YES
$_SERVER['CC'] => cc
$_SERVER['MAIL'] => /var/mail/sa
$_SERVER['MAKEFLAGS'] =>  .MAKE.LEVEL.ENV=MAKELEVEL
$_SERVER['PATH'] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
$_SERVER['EDITOR'] => vi
$_SERVER['ENV'] => /home/sa/.shrc
$_SERVER['HOST'] => fw01
$_SERVER['REMOTEHOST'] => 10.45.18.201
$_SERVER['LESS_TERMCAP_us'] => 
$_SERVER['_MAKE_LEVEL_ENV'] => MAKELEVEL
$_SERVER['TEST_PHP_SRCDIR'] => /usr/local/src/php-cli-7.0.0RC1
$_SERVER['SSH_AUTH_SOCK'] => deleted
$_SERVER['PWD'] => /usr/local/src/php-cli-7.0.0RC1
$_SERVER['GROUP'] => wheel
$_SERVER['LESS_TERMCAP_mb'] => 
$_SERVER['TERM'] => xterm
$_SERVER['LESS_TERMCAP_md'] => 
$_SERVER['LESS_TERMCAP_me'] => 
$_SERVER['SSH_TTY'] => deleted
$_SERVER['HOME'] => /root
$_SERVER['USER'] => sa
$_SERVER['TEST_PHP_EXECUTABLE'] => /usr/local/src/php-cli-7.0.0RC1/sapi/cli/php
$_SERVER['SSH_CONNECTION'] => deleted
$_SERVER['SHELL'] => /bin/csh
$_SERVER['HOSTTYPE'] => FreeBSD
$_SERVER['MM_CHARSET'] => UTF-8
$_SERVER['LESS_TERMCAP_se'] => 
$_SERVER['BLOCKSIZE'] => K
$_SERVER['LESS_TERMCAP_ue'] => 
$_SERVER['SHLVL'] => 1
$_SERVER['PHP_SELF'] => 
$_SERVER['SCRIPT_NAME'] => 
$_SERVER['SCRIPT_FILENAME'] => 
$_SERVER['PATH_TRANSLATED'] => 
$_SERVER['DOCUMENT_ROOT'] => 
$_SERVER['REQUEST_TIME_FLOAT'] => 1440162845.7609
$_SERVER['REQUEST_TIME'] => 1440162845
$_SERVER['argv'] => Array
(
)

$_SERVER['argc'] => 0
$_ENV['VENDOR'] => amd
$_ENV['SSH_CLIENT'] => deleted
$_ENV['LSCOLORS'] => ExGxFxdxCxDxDxhbadExEx
$_ENV['LOGNAME'] => sa
$_ENV['PAGER'] => less -IRs
$_ENV['LANG'] => da_DK.UTF-8
$_ENV['MAKELEVEL'] => 1
$_ENV['OSTYPE'] => FreeBSD
$_ENV['LESS_TERMCAP_so'] => 
$_ENV['MACHTYPE'] => x86_64
$_ENV['CLICOLOR'] => YES
$_ENV['CC'] => cc
$_ENV['MAIL'] => /var/mail/sa
$_ENV['MAKEFLAGS'] =>  .MAKE.LEVEL.ENV=MAKELEVEL
$_ENV['PATH'] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/local/sbin:/usr/local/bin:/root/bin
$_ENV['EDITOR'] => vi
$_ENV['ENV'] => /home/sa/.shrc
$_ENV['HOST'] => fw01
$_ENV['REMOTEHOST'] => 10.45.18.201
$_ENV['LESS_TERMCAP_us'] => 
$_ENV['_MAKE_LEVEL_ENV'] => MAKELEVEL
$_ENV['TEST_PHP_SRCDIR'] => /usr/local/src/php-cli-7.0.0RC1
$_ENV['SSH_AUTH_SOCK'] => deleted
$_ENV['PWD'] => /usr/local/src/php-cli-7.0.0RC1
$_ENV['GROUP'] => wheel
$_ENV['LESS_TERMCAP_mb'] => 
$_ENV['TERM'] => xterm
$_ENV['LESS_TERMCAP_md'] => 
$_ENV['LESS_TERMCAP_me'] => 
$_ENV['SSH_TTY'] => deleted
$_ENV['HOME'] => /root
$_ENV['USER'] => sa
$_ENV['TEST_PHP_EXECUTABLE'] => /usr/local/src/php-cli-7.0.0RC1/sapi/cli/php
$_ENV['SSH_CONNECTION'] => deleted
$_ENV['SHELL'] => /bin/csh
$_ENV['HOSTTYPE'] => FreeBSD
$_ENV['MM_CHARSET'] => UTF-8
$_ENV['LESS_TERMCAP_se'] => 
$_ENV['BLOCKSIZE'] => K
$_ENV['LESS_TERMCAP_ue'] => 
$_ENV['SHLVL'] => 1

PHP License
This program is free software; you can redistribute it and/or modify
it under the terms of the PHP License as published by the PHP Group
and included in the distribution in the file:  LICENSE

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

If you did not receive a copy of the PHP license, or have any
questions about PHP licensing, please contact license@php.net.


Build environment

OS:
FreeBSD - FreeBSD fw01 10.1-RELEASE-p16 FreeBSD 10.1-RELEASE-p16 #0: Tue Jul 28 12:04:19 UTC 2015     root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64

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:
FreeBSD clang version 3.4.1 (tags/RELEASE_34/dot1-final 208032) 20140512
Target: x86_64-unknown-freebsd10.1
Thread model: posix
Selected GCC installation: 

Bison:

Libraries:
/usr/local/src/php-cli-7.0.0RC1/sapi/cli/php:
	libcrypt.so.5 => /lib/libcrypt.so.5 (0x800ee1000)
	librt.so.1 => /usr/lib/librt.so.1 (0x801101000)
	libm.so.5 => /lib/libm.so.5 (0x801307000)
	libc.so.7 => /lib/libc.so.7 (0x80152f000)
	libthr.so.3 => /lib/libthr.so.3 (0x8018d9000)


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