mongodb / mongo-php-library

The Official MongoDB PHP library
https://mongodb.com/docs/php-library/current/
Apache License 2.0
1.59k stars 262 forks source link

pdo_sqlsrv #867

Closed km3945 closed 2 years ago

km3945 commented 2 years ago
=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
Javascript Code: Embedded nulls [tests/bson-corpus/code-valid-006.phpt]  XFAIL REASON: Embedded null in code string is not supported in libbson (CDRIVER-1879)
Javascript Code with Scope: Unicode and embedded null in code string, empty scope [tests/bson-corpus/code_w_scope-valid-005.phpt]  XFAIL REASON: Embedded null in code string is not supported in libbson (CDRIVER-1879)
Int64 type: -1 [tests/bson-corpus/int64-valid-003.phpt]  XFAIL REASON: PHP encodes integers as 32-bit if range allows
Int64 type: 0 [tests/bson-corpus/int64-valid-004.phpt]  XFAIL REASON: PHP encodes integers as 32-bit if range allows
Int64 type: 1 [tests/bson-corpus/int64-valid-005.phpt]  XFAIL REASON: PHP encodes integers as 32-bit if range allows
Multiple types within the same document: All BSON types [tests/bson-corpus/multi-type-deprecated-valid-001.phpt]  XFAIL REASON: PHP encodes integers as 32-bit if range allows
Multiple types within the same document: All BSON types [tests/bson-corpus/multi-type-valid-001.phpt]  XFAIL REASON: PHP encodes integers as 32-bit if range allows
Top-level document validity: Bad $date (number, not string or hash) [tests/bson-corpus/top-parseError-032.phpt]  XFAIL REASON: Legacy extended JSON $date syntax uses numbers (CDRIVER-2223)
Connect to MongoDB with using PLAIN auth mechanism #002 [tests/connect/standalone-plain-0002.phpt]  XFAIL REASON: authMechanism=PLAIN (LDAP) tests must be reimplemented (PHPC-1172)
parse_url() tests must be reimplemented (PHPC-1177)
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
MongoDB\Driver\Manager::__construct(): check if server is live [tests/manager/manager-ctor-server.phpt]
=====================================================================

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

Number of tests : 2031              1562
Tests skipped   :  469 ( 23.1%) --------
Tests warned    :    0 (  0.0%) (  0.0%)
Tests failed    :    1 (  0.0%) (  0.1%)
Expected fail   :    9 (  0.4%) (  0.6%)
Tests passed    : 1552 ( 76.4%) ( 99.4%)
---------------------------------------------------------------------
Time taken      :   71 seconds
=====================================================================

=====================================================================
EXPECTED FAILED TEST SUMMARY
---------------------------------------------------------------------
Javascript Code: Embedded nulls [tests/bson-corpus/code-valid-006.phpt]  XFAIL REASON: Embedded null in code string is not supported in libbson (CDRIVER-1879)
Javascript Code with Scope: Unicode and embedded null in code string, empty scope [tests/bson-corpus/code_w_scope-valid-005.phpt]  XFAIL REASON: Embedded null in code string is not supported in libbson (CDRIVER-1879)
Int64 type: -1 [tests/bson-corpus/int64-valid-003.phpt]  XFAIL REASON: PHP encodes integers as 32-bit if range allows
Int64 type: 0 [tests/bson-corpus/int64-valid-004.phpt]  XFAIL REASON: PHP encodes integers as 32-bit if range allows
Int64 type: 1 [tests/bson-corpus/int64-valid-005.phpt]  XFAIL REASON: PHP encodes integers as 32-bit if range allows
Multiple types within the same document: All BSON types [tests/bson-corpus/multi-type-deprecated-valid-001.phpt]  XFAIL REASON: PHP encodes integers as 32-bit if range allows
Multiple types within the same document: All BSON types [tests/bson-corpus/multi-type-valid-001.phpt]  XFAIL REASON: PHP encodes integers as 32-bit if range allows
Top-level document validity: Bad $date (number, not string or hash) [tests/bson-corpus/top-parseError-032.phpt]  XFAIL REASON: Legacy extended JSON $date syntax uses numbers (CDRIVER-2223)
Connect to MongoDB with using PLAIN auth mechanism #002 [tests/connect/standalone-plain-0002.phpt]  XFAIL REASON: authMechanism=PLAIN (LDAP) tests must be reimplemented (PHPC-1172)
parse_url() tests must be reimplemented (PHPC-1177)
=====================================================================

