List of reports associated

Test name:
Version: 7.2.8



Goto: PHPInfo     Build environment

PHPInfo

phpinfo()
PHP Version => 7.2.8

System => Linux carenath 4.4.138-59-default #1 SMP Mon Jun 18 13:48:42 UTC 2018 (f0b8f6b) x86_64
Build Date => Jul 31 2018 13:05:12
Configure Command =>  './configure'  '--with-apxs2' '--with-zlib' '--with-ldap' '-with-gd' '--with-jpeg-dir' '--with-iconv-dir' '--enable-mbstring' '--prefix=/opt/php-7.2.8' '--with-libdir=lib64'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /opt/php-7.2.8/lib
Loaded Configuration File => (none)
Scan this dir for additional .ini files => (none)
Additional .ini files parsed => (none)
PHP API => 20170718
PHP Extension => 20170718
Zend Extension => 320170718
Zend Extension Build => API320170718,NTS
PHP Extension Build => API20170718,NTS
Debug Build => no
Thread Safety => disabled
Zend Signal Handling => enabled
Zend Memory Manager => enabled
Zend Multibyte Support => provided by mbstring
IPv6 Support => enabled
DTrace Support => disabled

Registered PHP Streams => compress.zlib, php, file, glob, data, http, ftp, phar
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 v3.2.0, Copyright (c) 1998-2018 Zend Technologies


 _______________________________________________________________________


Configuration

Core

PHP Version => 7.2.8

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
expose_php => On => On
extension_dir => /opt/php-7.2.8/lib/php/extensions/no-debug-non-zts-20170718 => /opt/php-7.2.8/lib/php/extensions/no-debug-non-zts-20170718
file_uploads => On => On
hard_timeout => 2 => 2
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 => .:/opt/php-7.2.8/lib/php => .:/opt/php-7.2.8/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 => 4096K => 4096K
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 => -1 => -1
short_open_tag => On => On
SMTP => localhost => localhost
smtp_port => 25 => 25
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 => 1 => 1
zend.detect_unicode => On => On
zend.enable_gc => On => On
zend.multibyte => Off => Off
zend.script_encoding => no value => no value
zend.signal_check => Off => Off

ctype

ctype functions => enabled

date

date/time support => enabled
timelib version => 2017.06
"Olson" Timezone Database Version => 2018.5
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.4
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled

fileinfo

fileinfo support => enabled
version => 1.0.5
libmagic => 531

filter

Input Validation and Filtering => enabled
Revision => $Id: a4ca1e0a99c260cb8a4cf5d7369d130f7b934185 $

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.1.0 compatible)
GIF Read Support => enabled
GIF Create Support => enabled
JPEG Support => enabled
libJPEG Version => 6b
PNG Support => enabled
libPNG Version => 1.6.8
WBMP Support => enabled
XBM Support => enabled

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

hash

hash support => enabled
Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512/224 sha512/256 sha512 sha3-224 sha3-256 sha3-384 sha3-512 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.22

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

ldap

LDAP Support => enabled
RCS Version => $Id: 3839f871a91c293a52322c63329c68db23a0290a $
Total Links => 0/unlimited
API Version => 3001
Vendor Name => OpenLDAP
Vendor Version => 20444

Directive => Local Value => Master Value
ldap.max_links => Unlimited => Unlimited

libxml

libXML support => active
libXML Compiled Version => 2.9.4
libXML Loaded Version => 20904
libXML streams => enabled

mbstring

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

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 => 6.3.0

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

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 8.41 2017-07-05
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.20.1

Phar

Phar: PHP Archive support => enabled
Phar EXT version => 2.0.2
Phar API version => 1.1.1
SVN revision => $Id: 961be29fd3e2f5fe1458eb9c98adde5d37660d26 $
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 => $Id: c3261323fa6808fa0c785f00c0741892d57ef0c4 $

Reflection

Reflection => enabled
Version => $Id: a0d4ebb4a00a610b72686facdf62693a7855fc2b $

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 => 0 => 0
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_secure => 0 => 0
session.gc_divisor => 100 => 100
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.lazy_write => On => On
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.sid_bits_per_character => 4 => 4
session.sid_length => 32 => 32
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 => 1 => 1
session.use_only_cookies => 1 => 1
session.use_strict_mode => 0 => 0
session.use_trans_sid => 0 => 0

SimpleXML

Simplexml support => enabled
Revision => $Id: 341daed0ee94ea8f728bfd0ba4626e6ed365c0d1 $
Schema support => enabled

SPL