=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
MongoDB\Driver\Manager::__construct(): check if server is live [tests/manager/manager-ctor-server.phpt]
=====================================================================

================================================================================
/root/mongodb-1.11.0/tests/manager/manager-ctor-server.phpt
================================================================================
Could not connect to MongoDB server: No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on '127.0.0.1:27017']
===DONE===
================================================================================
001+ Could not connect to MongoDB server: No suitable servers found (`serverSelectionTryOnce` set): [connection refused calling hello on '127.0.0.1:27017']
================================================================================

================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux ld-110 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 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-redhat-linux/4.8.5/lto-wrapper
Target: x86_64-redhat-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++,objc,obj-c++,java,fortran,ada,go,lto --enable-plugin --enable-initfini-array --disable-libgcj --with-isl=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/isl-install --with-cloog=/builddir/build/BUILD/gcc-4.8.5-20150702/obj-x86_64-redhat-linux/cloog-install --enable-gnu-indirect-function --with-tune=generic --with-arch_32=x86-64 --build=x86_64-redhat-linux
Thread model: posix
gcc version 4.8.5 20150623 (Red Hat 4.8.5-44) (GCC) 

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 =>  (0x00007ffd9a5ee000)
    libcrypt.so.1 => /usr/lib64/libcrypt.so.1 (0x00007f5aa5b72000)
    libresolv.so.2 => /usr/lib64/libresolv.so.2 (0x00007f5aa5958000)
    libncurses.so.5 => /usr/lib64/libncurses.so.5 (0x00007f5aa5731000)
    libtinfo.so.5 => /usr/lib64/libtinfo.so.5 (0x00007f5aa5507000)
    librt.so.1 => /usr/lib64/librt.so.1 (0x00007f5aa52ff000)
    libstdc++.so.6 => /usr/lib64/libstdc++.so.6 (0x00007f5aa4ff7000)
    libgmp.so.10 => /usr/lib64/libgmp.so.10 (0x00007f5aa4d7f000)
    libbz2.so.1 => /usr/lib64/libbz2.so.1 (0x00007f5aa4b6f000)
    libm.so.6 => /usr/lib64/libm.so.6 (0x00007f5aa486d000)
    libsystemd.so.0 => /usr/lib64/libsystemd.so.0 (0x00007f5aa463c000)
    libxml2.so.2 => /usr/lib64/libxml2.so.2 (0x00007f5aa42d5000)
    libssl.so.10 => /usr/lib64/libssl.so.10 (0x00007f5aa4063000)
    libcrypto.so.10 => /usr/lib64/libcrypto.so.10 (0x00007f5aa3c00000)
    libz.so.1 => /usr/lib64/libz.so.1 (0x00007f5aa39ea000)
    libcurl.so.4 => /usr/lib64/libcurl.so.4 (0x00007f5aa374e000)
    libffi.so.6 => /usr/lib64/libffi.so.6 (0x00007f5aa3546000)
    libpng15.so.15 => /usr/lib64/libpng15.so.15 (0x00007f5aa331b000)
    libwebp.so.4 => /usr/lib64/libwebp.so.4 (0x00007f5aa30cb000)
    libjpeg.so.62 => /usr/lib64/libjpeg.so.62 (0x00007f5aa2e76000)
    libXpm.so.4 => /usr/lib64/libXpm.so.4 (0x00007f5aa2c64000)
    libX11.so.6 => /usr/lib64/libX11.so.6 (0x00007f5aa2926000)
    libfreetype.so.6 => /usr/lib64/libfreetype.so.6 (0x00007f5aa2667000)
    libicuio.so.50 => /usr/lib64/libicuio.so.50 (0x00007f5aa2459000)
    libicui18n.so.50 => /usr/lib64/libicui18n.so.50 (0x00007f5aa205a000)
    libicuuc.so.50 => /usr/lib64/libicuuc.so.50 (0x00007f5aa1ce1000)
    libicudata.so.50 => /usr/lib64/libicudata.so.50 (0x00007f5aa070e000)
    libonig.so.5 => /usr/lib64/libonig.so.5 (0x00007f5aa048b000)
    libodbc.so.2 => /usr/lib64/libodbc.so.2 (0x00007f5aa021b000)
    libdl.so.2 => /usr/lib64/libdl.so.2 (0x00007f5aa0017000)
    libpthread.so.0 => /usr/lib64/libpthread.so.0 (0x00007f5a9fdfb000)
    libedit.so.0 => /usr/lib64/libedit.so.0 (0x00007f5a9fbbe000)
    libexpat.so.1 => /usr/lib64/libexpat.so.1 (0x00007f5a9f994000)
    libxslt.so.1 => /usr/lib64/libxslt.so.1 (0x00007f5a9f754000)
    libexslt.so.0 => /usr/lib64/libexslt.so.0 (0x00007f5a9f540000)
    libzip.so.5 => /usr/local/libzip/lib64/libzip.so.5 (0x00007f5a9f31c000)
    libgcc_s.so.1 => /usr/lib64/libgcc_s.so.1 (0x00007f5a9f106000)
    libc.so.6 => /usr/lib64/libc.so.6 (0x00007f5a9ed38000)
    libfreebl3.so => /usr/lib64/libfreebl3.so (0x00007f5a9eb35000)
    /lib64/ld-linux-x86-64.so.2 (0x00007f5aa5da9000)
    libcap.so.2 => /usr/lib64/libcap.so.2 (0x00007f5a9e930000)
    libselinux.so.1 => /usr/lib64/libselinux.so.1 (0x00007f5a9e709000)
    liblzma.so.5 => /usr/lib64/liblzma.so.5 (0x00007f5a9e4e3000)
    liblz4.so.1 => /usr/lib64/liblz4.so.1 (0x00007f5a9e2d4000)
    libgcrypt.so.11 => /usr/lib64/libgcrypt.so.11 (0x00007f5a9e04c000)
    libgpg-error.so.0 => /usr/lib64/libgpg-error.so.0 (0x00007f5a9de29000)
    libdw.so.1 => /usr/lib64/libdw.so.1 (0x00007f5a9dbd8000)
    libgssapi_krb5.so.2 => /usr/lib64/libgssapi_krb5.so.2 (0x00007f5a9d98b000)
    libkrb5.so.3 => /usr/lib64/libkrb5.so.3 (0x00007f5a9d6a2000)
    libcom_err.so.2 => /usr/lib64/libcom_err.so.2 (0x00007f5a9d49e000)
    libk5crypto.so.3 => /usr/lib64/libk5crypto.so.3 (0x00007f5a9d26b000)
    libnghttp2.so.14 => /usr/lib64/libnghttp2.so.14 (0x00007f5a9d044000)
    libssh2.so.1 => /usr/lib64/libssh2.so.1 (0x00007f5a9ce09000)
    libpsl.so.0 => /usr/lib64/libpsl.so.0 (0x00007f5a9cb91000)
    libssl3.so => /usr/lib64/libssl3.so (0x00007f5a9c92e000)
    libsmime3.so => /usr/lib64/libsmime3.so (0x00007f5a9c706000)
    libnss3.so => /usr/lib64/libnss3.so (0x00007f5a9c3cd000)
    libnssutil3.so => /usr/lib64/libnssutil3.so (0x00007f5a9c19d000)
    libplds4.so => /usr/lib64/libplds4.so (0x00007f5a9bf99000)
    libplc4.so => /usr/lib64/libplc4.so (0x00007f5a9bd94000)
    libnspr4.so => /usr/lib64/libnspr4.so (0x00007f5a9bb56000)
    libldap-2.4.so.2 => /usr/lib64/libldap-2.4.so.2 (0x00007f5a9b901000)
    liblber-2.4.so.2 => /usr/lib64/liblber-2.4.so.2 (0x00007f5a9b6f2000)
    libxcb.so.1 => /usr/lib64/libxcb.so.1 (0x00007f5a9b4ca000)
    libzstd.so.1 => /usr/lib64/libzstd.so.1 (0x00007f5a9b1c4000)
    libattr.so.1 => /usr/lib64/libattr.so.1 (0x00007f5a9afbf000)
    libpcre.so.1 => /usr/lib64/libpcre.so.1 (0x00007f5a9ad5d000)
    libelf.so.1 => /usr/lib64/libelf.so.1 (0x00007f5a9ab45000)
    libkrb5support.so.0 => /usr/lib64/libkrb5support.so.0 (0x00007f5a9a935000)
    libkeyutils.so.1 => /usr/lib64/libkeyutils.so.1 (0x00007f5a9a731000)
    libsasl2.so.3 => /usr/lib64/libsasl2.so.3 (0x00007f5a9a514000)
    libXau.so.6 => /usr/lib64/libXau.so.6 (0x00007f5a9a310000)

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