SPL support => enabled
Interfaces => 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 => 7.2.8
SQLite Library => 3.20.1

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
session.trans_sid_hosts => no value => no value
session.trans_sid_tags => a=href,area=href,frame=src,form= => a=href,area=href,frame=src,form=
url_rewriter.hosts => no value => no value
url_rewriter.tags => form= => form=
user_agent => no value => no value

tokenizer

Tokenizer Support => enabled

xml

XML Support => active
XML Namespace Support => active
libxml2 Version => 2.9.4

xmlreader

XMLReader => enabled

xmlwriter

XMLWriter => enabled

zlib

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

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
XDG_VTNR => 7
MATE_DESKTOP_SESSION_ID => this-is-deprecated
XDG_SESSION_ID => 3
DBUS_STARTER_ADDRESS => unix:abstract=/tmp/dbus-jBbCrZvjBn,guid=c035c49888e45cb5c1ef1e945b55d1bc
TEST_PHP_SRCDIR => /mnt/home/jhanson/ATG/POC_Lab/php-7.2.8
SHELL => /bin/bash
VTE_VERSION => 4402
TERM => xterm
MAKEFLAGS =>  
SSH_CLIENT => deleted
WINDOW_MANAGER => /usr/bin/mate-session
TMPDIR => /tmp
TEST_PHPDBG_EXECUTABLE => /mnt/home/jhanson/ATG/POC_Lab/php-7.2.8/sapi/phpdbg/phpdbg
WINDOWID => 75603358
XSESSION_IS_UP => yes
SSH_TTY => deleted
GTK_MODULES => canberra-gtk-module
USER => jhanson
LS_COLORS => no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.lzma=00;31:*.zip=00;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31:*.xz=00;31:*.avi=01;35:*.bmp=01;35:*.fli=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng=01;35:*.mov=01;35:*.mpg=01;35:*.pcx=01;35:*.pbm=01;35:*.pgm=01;35:*.png=01;35:*.ppm=01;35:*.tga=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.dl=01;35:*.gl=01;35:*.wmv=01;35:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;32:
SSH_AUTH_SOCK => deleted
USERNAME => jhanson
SESSION_MANAGER => local/carenath:@/tmp/.ICE-unix/13231,unix/carenath:/tmp/.ICE-unix/13231
MAKELEVEL => 1
MFLAGS =>  
DESKTOP_SESSION => mate
PATH => /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/usr/X11R6/bin
_ => /mnt/home/jhanson/ATG/POC_Lab/php-7.2.8/sapi/cli/php
QT_QPA_PLATFORMTHEME => gtk2
QT_IM_MODULE => xim
PWD => /mnt/home/jhanson/ATG/POC_Lab/php-7.2.8
XMODIFIERS => @im=local
LANG => en_US.UTF-8
TEST_PHP_EXECUTABLE => /mnt/home/jhanson/ATG/POC_Lab/php-7.2.8/sapi/cli/php
GDM_LANG => en_US.UTF-8
GDMSESSION => mate
DBUS_STARTER_BUS_TYPE => session
GPG_TTY => /dev/pts/13
HOME => /mnt/home/jhanson
XDG_SEAT => seat0
SHLVL => 4
LS_OPTIONS => -N --color=tty -T 0
GTK_OVERLAY_SCROLLING => 0
WINDOWMANAGER => /usr/bin/mate-session
XDG_SESSION_DESKTOP => mate
LOGNAME => jhanson
SSH_CONNECTION => deleted
DBUS_SESSION_BUS_ADDRESS => unix:abstract=/tmp/dbus-jBbCrZvjBn,guid=c035c49888e45cb5c1ef1e945b55d1bc
WINDOWPATH => 7
XDG_RUNTIME_DIR => /run/user/23327
DISPLAY => :0
CC => cc
STARTUP => /usr/bin/mate-session
GTK_IM_MODULE => cedilla
XDG_CURRENT_DESKTOP => MATE
XAUTHLOCALHOSTNAME => carenath
QT_IM_SWITCHER => imsw-multi
XAUTHORITY => /run/gdm/auth-for-jhanson-kROrmN/database
COLORTERM => truecolor

PHP Variables