System => Linux ld-110 3.10.0-1160.45.1.el7.x86_64 #1 SMP Wed Oct 13 17:20:51 UTC 2021 x86_64
Build Date => Nov  2 2021 19:59:52
Configure Command =>  './configure'  '--prefix=/usr/local/php74' '--with-config-file-path=/usr/local/php74/etc' '--with-fpm-user=www' '--with-fpm-group=www' '--with-fpm-systemd' '--with-mysqli=mysqlnd' '--with-pdo-mysql=mysqlnd' '--with-curl' '--with-openssl' '--with-pcre-jit' '--with-mhash' '--with-ffi' '--with-webp' '--with-jpeg' '--with-xpm' '--with-gmp' '--with-freetype' '--with-gettext' '--with-zlib' '--with-xsl' '--with-bz2' '--with-libedit' '--with-readline' '--with-zip' '--with-unixODBC' '--with-pear' '--with-expat' '--enable-gd' '--enable-fpm' '--enable-mbstring' '--enable-pcntl' '--enable-calendar' '--enable-gd-jis-conv' '--enable-sockets' '--enable-ftp' '--enable-exif' '--enable-intl' '--enable-mysqlnd' '--enable-shmop' '--enable-bcmath' '--enable-sysvsem' '--enable-sysvmsg' '--enable-sysvshm' '--enable-sigchild' '--enable-soap' '--without-sqlite3' '--without-pdo-sqlite' '--disable-rpath' 'PKG_CONFIG_PATH=:/usr/local/pcre2/lib/pkgconfig:/usr/local/libzip/lib64/pkgconfig'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/php74/etc
Loaded Configuration File => /usr/local/php74/etc/php.ini
Scan this dir for additional .ini files => (none)
Additional .ini files parsed => (none)
PHP API => 20190902
PHP Extension => 20190902
Zend Extension => 320190902
Zend Extension Build => API320190902,NTS
PHP Extension Build => API20190902,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 => https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar, zip
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, tls, tlsv1.0, tlsv1.1, tlsv1.2
Registered Stream Filters => zlib.*, bzip2.*, 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.4.0, Copyright (c) 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

calendar

Calendar support => enabled

Core

PHP Version => 7.4.25

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 => Off => Off
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 => 24567 => 24567
expose_php => Off => Off
extension_dir => /usr/local/php74/lib/php/extensions/no-debug-non-zts-20190902 => /usr/local/php74/lib/php/extensions/no-debug-non-zts-20190902
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 => .:/usr/local/php74/lib/php => .:/usr/local/php74/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 => 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 => 512M => 512M
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 => 64M => 64M
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 => GP => GP
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 => Off => Off
SMTP => localhost => localhost
smtp_port => 25 => 25
sys_temp_dir => no value => no value
syslog.facility => LOG_USER => LOG_USER
syslog.filter => no-ctrl => no-ctrl
syslog.ident => php => php
track_errors => Off => Off
unserialize_callback_func => no value => no value
upload_max_filesize => 64M => 64M
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.assertions => -1 => -1
zend.detect_unicode => On => On
zend.enable_gc => On => On
zend.exception_ignore_args => On => On
zend.multibyte => Off => Off
zend.script_encoding => no value => no value
zend.signal_check => Off => Off

ctype

ctype functions => enabled

curl

cURL support => enabled
cURL Information => 7.79.1
Age => 9
Features
AsynchDNS => Yes
CharConv => No
Debug => No
GSS-Negotiate => No
IDN => No
IPv6 => Yes
krb4 => No
Largefile => Yes
libz => Yes
NTLM => Yes
NTLMWB => Yes
SPNEGO => Yes
SSL => Yes
SSPI => No
TLS-SRP => No
HTTP2 => Yes
GSSAPI => Yes
KERBEROS5 => Yes
UNIX_SOCKETS => Yes
PSL => Yes
HTTPS_PROXY => Yes
MULTI_SSL => No
BROTLI => No
Protocols => dict, file, ftp, ftps, gopher, gophers, http, https, imap, imaps, ldap, ldaps, mqtt, pop3, pop3s, rtsp, scp, sftp, smb, smbs, smtp, smtps, telnet, tftp
Host => x86_64-redhat-linux-gnu
SSL Version => NSS/3.67
ZLib Version => 1.2.7
libSSH Version => libssh2/1.10.0