Variable => Value
$_SERVER['XDG_VTNR'] => 7
$_SERVER['MATE_DESKTOP_SESSION_ID'] => this-is-deprecated
$_SERVER['XDG_SESSION_ID'] => 3
$_SERVER['DBUS_STARTER_ADDRESS'] => unix:abstract=/tmp/dbus-jBbCrZvjBn,guid=c035c49888e45cb5c1ef1e945b55d1bc
$_SERVER['TEST_PHP_SRCDIR'] => /mnt/home/jhanson/ATG/POC_Lab/php-7.2.8
$_SERVER['SHELL'] => /bin/bash
$_SERVER['VTE_VERSION'] => 4402
$_SERVER['TERM'] => xterm
$_SERVER['MAKEFLAGS'] => 
$_SERVER['SSH_CLIENT'] => deleted
$_SERVER['WINDOW_MANAGER'] => /usr/bin/mate-session
$_SERVER['TMPDIR'] => /tmp
$_SERVER['TEST_PHPDBG_EXECUTABLE'] => /mnt/home/jhanson/ATG/POC_Lab/php-7.2.8/sapi/phpdbg/phpdbg
$_SERVER['WINDOWID'] => 75603358
$_SERVER['XSESSION_IS_UP'] => yes
$_SERVER['SSH_TTY'] => deleted
$_SERVER['GTK_MODULES'] => canberra-gtk-module
$_SERVER['USER'] => jhanson
$_SERVER['LS_COLORS'] => no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.lzma=00;31:*.zip=00;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31:*.xz=00;31:*.avi=01;35:*.bmp=01;35:*.fli=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng=01;35:*.mov=01;35:*.mpg=01;35:*.pcx=01;35:*.pbm=01;35:*.pgm=01;35:*.png=01;35:*.ppm=01;35:*.tga=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.dl=01;35:*.gl=01;35:*.wmv=01;35:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;32:
$_SERVER['SSH_AUTH_SOCK'] => deleted
$_SERVER['USERNAME'] => jhanson
$_SERVER['SESSION_MANAGER'] => local/carenath:@/tmp/.ICE-unix/13231,unix/carenath:/tmp/.ICE-unix/13231
$_SERVER['MAKELEVEL'] => 1
$_SERVER['MFLAGS'] => 
$_SERVER['DESKTOP_SESSION'] => mate
$_SERVER['PATH'] => /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/usr/X11R6/bin
$_SERVER['_'] => /mnt/home/jhanson/ATG/POC_Lab/php-7.2.8/sapi/cli/php
$_SERVER['QT_QPA_PLATFORMTHEME'] => gtk2
$_SERVER['QT_IM_MODULE'] => xim
$_SERVER['PWD'] => /mnt/home/jhanson/ATG/POC_Lab/php-7.2.8
$_SERVER['XMODIFIERS'] => @im=local
$_SERVER['LANG'] => en_US.UTF-8
$_SERVER['TEST_PHP_EXECUTABLE'] => /mnt/home/jhanson/ATG/POC_Lab/php-7.2.8/sapi/cli/php
$_SERVER['GDM_LANG'] => en_US.UTF-8
$_SERVER['GDMSESSION'] => mate
$_SERVER['DBUS_STARTER_BUS_TYPE'] => session
$_SERVER['GPG_TTY'] => /dev/pts/13
$_SERVER['HOME'] => /mnt/home/jhanson
$_SERVER['XDG_SEAT'] => seat0
$_SERVER['SHLVL'] => 4
$_SERVER['LS_OPTIONS'] => -N --color=tty -T 0
$_SERVER['GTK_OVERLAY_SCROLLING'] => 0
$_SERVER['WINDOWMANAGER'] => /usr/bin/mate-session
$_SERVER['XDG_SESSION_DESKTOP'] => mate
$_SERVER['LOGNAME'] => jhanson
$_SERVER['SSH_CONNECTION'] => deleted
$_SERVER['DBUS_SESSION_BUS_ADDRESS'] => unix:abstract=/tmp/dbus-jBbCrZvjBn,guid=c035c49888e45cb5c1ef1e945b55d1bc
$_SERVER['WINDOWPATH'] => 7
$_SERVER['XDG_RUNTIME_DIR'] => /run/user/23327
$_SERVER['DISPLAY'] => :0
$_SERVER['CC'] => cc
$_SERVER['STARTUP'] => /usr/bin/mate-session
$_SERVER['GTK_IM_MODULE'] => cedilla
$_SERVER['XDG_CURRENT_DESKTOP'] => MATE
$_SERVER['XAUTHLOCALHOSTNAME'] => carenath
$_SERVER['QT_IM_SWITCHER'] => imsw-multi
$_SERVER['XAUTHORITY'] => /run/gdm/auth-for-jhanson-kROrmN/database
$_SERVER['COLORTERM'] => truecolor
$_SERVER['PHP_SELF'] => 
$_SERVER['SCRIPT_NAME'] => 
$_SERVER['SCRIPT_FILENAME'] => 
$_SERVER['PATH_TRANSLATED'] => 
$_SERVER['DOCUMENT_ROOT'] => 
$_SERVER['REQUEST_TIME_FLOAT'] => 1533060544.8023
$_SERVER['REQUEST_TIME'] => 1533060544
$_SERVER['argv'] => Array
(
)