Directive => Local Value => Master Value
curl.cainfo => no value => no value

date

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

exif

EXIF Support => enabled
Supported EXIF Version => 0220
Supported filetypes => JPEG, TIFF
Multibyte decoding support using mbstring => enabled
Extended EXIF tag formats => Canon, Casio, Fujifilm, Nikon, Olympus, Samsung, Panasonic, DJI, Sony, Pentax, Minolta, Sigma, Foveon, Kyocera, Ricoh, AGFA, Epson

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

FFI

FFI support => enabled

Directive => Local Value => Master Value
ffi.enable => preload => preload
ffi.preload => no value => no value

fileinfo

fileinfo support => enabled
libmagic => 537

filter

Input Validation and Filtering => enabled

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

ftp

FTP support => enabled
FTPS support => enabled

gd

GD Support => enabled
GD Version => bundled (2.1.0 compatible)
FreeType Support => enabled
FreeType Linkage => with freetype
FreeType Version => 2.8.0
GIF Read Support => enabled
GIF Create Support => enabled
JPEG Support => enabled
libJPEG Version => 6b
PNG Support => enabled
libPNG Version => 1.5.13
WBMP Support => enabled
XPM Support => enabled
libXpm Version => 30411
XBM Support => enabled
JIS-mapped Japanese Font Support => enabled
WebP Support => enabled
BMP Support => enabled
TGA Read Support => enabled

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

gettext

GetText Support => enabled

gmp

gmp support => enabled
GMP version => 6.0.0

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 crc32c 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 

MHASH support => Enabled
MHASH API Version => Emulated Support

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 => 3.2.6
igbinary APCu serializer ABI => no
igbinary session support => yes

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

intl

Internationalization support => enabled
ICU version => 50.2
ICU Data version => 50.2
ICU TZData version => 2018e
ICU Unicode version => 6.2

Directive => Local Value => Master Value
intl.default_locale => no value => no value
intl.error_level => 0 => 0
intl.use_exceptions => 0 => 0

json

json support => enabled

libxml

libXML support => active
libXML Compiled Version => 2.9.12
libXML Loaded Version => 20912
libXML streams => enabled

mbstring

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

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) version => 6.8.2

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.regex_retry_limit => 1000000 => 1000000
mbstring.regex_stack_limit => 100000 => 100000
mbstring.strict_detection => Off => Off
mbstring.substitute_character => no value => no value

mysqli

MysqlI Support => enabled
Client API library version => mysqlnd 7.4.25
Active Persistent Links => 0
Inactive Persistent Links => 0
Active Links => 0

Directive => Local Value => Master Value
mysqli.allow_local_infile => Off => Off
mysqli.allow_persistent => On => On
mysqli.default_host => no value => no value
mysqli.default_port => 3306 => 3306
mysqli.default_pw => no value => no value
mysqli.default_socket => no value => no value
mysqli.default_user => no value => no value
mysqli.max_links => Unlimited => Unlimited
mysqli.max_persistent => Unlimited => Unlimited
mysqli.reconnect => Off => Off
mysqli.rollback_on_cached_plink => Off => Off

mysqlnd

mysqlnd => enabled
Version => mysqlnd 7.4.25
Compression => supported
core SSL => supported
extended SSL => supported
Command buffer size => 4096
Read buffer size => 32768
Read timeout => 86400
Collecting statistics => Yes
Collecting memory statistics => No
Tracing => n/a
Loaded plugins => mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_caching_sha2_password,auth_plugin_sha256_password
API Extensions => pdo_mysql,mysqli

odbc

ODBC Support => enabled
Active Persistent Links => 0
Active Links => 0
ODBC library => unixODBC
ODBCVER => 0x0380
ODBC_CFLAGS => -DHAVE_UNISTD_H -DHAVE_PWD_H -DHAVE_SYS_TYPES_H -DHAVE_LONG_LONG -DSIZEOF_LONG_INT=8  
ODBC_LFLAGS =>  
ODBC_LIBS => -lodbc  

Directive => Local Value => Master Value
odbc.allow_persistent => On => On
odbc.check_persistent => On => On
odbc.default_cursortype => Static cursor => Static cursor
odbc.default_db => no value => no value
odbc.default_pw => no value => no value
odbc.default_user => no value => no value
odbc.defaultbinmode => return as is => return as is
odbc.defaultlrl => return up to 4096 bytes => return up to 4096 bytes
odbc.max_links => Unlimited => Unlimited
odbc.max_persistent => Unlimited => Unlimited

openssl

OpenSSL support => enabled
OpenSSL Library Version => OpenSSL 1.0.2k-fips  26 Jan 2017
OpenSSL Header Version => OpenSSL 1.0.2k  26 Jan 2017
Openssl default config => /etc/pki/tls/openssl.cnf

Directive => Local Value => Master Value
openssl.cafile => no value => no value
openssl.capath => no value => no value

pcntl

pcntl support => enabled

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 10.35 2020-05-09
PCRE Unicode Version => 13.0.0
PCRE JIT Support => enabled
PCRE JIT Target => x86 64bit (little endian + unaligned)

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 => mysql, sqlsrv

pdo_mysql

PDO Driver for MySQL => enabled
Client API version => mysqlnd 7.4.25

Directive => Local Value => Master Value
pdo_mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock

pdo_sqlsrv

pdo_sqlsrv support => enabled
ExtensionVer => 5.9.0

Directive => Local Value => Master Value
pdo_sqlsrv.client_buffer_max_kb_size => 10240 => 10240
pdo_sqlsrv.log_severity => 0 => 0
pdo_sqlsrv.report_additional_errors => 1 => 1
pdo_sqlsrv.set_locale_info => 2 => 2

Phar

Phar: PHP Archive support => enabled
Phar API version => 1.1.1
Phar-based phar archives => enabled
Tar-based phar archives => enabled
ZIP-based phar archives => enabled
gzip compression => enabled
bzip2 compression => enabled
Native OpenSSL support => enabled

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

POSIX support => enabled

readline

Readline Support => enabled
Readline library => EditLine wrapper

Directive => Local Value => Master Value
cli.pager => no value => no value
cli.prompt => \b \>  => \b \> 

redis

Redis Support => enabled
Redis Version => 5.3.4
Redis Sentinel Version => 0.1
Available serializers => php, json, igbinary