$_SERVER['argc'] => 0
$_ENV['XDG_VTNR'] => 7
$_ENV['MATE_DESKTOP_SESSION_ID'] => this-is-deprecated
$_ENV['XDG_SESSION_ID'] => 3
$_ENV['DBUS_STARTER_ADDRESS'] => unix:abstract=/tmp/dbus-jBbCrZvjBn,guid=c035c49888e45cb5c1ef1e945b55d1bc
$_ENV['TEST_PHP_SRCDIR'] => /mnt/home/jhanson/ATG/POC_Lab/php-7.2.8
$_ENV['SHELL'] => /bin/bash
$_ENV['VTE_VERSION'] => 4402
$_ENV['TERM'] => xterm
$_ENV['MAKEFLAGS'] => 
$_ENV['SSH_CLIENT'] => deleted
$_ENV['WINDOW_MANAGER'] => /usr/bin/mate-session
$_ENV['TMPDIR'] => /tmp
$_ENV['TEST_PHPDBG_EXECUTABLE'] => /mnt/home/jhanson/ATG/POC_Lab/php-7.2.8/sapi/phpdbg/phpdbg
$_ENV['WINDOWID'] => 75603358
$_ENV['XSESSION_IS_UP'] => yes
$_ENV['SSH_TTY'] => deleted
$_ENV['GTK_MODULES'] => canberra-gtk-module
$_ENV['USER'] => jhanson
$_ENV['LS_COLORS'] => no=00:fi=00:di=01;34:ln=00;36:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=41;33;01:ex=00;32:*.cmd=00;32:*.exe=01;32:*.com=01;32:*.bat=01;32:*.btm=01;32:*.dll=01;32:*.tar=00;31:*.tbz=00;31:*.tgz=00;31:*.rpm=00;31:*.deb=00;31:*.arj=00;31:*.taz=00;31:*.lzh=00;31:*.lzma=00;31:*.zip=00;31:*.zoo=00;31:*.z=00;31:*.Z=00;31:*.gz=00;31:*.bz2=00;31:*.tb2=00;31:*.tz2=00;31:*.tbz2=00;31:*.xz=00;31:*.avi=01;35:*.bmp=01;35:*.fli=01;35:*.gif=01;35:*.jpg=01;35:*.jpeg=01;35:*.mng=01;35:*.mov=01;35:*.mpg=01;35:*.pcx=01;35:*.pbm=01;35:*.pgm=01;35:*.png=01;35:*.ppm=01;35:*.tga=01;35:*.tif=01;35:*.xbm=01;35:*.xpm=01;35:*.dl=01;35:*.gl=01;35:*.wmv=01;35:*.aiff=00;32:*.au=00;32:*.mid=00;32:*.mp3=00;32:*.ogg=00;32:*.voc=00;32:*.wav=00;32:
$_ENV['SSH_AUTH_SOCK'] => deleted
$_ENV['USERNAME'] => jhanson
$_ENV['SESSION_MANAGER'] => local/carenath:@/tmp/.ICE-unix/13231,unix/carenath:/tmp/.ICE-unix/13231
$_ENV['MAKELEVEL'] => 1
$_ENV['MFLAGS'] => 
$_ENV['DESKTOP_SESSION'] => mate
$_ENV['PATH'] => /usr/local/bin:/usr/local/sbin:/usr/bin:/usr/sbin:/bin:/sbin:/usr/X11R6/bin
$_ENV['_'] => /mnt/home/jhanson/ATG/POC_Lab/php-7.2.8/sapi/cli/php
$_ENV['QT_QPA_PLATFORMTHEME'] => gtk2
$_ENV['QT_IM_MODULE'] => xim
$_ENV['PWD'] => /mnt/home/jhanson/ATG/POC_Lab/php-7.2.8
$_ENV['XMODIFIERS'] => @im=local
$_ENV['LANG'] => en_US.UTF-8
$_ENV['TEST_PHP_EXECUTABLE'] => /mnt/home/jhanson/ATG/POC_Lab/php-7.2.8/sapi/cli/php
$_ENV['GDM_LANG'] => en_US.UTF-8
$_ENV['GDMSESSION'] => mate
$_ENV['DBUS_STARTER_BUS_TYPE'] => session
$_ENV['GPG_TTY'] => /dev/pts/13
$_ENV['HOME'] => /mnt/home/jhanson
$_ENV['XDG_SEAT'] => seat0
$_ENV['SHLVL'] => 4
$_ENV['LS_OPTIONS'] => -N --color=tty -T 0
$_ENV['GTK_OVERLAY_SCROLLING'] => 0
$_ENV['WINDOWMANAGER'] => /usr/bin/mate-session
$_ENV['XDG_SESSION_DESKTOP'] => mate
$_ENV['LOGNAME'] => jhanson
$_ENV['SSH_CONNECTION'] => deleted
$_ENV['DBUS_SESSION_BUS_ADDRESS'] => unix:abstract=/tmp/dbus-jBbCrZvjBn,guid=c035c49888e45cb5c1ef1e945b55d1bc
$_ENV['WINDOWPATH'] => 7
$_ENV['XDG_RUNTIME_DIR'] => /run/user/23327
$_ENV['DISPLAY'] => :0
$_ENV['CC'] => cc
$_ENV['STARTUP'] => /usr/bin/mate-session
$_ENV['GTK_IM_MODULE'] => cedilla
$_ENV['XDG_CURRENT_DESKTOP'] => MATE
$_ENV['XAUTHLOCALHOSTNAME'] => carenath
$_ENV['QT_IM_SWITCHER'] => imsw-multi
$_ENV['XAUTHORITY'] => /run/gdm/auth-for-jhanson-kROrmN/database
$_ENV['COLORTERM'] => truecolor

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:
Linux - Linux carenath 4.4.138-59-default #1 SMP Mon Jun 18 13:48:42 UTC 2018 (f0b8f6b) 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/lib64/gcc/x86_64-suse-linux/4.8/lto-wrapper
Target: x86_64-suse-linux
Configured with: ../configure --prefix=/usr --infodir=/usr/share/info --mandir=/usr/share/man --libdir=/usr/lib64 --libexecdir=/usr/lib64 --enable-languages=c,c++,objc,fortran,obj-c++,java,ada --enable-checking=release --with-gxx-include-dir=/usr/include/c++/4.8 --enable-ssp --disable-libssp --disable-plugin --with-bugurl=http://bugs.opensuse.org/ --with-pkgversion='SUSE Linux' --disable-libgcj --disable-libmudflap --with-slibdir=/lib64 --with-system-zlib --enable-__cxa_atexit --enable-libstdcxx-allocator=new --disable-libstdcxx-pch --enable-version-specific-runtime-libs --enable-linker-build-id --enable-linux-futex --program-suffix=-4.8 --without-system-libunwind --with-arch-32=i586 --with-tune=generic --build=x86_64-suse-linux --host=x86_64-suse-linux
Thread model: posix
gcc version 4.8.5 (SUSE Linux) 