Directive => Local Value => Master Value
redis.arrays.algorithm => no value => no value
redis.arrays.auth => no value => no value
redis.arrays.autorehash => 0 => 0
redis.arrays.connecttimeout => 0 => 0
redis.arrays.consistent => 0 => 0
redis.arrays.distributor => no value => no value
redis.arrays.functions => no value => no value
redis.arrays.hosts => no value => no value
redis.arrays.index => 0 => 0
redis.arrays.lazyconnect => 0 => 0
redis.arrays.names => no value => no value
redis.arrays.pconnect => 0 => 0
redis.arrays.previous => no value => no value
redis.arrays.readtimeout => 0 => 0
redis.arrays.retryinterval => 0 => 0
redis.clusters.auth => no value => no value
redis.clusters.cache_slots => 0 => 0
redis.clusters.persistent => 0 => 0
redis.clusters.read_timeout => 0 => 0
redis.clusters.seeds => no value => no value
redis.clusters.timeout => 0 => 0
redis.pconnect.connection_limit => 0 => 0
redis.pconnect.echo_check_liveness => 1 => 1
redis.pconnect.pool_pattern => no value => no value
redis.pconnect.pooling_enabled => 1 => 1
redis.session.lock_expire => 0 => 0
redis.session.lock_retries => 10 => 10
redis.session.lock_wait_time => 2000 => 2000
redis.session.locking_enabled => 0 => 0

Reflection

Reflection => enabled

session

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

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 => no value => no value
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_samesite => no value => no value
session.cookie_secure => 0 => 0
session.gc_divisor => 1000 => 1000
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 => /tmp => /tmp
session.serialize_handler => php => php
session.sid_bits_per_character => 5 => 5
session.sid_length => 26 => 26
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

shmop

shmop support => enabled

SimpleXML

SimpleXML support => enabled
Schema support => enabled

soap

Soap Client => enabled
Soap Server => enabled

Directive => Local Value => Master Value
soap.wsdl_cache => 1 => 1
soap.wsdl_cache_dir => /tmp => /tmp
soap.wsdl_cache_enabled => 0 => 0
soap.wsdl_cache_limit => 5 => 5
soap.wsdl_cache_ttl => 86400 => 86400

sockets

Sockets 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

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=
unserialize_max_depth => 4096 => 4096
url_rewriter.hosts => no value => no value
url_rewriter.tags => form= => form=
user_agent => no value => no value

sysvmsg

sysvmsg support => enabled

sysvsem

sysvsem support => enabled

sysvshm

sysvshm support => enabled

tokenizer

Tokenizer Support => enabled

xml

XML Support => active
XML Namespace Support => active
EXPAT Version => expat_2.1.0

xmlreader

XMLReader => enabled

xmlwriter

XMLWriter => enabled

xsl

XSL => enabled
libxslt Version => 1.1.34
libxslt compiled against libxml Version => 2.9.12
EXSLT => enabled
libexslt Version => 1.1.34

zip

Zip => enabled
Zip version => 1.15.6
Libzip headers version => 1.8.0
Libzip library version => 1.8.0

zlib

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

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_SESSION_ID => 1
HOSTNAME => ld-110
TEST_PHP_SRCDIR => /root/mongodb-1.11.0
HARDWARE_PLATFORM => x86_64
SHELL => /bin/bash
TERM => xterm
MAKEFLAGS =>  
HISTSIZE => 1000
SSH_CLIENT => deleted
TEST_PHPDBG_EXECUTABLE => /usr/local/php74/bin/phpdbg
SSH_TTY => deleted
USER => root
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=01;05;37;41: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:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:
SSH_AUTH_SOCK => deleted
MAKELEVEL => 1
MFLAGS =>  
PATH => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/usr/local/php73/bin:/usr/local/mysql/bin:/usr/local/redis6/bin:/usr/local/mongodb5.0/bin:/root/bin:/usr/local/php74/bin:/usr/local/mysql/bin:/usr/local/redis6/bin:/usr/local/mongodb5.0/bin
MAIL => /var/spool/mail/root
_ => /usr/local/php74/bin/php
PWD => /root/mongodb-1.11.0
LANG => en_US.UTF-8
TEST_PHP_EXECUTABLE => /usr/local/php74/bin/php
REDIS_HOME => /usr/local/redis6
HISTCONTROL => ignoredups
HOME => /root
SHLVL => 3
LOGNAME => root
SSH_CONNECTION => deleted
LESSOPEN => ||/usr/bin/lesspipe.sh %s
PKG_CONFIG_PATH => :/usr/local/pcre2/lib/pkgconfig:/usr/local/libzip/lib64/pkgconfig
XDG_RUNTIME_DIR => /run/user/0
CC => cc

PHP Variables

Variable => Value
$_SERVER['XDG_SESSION_ID'] => 1
$_SERVER['HOSTNAME'] => ld-110
$_SERVER['TEST_PHP_SRCDIR'] => /root/mongodb-1.11.0
$_SERVER['HARDWARE_PLATFORM'] => x86_64
$_SERVER['SHELL'] => /bin/bash
$_SERVER['TERM'] => xterm
$_SERVER['MAKEFLAGS'] => 
$_SERVER['HISTSIZE'] => 1000
$_SERVER['SSH_CLIENT'] => deleted
$_SERVER['TEST_PHPDBG_EXECUTABLE'] => /usr/local/php74/bin/phpdbg
$_SERVER['SSH_TTY'] => deleted
$_SERVER['USER'] => root
$_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=01;05;37;41: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:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=01;36:*.au=01;36:*.flac=01;36:*.mid=01;36:*.midi=01;36:*.mka=01;36:*.mp3=01;36:*.mpc=01;36:*.ogg=01;36:*.ra=01;36:*.wav=01;36:*.axa=01;36:*.oga=01;36:*.spx=01;36:*.xspf=01;36:
$_SERVER['SSH_AUTH_SOCK'] => deleted
$_SERVER['MAKELEVEL'] => 1
$_SERVER['MFLAGS'] => 
$_SERVER['PATH'] => /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/usr/local/php73/bin:/usr/local/mysql/bin:/usr/local/redis6/bin:/usr/local/mongodb5.0/bin:/root/bin:/usr/local/php74/bin:/usr/local/mysql/bin:/usr/local/redis6/bin:/usr/local/mongodb5.0/bin
$_SERVER['MAIL'] => /var/spool/mail/root
$_SERVER['_'] => /usr/local/php74/bin/php
$_SERVER['PWD'] => /root/mongodb-1.11.0
$_SERVER['LANG'] => en_US.UTF-8
$_SERVER['TEST_PHP_EXECUTABLE'] => /usr/local/php74/bin/php
$_SERVER['REDIS_HOME'] => /usr/local/redis6
$_SERVER['HISTCONTROL'] => ignoredups
$_SERVER['HOME'] => /root
$_SERVER['SHLVL'] => 3
$_SERVER['LOGNAME'] => root
$_SERVER['SSH_CONNECTION'] => deleted
$_SERVER['LESSOPEN'] => ||/usr/bin/lesspipe.sh %s
$_SERVER['PKG_CONFIG_PATH'] => :/usr/local/pcre2/lib/pkgconfig:/usr/local/libzip/lib64/pkgconfig
$_SERVER['XDG_RUNTIME_DIR'] => /run/user/0
$_SERVER['CC'] => cc
$_SERVER['PHP_SELF'] => 
$_SERVER['SCRIPT_NAME'] => 
$_SERVER['SCRIPT_FILENAME'] => 
$_SERVER['PATH_TRANSLATED'] => 
$_SERVER['DOCUMENT_ROOT'] => 
$_SERVER['REQUEST_TIME_FLOAT'] => 1635856954.8158
$_SERVER['REQUEST_TIME'] => 1635856954
$_SERVER['argv'] => Array
(
)

$_SERVER['argc'] => 0

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.
jmikola commented 2 years ago

It's not clear what you are reporting here. The paste above is also taken from the extension's test suite, while this is the repository for the PHP library.

Since you also opened https://github.com/mongodb/mongo-php-driver/issues/1270 I'm going to close this issue and respond there.