Bison:
bison (GNU Bison) 2.7
Written by Robert Corbett and Richard Stallman.

Copyright (C) 2012 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 (0x00007ffe99e73000)
	libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00007f3b4cf57000)
	libresolv.so.2 => /lib64/libresolv.so.2 (0x00007f3b4cd40000)
	librt.so.1 => /lib64/librt.so.1 (0x00007f3b4cb38000)
	libldap-2.4.so.2 => /usr/lib64/libldap-2.4.so.2 (0x00007f3b4c8ec000)
	liblber-2.4.so.2 => /usr/lib64/liblber-2.4.so.2 (0x00007f3b4c6dd000)
	libpng16.so.16 => /usr/lib64/libpng16.so.16 (0x00007f3b4c4a0000)
	libz.so.1 => /lib64/libz.so.1 (0x00007f3b4c28a000)
	libjpeg.so.62 => /usr/lib64/libjpeg.so.62 (0x00007f3b4c021000)
	libm.so.6 => /lib64/libm.so.6 (0x00007f3b4bd24000)
	libdl.so.2 => /lib64/libdl.so.2 (0x00007f3b4bb20000)
	libnsl.so.1 => /lib64/libnsl.so.1 (0x00007f3b4b907000)
	liblzma.so.5 => /usr/lib64/liblzma.so.5 (0x00007f3b4b6de000)
	libxml2.so.2 => /usr/lib64/libxml2.so.2 (0x00007f3b4b375000)
	libc.so.6 => /lib64/libc.so.6 (0x00007f3b4afd0000)
	libpthread.so.0 => /lib64/libpthread.so.0 (0x00007f3b4adb3000)
	libsasl2.so.3 => /usr/lib64/libsasl2.so.3 (0x00007f3b4ab96000)
	libssl.so.1.0.0 => /lib64/libssl.so.1.0.0 (0x00007f3b4a92b000)
	libcrypto.so.1.0.0 => /lib64/libcrypto.so.1.0.0 (0x00007f3b4a4d2000)
	/lib64/ld-linux-x86-64.so.2 (0x00007f3b4d192000)


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