spacepaste

  1.  
  2. phpinfo()
  3. PHP Version => 7.1.18
  4. System => Darwin dev-macbook-pro.tux-in.com 17.5.0 Darwin Kernel Version 17.5.0: Fri Apr 13 19:32:32 PDT 2018; root:xnu-4570.51.2~1/RELEASE_X86_64 x86_64
  5. Build Date => May 25 2018 19:16:54
  6. Configure Command => './configure' '--prefix=/usr/local/Cellar/php@7.1/7.1.18' '--localstatedir=/usr/local/var' '--sysconfdir=/usr/local/etc/php/7.1' '--with-config-file-path=/usr/local/etc/php/7.1' '--with-config-file-scan-dir=/usr/local/etc/php/7.1/conf.d' '--with-pear=/usr/local/Cellar/php@7.1/7.1.18/share/php@7.1/pear' '--enable-bcmath' '--enable-calendar' '--enable-dba' '--enable-dtrace' '--enable-exif' '--enable-ftp' '--enable-fpm' '--enable-intl' '--enable-mbregex' '--enable-mbstring' '--enable-mysqlnd' '--enable-opcache-file' '--enable-pcntl' '--enable-phpdbg' '--enable-phpdbg-webhelper' '--enable-shmop' '--enable-soap' '--enable-sockets' '--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--enable-wddx' '--enable-zip' '--with-apxs2=/usr/local/opt/httpd/bin/apxs' '--with-bz2' '--with-fpm-user=_www' '--with-fpm-group=_www' '--with-freetype-dir=/usr/local/opt/freetype' '--with-gd' '--with-gettext=/usr/local/opt/gettext' '--with-gmp=/usr/local/opt/gmp' '--with-icu-dir=/usr/local/opt/icu4c' '--with-jpeg-dir=/usr/local/opt/jpeg' '--with-kerberos' '--with-layout=GNU' '--with-ldap' '--with-ldap-sasl' '--with-libedit' '--with-libzip' '--with-mcrypt=/usr/local/opt/mcrypt' '--with-mhash' '--with-mysql-sock=/tmp/mysql.sock' '--with-mysqli=mysqlnd' '--with-ndbm' '--with-openssl=/usr/local/opt/openssl' '--with-pdo-dblib=/usr/local/opt/freetds' '--with-pdo-mysql=mysqlnd' '--with-pdo-odbc=unixODBC,/usr/local/opt/unixodbc' '--with-pdo-pgsql=/usr/local/opt/libpq' '--with-pgsql=/usr/local/opt/libpq' '--with-pic' '--with-png-dir=/usr/local/opt/libpng' '--with-pspell=/usr/local/opt/aspell' '--with-unixODBC=/usr/local/opt/unixodbc' '--with-webp-dir=/usr/local/opt/webp' '--with-xmlrpc' '--with-xsl' '--with-zlib' '--with-curl'
  7. Server API => Command Line Interface
  8. Virtual Directory Support => disabled
  9. Configuration File (php.ini) Path => /usr/local/etc/php/7.1
  10. Loaded Configuration File => /usr/local/etc/php/7.1/php.ini
  11. Scan this dir for additional .ini files => /usr/local/etc/php/7.1/conf.d
  12. Additional .ini files parsed => /usr/local/etc/php/7.1/conf.d/ext-opcache.ini
  13. PHP API => 20160303
  14. PHP Extension => 20160303
  15. Zend Extension => 320160303
  16. Zend Extension Build => API320160303,NTS
  17. PHP Extension Build => API20160303,NTS
  18. Debug Build => no
  19. Thread Safety => disabled
  20. Zend Signal Handling => enabled
  21. Zend Memory Manager => enabled
  22. Zend Multibyte Support => provided by mbstring
  23. IPv6 Support => enabled
  24. DTrace Support => available, disabled
  25. Registered PHP Streams => https, ftps, compress.zlib, compress.bzip2, php, file, glob, data, http, ftp, phar, zip
  26. Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, tls, tlsv1.0, tlsv1.1, tlsv1.2
  27. Registered Stream Filters => zlib.*, bzip2.*, convert.iconv.*, mcrypt.*, mdecrypt.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk
  28. This program makes use of the Zend Scripting Language Engine:
  29. Zend Engine v3.1.0, Copyright (c) 1998-2018 Zend Technologies
  30. with Xdebug v2.6.0, Copyright (c) 2002-2018, by Derick Rethans
  31. with Zend OPcache v7.1.18, Copyright (c) 1999-2018, by Zend Technologies
  32. _______________________________________________________________________
  33. Configuration
  34. bcmath
  35. BCMath support => enabled
  36. Directive => Local Value => Master Value
  37. bcmath.scale => 0 => 0
  38. bz2
  39. BZip2 Support => Enabled
  40. Stream Wrapper support => compress.bzip2://
  41. Stream Filter support => bzip2.decompress, bzip2.compress
  42. BZip2 Version => 1.0.6, 6-Sept-2010
  43. calendar
  44. Calendar support => enabled
  45. Core
  46. PHP Version => 7.1.18
  47. Directive => Local Value => Master Value
  48. allow_url_fopen => On => On
  49. allow_url_include => Off => Off
  50. arg_separator.input => & => &
  51. arg_separator.output => & => &
  52. auto_append_file => no value => no value
  53. auto_globals_jit => On => On
  54. auto_prepend_file => no value => no value
  55. browscap => no value => no value
  56. default_charset => UTF-8 => UTF-8
  57. default_mimetype => text/html => text/html
  58. disable_classes => no value => no value
  59. disable_functions => no value => no value
  60. display_errors => STDOUT => STDOUT
  61. display_startup_errors => On => On
  62. doc_root => no value => no value
  63. docref_ext => no value => no value
  64. docref_root => no value => no value
  65. enable_dl => Off => Off
  66. enable_post_data_reading => On => On
  67. error_append_string => no value => no value
  68. error_log => no value => no value
  69. error_prepend_string => no value => no value
  70. error_reporting => 32767 => 32767
  71. expose_php => On => On
  72. extension_dir => /usr/local/lib/php/pecl/20160303 => /usr/local/lib/php/pecl/20160303
  73. file_uploads => On => On
  74. hard_timeout => 2 => 2
  75. highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
  76. highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
  77. highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
  78. highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
  79. highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
  80. html_errors => Off => Off
  81. ignore_repeated_errors => Off => Off
  82. ignore_repeated_source => Off => Off
  83. ignore_user_abort => Off => Off
  84. implicit_flush => On => On
  85. include_path => .:/usr/local/Cellar/php@7.1/7.1.18/share/php@7.1/pear => .:/usr/local/Cellar/php@7.1/7.1.18/share/php@7.1/pear
  86. input_encoding => no value => no value
  87. internal_encoding => no value => no value
  88. log_errors => On => On
  89. log_errors_max_len => 1024 => 1024
  90. mail.add_x_header => Off => Off
  91. mail.force_extra_parameters => no value => no value
  92. mail.log => no value => no value
  93. max_execution_time => 0 => 0
  94. max_file_uploads => 20 => 20
  95. max_input_nesting_level => 64 => 64
  96. max_input_time => -1 => -1
  97. max_input_vars => 1000 => 1000
  98. memory_limit => 2048M => 2048M
  99. open_basedir => no value => no value
  100. output_buffering => 0 => 0
  101. output_encoding => no value => no value
  102. output_handler => no value => no value
  103. post_max_size => 8M => 8M
  104. precision => 14 => 14
  105. realpath_cache_size => 4096K => 4096K
  106. realpath_cache_ttl => 120 => 120
  107. register_argc_argv => On => On
  108. report_memleaks => On => On
  109. report_zend_debug => Off => Off
  110. request_order => GP => GP
  111. sendmail_from => no value => no value
  112. sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
  113. serialize_precision => -1 => -1
  114. short_open_tag => Off => Off
  115. SMTP => localhost => localhost
  116. smtp_port => 25 => 25
  117. sql.safe_mode => Off => Off
  118. sys_temp_dir => no value => no value
  119. track_errors => On => On
  120. unserialize_callback_func => no value => no value
  121. upload_max_filesize => 2M => 2M
  122. upload_tmp_dir => no value => no value
  123. user_dir => no value => no value
  124. user_ini.cache_ttl => 300 => 300
  125. user_ini.filename => .user.ini => .user.ini
  126. variables_order => GPCS => GPCS
  127. xmlrpc_error_number => 0 => 0
  128. xmlrpc_errors => Off => Off
  129. zend.assertions => 1 => 1
  130. zend.detect_unicode => On => On
  131. zend.enable_gc => On => On
  132. zend.multibyte => Off => Off
  133. zend.script_encoding => no value => no value
  134. zend.signal_check => Off => Off
  135. ctype
  136. ctype functions => enabled
  137. curl
  138. cURL support => enabled
  139. cURL Information => 7.54.0
  140. Age => 3
  141. Features
  142. AsynchDNS => Yes
  143. CharConv => No
  144. Debug => No
  145. GSS-Negotiate => No
  146. IDN => No
  147. IPv6 => Yes
  148. krb4 => No
  149. Largefile => Yes
  150. libz => Yes
  151. NTLM => Yes
  152. NTLMWB => Yes
  153. SPNEGO => Yes
  154. SSL => Yes
  155. SSPI => No
  156. TLS-SRP => No
  157. HTTP2 => Yes
  158. GSSAPI => Yes
  159. KERBEROS5 => Yes
  160. UNIX_SOCKETS => Yes
  161. PSL => No
  162. Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtsp, smb, smbs, smtp, smtps, telnet, tftp
  163. Host => x86_64-apple-darwin17.0
  164. SSL Version => LibreSSL/2.0.20
  165. ZLib Version => 1.2.11
  166. date
  167. date/time support => enabled
  168. timelib version => 2016.05
  169. "Olson" Timezone Database Version => 2018.5
  170. Timezone Database => internal
  171. Default timezone => UTC
  172. Directive => Local Value => Master Value
  173. date.default_latitude => 31.7667 => 31.7667
  174. date.default_longitude => 35.2333 => 35.2333
  175. date.sunrise_zenith => 90.583333 => 90.583333
  176. date.sunset_zenith => 90.583333 => 90.583333
  177. date.timezone => no value => no value
  178. dba
  179. DBA support => enabled
  180. Supported handlers => ndbm cdb cdb_make inifile flatfile
  181. Directive => Local Value => Master Value
  182. dba.default_handler => flatfile => flatfile
  183. dom
  184. DOM/XML => enabled
  185. DOM/XML API Version => 20031129
  186. libxml Version => 2.9.4
  187. HTML Support => enabled
  188. XPath Support => enabled
  189. XPointer Support => enabled
  190. Schema Support => enabled
  191. RelaxNG Support => enabled
  192. exif
  193. EXIF Support => enabled
  194. EXIF Version => 7.1.18
  195. Supported EXIF Version => 0220
  196. Supported filetypes => JPEG,TIFF
  197. Directive => Local Value => Master Value
  198. exif.decode_jis_intel => JIS => JIS
  199. exif.decode_jis_motorola => JIS => JIS
  200. exif.decode_unicode_intel => UCS-2LE => UCS-2LE
  201. exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
  202. exif.encode_jis => no value => no value
  203. exif.encode_unicode => ISO-8859-15 => ISO-8859-15
  204. fileinfo
  205. fileinfo support => enabled
  206. version => 1.0.5
  207. libmagic => 522
  208. filter
  209. Input Validation and Filtering => enabled
  210. Revision => $Id: a4ca1e0a99c260cb8a4cf5d7369d130f7b934185 $
  211. Directive => Local Value => Master Value
  212. filter.default => unsafe_raw => unsafe_raw
  213. filter.default_flags => no value => no value
  214. ftp
  215. FTP support => enabled
  216. FTPS support => enabled
  217. gd
  218. GD Support => enabled
  219. GD Version => bundled (2.1.0 compatible)
  220. FreeType Support => enabled
  221. FreeType Linkage => with freetype
  222. FreeType Version => 2.9.1
  223. GIF Read Support => enabled
  224. GIF Create Support => enabled
  225. JPEG Support => enabled
  226. libJPEG Version => 9 compatible
  227. PNG Support => enabled
  228. libPNG Version => 1.6.34
  229. WBMP Support => enabled
  230. XBM Support => enabled
  231. WebP Support => enabled
  232. Directive => Local Value => Master Value
  233. gd.jpeg_ignore_warning => 1 => 1
  234. gettext
  235. GetText Support => enabled
  236. gmp
  237. gmp support => enabled
  238. GMP version => 6.1.2
  239. hash
  240. hash support => enabled
  241. 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
  242. MHASH support => Enabled
  243. MHASH API Version => Emulated Support
  244. iconv
  245. iconv support => enabled
  246. iconv implementation => libiconv
  247. iconv library version => 1.11
  248. Directive => Local Value => Master Value
  249. iconv.input_encoding => no value => no value
  250. iconv.internal_encoding => no value => no value
  251. iconv.output_encoding => no value => no value
  252. intl
  253. Internationalization support => enabled
  254. version => 1.1.0
  255. ICU version => 61.1
  256. ICU Data version => 61.1
  257. Directive => Local Value => Master Value
  258. intl.default_locale => no value => no value
  259. intl.error_level => 0 => 0
  260. intl.use_exceptions => 0 => 0
  261. json
  262. json support => enabled
  263. json version => 1.5.0
  264. ldap
  265. LDAP Support => enabled
  266. RCS Version => $Id: 5f1913de8e05a346da913956f81e0c0d8991c7cb $
  267. Total Links => 0/unlimited
  268. API Version => 3001
  269. Vendor Name => OpenLDAP
  270. Vendor Version => 20428
  271. SASL Support => Enabled
  272. Directive => Local Value => Master Value
  273. ldap.max_links => Unlimited => Unlimited
  274. libxml
  275. libXML support => active
  276. libXML Compiled Version => 2.9.4
  277. libXML Loaded Version => 20904
  278. libXML streams => enabled
  279. mbstring
  280. Multibyte Support => enabled
  281. Multibyte string engine => libmbfl
  282. HTTP input encoding translation => disabled
  283. libmbfl version => 1.3.2
  284. oniguruma version => 5.9.6
  285. mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
  286. Multibyte (japanese) regex support => enabled
  287. Multibyte regex (oniguruma) backtrack check => On
  288. Multibyte regex (oniguruma) version => 5.9.6
  289. Directive => Local Value => Master Value
  290. mbstring.detect_order => no value => no value
  291. mbstring.encoding_translation => Off => Off
  292. mbstring.func_overload => 0 => 0
  293. mbstring.http_input => no value => no value
  294. mbstring.http_output => no value => no value
  295. mbstring.http_output_conv_mimetypes => ^(text/|application/xhtml\+xml) => ^(text/|application/xhtml\+xml)
  296. mbstring.internal_encoding => no value => no value
  297. mbstring.language => neutral => neutral
  298. mbstring.strict_detection => Off => Off
  299. mbstring.substitute_character => no value => no value
  300. mcrypt
  301. mcrypt support => enabled
  302. mcrypt_filter support => enabled
  303. Version => 2.5.8
  304. Api No => 20021217
  305. Supported ciphers => cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
  306. Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
  307. Directive => Local Value => Master Value
  308. mcrypt.algorithms_dir => no value => no value
  309. mcrypt.modes_dir => no value => no value
  310. mysqli
  311. MysqlI Support => enabled
  312. Client API library version => mysqlnd 5.0.12-dev - 20150407 - $Id: 38fea24f2847fa7519001be390c98ae0acafe387 $
  313. Active Persistent Links => 0
  314. Inactive Persistent Links => 0
  315. Active Links => 0
  316. Directive => Local Value => Master Value
  317. mysqli.allow_local_infile => On => On
  318. mysqli.allow_persistent => On => On
  319. mysqli.default_host => no value => no value
  320. mysqli.default_port => 3306 => 3306
  321. mysqli.default_pw => no value => no value
  322. mysqli.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
  323. mysqli.default_user => no value => no value
  324. mysqli.max_links => Unlimited => Unlimited
  325. mysqli.max_persistent => Unlimited => Unlimited
  326. mysqli.reconnect => Off => Off
  327. mysqli.rollback_on_cached_plink => Off => Off
  328. mysqlnd
  329. mysqlnd => enabled
  330. Version => mysqlnd 5.0.12-dev - 20150407 - $Id: 38fea24f2847fa7519001be390c98ae0acafe387 $
  331. Compression => supported
  332. core SSL => supported
  333. extended SSL => supported
  334. Command buffer size => 4096
  335. Read buffer size => 32768
  336. Read timeout => 31536000
  337. Collecting statistics => Yes
  338. Collecting memory statistics => Yes
  339. Tracing => n/a
  340. Loaded plugins => mysqlnd,debug_trace,auth_plugin_mysql_native_password,auth_plugin_mysql_clear_password,auth_plugin_sha256_password
  341. API Extensions => pdo_mysql,mysqli
  342. mysqlnd statistics =>
  343. bytes_sent => 0
  344. bytes_received => 0
  345. packets_sent => 0
  346. packets_received => 0
  347. protocol_overhead_in => 0
  348. protocol_overhead_out => 0
  349. bytes_received_ok_packet => 0
  350. bytes_received_eof_packet => 0
  351. bytes_received_rset_header_packet => 0
  352. bytes_received_rset_field_meta_packet => 0
  353. bytes_received_rset_row_packet => 0
  354. bytes_received_prepare_response_packet => 0
  355. bytes_received_change_user_packet => 0
  356. packets_sent_command => 0
  357. packets_received_ok => 0
  358. packets_received_eof => 0
  359. packets_received_rset_header => 0
  360. packets_received_rset_field_meta => 0
  361. packets_received_rset_row => 0
  362. packets_received_prepare_response => 0
  363. packets_received_change_user => 0
  364. result_set_queries => 0
  365. non_result_set_queries => 0
  366. no_index_used => 0
  367. bad_index_used => 0
  368. slow_queries => 0
  369. buffered_sets => 0
  370. unbuffered_sets => 0
  371. ps_buffered_sets => 0
  372. ps_unbuffered_sets => 0
  373. flushed_normal_sets => 0
  374. flushed_ps_sets => 0
  375. ps_prepared_never_executed => 0
  376. ps_prepared_once_executed => 0
  377. rows_fetched_from_server_normal => 0
  378. rows_fetched_from_server_ps => 0
  379. rows_buffered_from_client_normal => 0
  380. rows_buffered_from_client_ps => 0
  381. rows_fetched_from_client_normal_buffered => 0
  382. rows_fetched_from_client_normal_unbuffered => 0
  383. rows_fetched_from_client_ps_buffered => 0
  384. rows_fetched_from_client_ps_unbuffered => 0
  385. rows_fetched_from_client_ps_cursor => 0
  386. rows_affected_normal => 0
  387. rows_affected_ps => 0
  388. rows_skipped_normal => 0
  389. rows_skipped_ps => 0
  390. copy_on_write_saved => 0
  391. copy_on_write_performed => 0
  392. command_buffer_too_small => 0
  393. connect_success => 0
  394. connect_failure => 0
  395. connection_reused => 0
  396. reconnect => 0
  397. pconnect_success => 0
  398. active_connections => 0
  399. active_persistent_connections => 0
  400. explicit_close => 0
  401. implicit_close => 0
  402. disconnect_close => 0
  403. in_middle_of_command_close => 0
  404. explicit_free_result => 0
  405. implicit_free_result => 0
  406. explicit_stmt_close => 0
  407. implicit_stmt_close => 0
  408. mem_emalloc_count => 0
  409. mem_emalloc_amount => 0
  410. mem_ecalloc_count => 0
  411. mem_ecalloc_amount => 0
  412. mem_erealloc_count => 0
  413. mem_erealloc_amount => 0
  414. mem_efree_count => 0
  415. mem_efree_amount => 0
  416. mem_malloc_count => 0
  417. mem_malloc_amount => 0
  418. mem_calloc_count => 0
  419. mem_calloc_amount => 0
  420. mem_realloc_count => 0
  421. mem_realloc_amount => 0
  422. mem_free_count => 0
  423. mem_free_amount => 0
  424. mem_estrndup_count => 0
  425. mem_strndup_count => 0
  426. mem_estrdup_count => 0
  427. mem_strdup_count => 0
  428. mem_edupl_count => 0
  429. mem_dupl_count => 0
  430. proto_text_fetched_null => 0
  431. proto_text_fetched_bit => 0
  432. proto_text_fetched_tinyint => 0
  433. proto_text_fetched_short => 0
  434. proto_text_fetched_int24 => 0
  435. proto_text_fetched_int => 0
  436. proto_text_fetched_bigint => 0
  437. proto_text_fetched_decimal => 0
  438. proto_text_fetched_float => 0
  439. proto_text_fetched_double => 0
  440. proto_text_fetched_date => 0
  441. proto_text_fetched_year => 0
  442. proto_text_fetched_time => 0
  443. proto_text_fetched_datetime => 0
  444. proto_text_fetched_timestamp => 0
  445. proto_text_fetched_string => 0
  446. proto_text_fetched_blob => 0
  447. proto_text_fetched_enum => 0
  448. proto_text_fetched_set => 0
  449. proto_text_fetched_geometry => 0
  450. proto_text_fetched_other => 0
  451. proto_binary_fetched_null => 0
  452. proto_binary_fetched_bit => 0
  453. proto_binary_fetched_tinyint => 0
  454. proto_binary_fetched_short => 0
  455. proto_binary_fetched_int24 => 0
  456. proto_binary_fetched_int => 0
  457. proto_binary_fetched_bigint => 0
  458. proto_binary_fetched_decimal => 0
  459. proto_binary_fetched_float => 0
  460. proto_binary_fetched_double => 0
  461. proto_binary_fetched_date => 0
  462. proto_binary_fetched_year => 0
  463. proto_binary_fetched_time => 0
  464. proto_binary_fetched_datetime => 0
  465. proto_binary_fetched_timestamp => 0
  466. proto_binary_fetched_string => 0
  467. proto_binary_fetched_json => 0
  468. proto_binary_fetched_blob => 0
  469. proto_binary_fetched_enum => 0
  470. proto_binary_fetched_set => 0
  471. proto_binary_fetched_geometry => 0
  472. proto_binary_fetched_other => 0
  473. init_command_executed_count => 0
  474. init_command_failed_count => 0
  475. com_quit => 0
  476. com_init_db => 0
  477. com_query => 0
  478. com_field_list => 0
  479. com_create_db => 0
  480. com_drop_db => 0
  481. com_refresh => 0
  482. com_shutdown => 0
  483. com_statistics => 0
  484. com_process_info => 0
  485. com_connect => 0
  486. com_process_kill => 0
  487. com_debug => 0
  488. com_ping => 0
  489. com_time => 0
  490. com_delayed_insert => 0
  491. com_change_user => 0
  492. com_binlog_dump => 0
  493. com_table_dump => 0
  494. com_connect_out => 0
  495. com_register_slave => 0
  496. com_stmt_prepare => 0
  497. com_stmt_execute => 0
  498. com_stmt_send_long_data => 0
  499. com_stmt_close => 0
  500. com_stmt_reset => 0
  501. com_stmt_set_option => 0
  502. com_stmt_fetch => 0
  503. com_deamon => 0
  504. bytes_received_real_data_normal => 0
  505. bytes_received_real_data_ps => 0
  506. odbc
  507. ODBC Support => enabled
  508. Active Persistent Links => 0
  509. Active Links => 0
  510. ODBC library => unixODBC
  511. ODBCVER => 0x0380
  512. ODBC_INCLUDE => -I/usr/local/opt/unixodbc/include
  513. ODBC_LFLAGS => -L/usr/local/opt/unixodbc/lib
  514. ODBC_LIBS => -lodbc
  515. Directive => Local Value => Master Value
  516. odbc.allow_persistent => On => On
  517. odbc.check_persistent => On => On
  518. odbc.default_cursortype => Static cursor => Static cursor
  519. odbc.default_db => no value => no value
  520. odbc.default_pw => no value => no value
  521. odbc.default_user => no value => no value
  522. odbc.defaultbinmode => return as is => return as is
  523. odbc.defaultlrl => return up to 4096 bytes => return up to 4096 bytes
  524. odbc.max_links => Unlimited => Unlimited
  525. odbc.max_persistent => Unlimited => Unlimited
  526. openssl
  527. OpenSSL support => enabled
  528. OpenSSL Library Version => OpenSSL 1.0.2o 27 Mar 2018
  529. OpenSSL Header Version => OpenSSL 1.0.2o 27 Mar 2018
  530. Openssl default config => /usr/local/etc/openssl/openssl.cnf
  531. Directive => Local Value => Master Value
  532. openssl.cafile => no value => no value
  533. openssl.capath => no value => no value
  534. pcntl
  535. pcntl support => enabled
  536. pcre
  537. PCRE (Perl Compatible Regular Expressions) Support => enabled
  538. PCRE Library Version => 8.38 2015-11-23
  539. PCRE JIT Support => enabled
  540. Directive => Local Value => Master Value
  541. pcre.backtrack_limit => 1000000 => 1000000
  542. pcre.jit => 1 => 1
  543. pcre.recursion_limit => 100000 => 100000
  544. PDO
  545. PDO support => enabled
  546. PDO drivers => dblib, mysql, odbc, pgsql, sqlite
  547. pdo_dblib
  548. PDO Driver for FreeTDS/Sybase DB-lib => enabled
  549. Flavour => freetds
  550. pdo_mysql
  551. PDO Driver for MySQL => enabled
  552. Client API version => mysqlnd 5.0.12-dev - 20150407 - $Id: 38fea24f2847fa7519001be390c98ae0acafe387 $
  553. Directive => Local Value => Master Value
  554. pdo_mysql.default_socket => /tmp/mysql.sock => /tmp/mysql.sock
  555. PDO_ODBC
  556. PDO Driver for ODBC (unixODBC) => enabled
  557. ODBC Connection Pooling => Enabled, strict matching
  558. pdo_pgsql
  559. PDO Driver for PostgreSQL => enabled
  560. PostgreSQL(libpq) Version => 10.4
  561. Module version => 7.1.18
  562. Revision => $Id: 9c5f356c77143981d2e905e276e439501fe0f419 $
  563. pdo_sqlite
  564. PDO Driver for SQLite 3.x => enabled
  565. SQLite Library => 3.15.1
  566. pgsql
  567. PostgreSQL Support => enabled
  568. PostgreSQL(libpq) Version => 10.4
  569. PostgreSQL(libpq) => PostgreSQL 10.4 on x86_64-apple-darwin17.5.0, compiled by Apple LLVM version 9.1.0 (clang-902.0.39.1), 64-bit
  570. Multibyte character support => enabled
  571. SSL support => enabled
  572. Active Persistent Links => 0
  573. Active Links => 0
  574. Directive => Local Value => Master Value
  575. pgsql.allow_persistent => On => On
  576. pgsql.auto_reset_persistent => Off => Off
  577. pgsql.ignore_notice => Off => Off
  578. pgsql.log_notice => Off => Off
  579. pgsql.max_links => Unlimited => Unlimited
  580. pgsql.max_persistent => Unlimited => Unlimited
  581. Phar
  582. Phar: PHP Archive support => enabled
  583. Phar EXT version => 2.0.2
  584. Phar API version => 1.1.1
  585. SVN revision => $Id: 56fa253a6fef2a07ac702a358f778eddc01a09ea $
  586. Phar-based phar archives => enabled
  587. Tar-based phar archives => enabled
  588. ZIP-based phar archives => enabled
  589. gzip compression => enabled
  590. bzip2 compression => enabled
  591. OpenSSL support => enabled
  592. Phar based on pear/PHP_Archive, original concept by Davey Shafik.
  593. Phar fully realized by Gregory Beaver and Marcus Boerger.
  594. Portions of tar implementation Copyright (c) 2003-2009 Tim Kientzle.
  595. Directive => Local Value => Master Value
  596. phar.cache_list => no value => no value
  597. phar.readonly => On => On
  598. phar.require_hash => On => On
  599. phpdbg_webhelper
  600. Version => 0.5.0
  601. Directive => Local Value => Master Value
  602. phpdbg.auth => no value => no value
  603. phpdbg.path => no value => no value
  604. posix
  605. Revision => $Id: 066139df29f2b6954fc80149a0ba49dd7845ef7b $
  606. pspell
  607. PSpell Support => enabled
  608. readline
  609. Readline Support => enabled
  610. Readline library => EditLine wrapper
  611. Directive => Local Value => Master Value
  612. cli.pager => no value => no value
  613. cli.prompt => \b \> => \b \>
  614. Reflection
  615. Reflection => enabled
  616. Version => $Id: 7c6e20c07e8435a5148263b349668853c0057575 $
  617. session
  618. Session Support => enabled
  619. Registered save handlers => files user
  620. Registered serializer handlers => php_serialize php php_binary wddx
  621. Directive => Local Value => Master Value
  622. session.auto_start => Off => Off
  623. session.cache_expire => 180 => 180
  624. session.cache_limiter => nocache => nocache
  625. session.cookie_domain => no value => no value
  626. session.cookie_httponly => Off => Off
  627. session.cookie_lifetime => 0 => 0
  628. session.cookie_path => / => /
  629. session.cookie_secure => Off => Off
  630. session.gc_divisor => 1000 => 1000
  631. session.gc_maxlifetime => 1440 => 1440
  632. session.gc_probability => 1 => 1
  633. session.lazy_write => On => On
  634. session.name => PHPSESSID => PHPSESSID
  635. session.referer_check => no value => no value
  636. session.save_handler => files => files
  637. session.save_path => no value => no value
  638. session.serialize_handler => php => php
  639. session.sid_bits_per_character => 5 => 5
  640. session.sid_length => 26 => 26
  641. session.upload_progress.cleanup => On => On
  642. session.upload_progress.enabled => On => On
  643. session.upload_progress.freq => 1% => 1%
  644. session.upload_progress.min_freq => 1 => 1
  645. session.upload_progress.name => PHP_SESSION_UPLOAD_PROGRESS => PHP_SESSION_UPLOAD_PROGRESS
  646. session.upload_progress.prefix => upload_progress_ => upload_progress_
  647. session.use_cookies => On => On
  648. session.use_only_cookies => On => On
  649. session.use_strict_mode => Off => Off
  650. session.use_trans_sid => 0 => 0
  651. shmop
  652. shmop support => enabled
  653. SimpleXML
  654. Simplexml support => enabled
  655. Revision => $Id: ae067cdcddf424d6e762603905b98798bc924a00 $
  656. Schema support => enabled
  657. soap
  658. Soap Client => enabled
  659. Soap Server => enabled
  660. Directive => Local Value => Master Value
  661. soap.wsdl_cache => 1 => 1
  662. soap.wsdl_cache_dir => /tmp => /tmp
  663. soap.wsdl_cache_enabled => 1 => 1
  664. soap.wsdl_cache_limit => 5 => 5
  665. soap.wsdl_cache_ttl => 86400 => 86400
  666. sockets
  667. Sockets Support => enabled
  668. SPL
  669. SPL support => enabled
  670. Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
  671. 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
  672. sqlite3
  673. SQLite3 support => enabled
  674. SQLite3 module version => 7.1.18
  675. SQLite Library => 3.15.1
  676. Directive => Local Value => Master Value
  677. sqlite3.extension_dir => no value => no value
  678. standard
  679. Dynamic Library Support => enabled
  680. Path to sendmail => /usr/sbin/sendmail -t -i
  681. Directive => Local Value => Master Value
  682. assert.active => 1 => 1
  683. assert.bail => 0 => 0
  684. assert.callback => no value => no value
  685. assert.exception => 0 => 0
  686. assert.quiet_eval => 0 => 0
  687. assert.warning => 1 => 1
  688. auto_detect_line_endings => 0 => 0
  689. default_socket_timeout => 60 => 60
  690. from => no value => no value
  691. session.trans_sid_hosts => no value => no value
  692. session.trans_sid_tags => a=href,area=href,frame=src,form= => a=href,area=href,frame=src,form=
  693. url_rewriter.hosts => no value => no value
  694. url_rewriter.tags => form= => form=
  695. user_agent => no value => no value
  696. sysvmsg
  697. sysvmsg support => enabled
  698. Revision => $Id: 483c70b5c54718693a4b95633a097e33d1120ba9 $
  699. sysvsem
  700. Version => 7.1.18
  701. sysvshm
  702. Version => 7.1.18
  703. tokenizer
  704. Tokenizer Support => enabled
  705. wddx
  706. WDDX Support => enabled
  707. WDDX Session Serializer => enabled
  708. xdebug
  709. xdebug support => enabled
  710. Version => 2.6.0
  711. IDE Key => ufk
  712. Supported protocols
  713. DBGp - Common DeBuGger Protocol
  714. Directive => Local Value => Master Value
  715. xdebug.auto_trace => Off => Off
  716. xdebug.cli_color => 0 => 0
  717. xdebug.collect_assignments => Off => Off
  718. xdebug.collect_includes => On => On
  719. xdebug.collect_params => 0 => 0
  720. xdebug.collect_return => Off => Off
  721. xdebug.collect_vars => Off => Off
  722. xdebug.coverage_enable => On => On
  723. xdebug.default_enable => On => On
  724. xdebug.dump.COOKIE => no value => no value
  725. xdebug.dump.ENV => no value => no value
  726. xdebug.dump.FILES => no value => no value
  727. xdebug.dump.GET => no value => no value
  728. xdebug.dump.POST => no value => no value
  729. xdebug.dump.REQUEST => no value => no value
  730. xdebug.dump.SERVER => no value => no value
  731. xdebug.dump.SESSION => no value => no value
  732. xdebug.dump_globals => On => On
  733. xdebug.dump_once => On => On
  734. xdebug.dump_undefined => Off => Off
  735. xdebug.extended_info => On => On
  736. xdebug.file_link_format => no value => no value
  737. xdebug.filename_format => no value => no value
  738. xdebug.force_display_errors => Off => Off
  739. xdebug.force_error_reporting => 0 => 0
  740. xdebug.gc_stats_enable => Off => Off
  741. xdebug.gc_stats_output_dir => /var/tmp/ => /var/tmp/
  742. xdebug.gc_stats_output_name => gcstats.%p => gcstats.%p
  743. xdebug.halt_level => 0 => 0
  744. xdebug.idekey => no value => no value
  745. xdebug.max_nesting_level => 256 => 256
  746. xdebug.max_stack_frames => -1 => -1
  747. xdebug.overload_var_dump => 2 => 2
  748. xdebug.profiler_aggregate => Off => Off
  749. xdebug.profiler_append => Off => Off
  750. xdebug.profiler_enable => Off => Off
  751. xdebug.profiler_enable_trigger => Off => Off
  752. xdebug.profiler_enable_trigger_value => no value => no value
  753. xdebug.profiler_output_dir => /var/tmp/ => /var/tmp/
  754. xdebug.profiler_output_name => cachegrind.out.%p => cachegrind.out.%p
  755. xdebug.remote_addr_header => no value => no value
  756. xdebug.remote_autostart => Off => Off
  757. xdebug.remote_connect_back => Off => Off
  758. xdebug.remote_cookie_expire_time => 3600 => 3600
  759. xdebug.remote_enable => Off => Off
  760. xdebug.remote_handler => dbgp => dbgp
  761. xdebug.remote_host => localhost => localhost
  762. xdebug.remote_log => no value => no value
  763. xdebug.remote_mode => req => req
  764. xdebug.remote_port => 9000 => 9000
  765. xdebug.remote_timeout => 200 => 200
  766. xdebug.scream => Off => Off
  767. xdebug.show_error_trace => Off => Off
  768. xdebug.show_exception_trace => Off => Off
  769. xdebug.show_local_vars => Off => Off
  770. xdebug.show_mem_delta => Off => Off
  771. xdebug.trace_enable_trigger => Off => Off
  772. xdebug.trace_enable_trigger_value => no value => no value
  773. xdebug.trace_format => 0 => 0
  774. xdebug.trace_options => 0 => 0
  775. xdebug.trace_output_dir => /var/tmp/ => /var/tmp/
  776. xdebug.trace_output_name => trace.%c => trace.%c
  777. xdebug.var_display_max_children => 128 => 128
  778. xdebug.var_display_max_data => 512 => 512
  779. xdebug.var_display_max_depth => 3 => 3
  780. xml
  781. XML Support => active
  782. XML Namespace Support => active
  783. libxml2 Version => 2.9.4
  784. xmlreader
  785. XMLReader => enabled
  786. xmlrpc
  787. core library version => xmlrpc-epi v. 0.51
  788. php extension version => 7.1.18
  789. author => Dan Libby
  790. homepage => http://xmlrpc-epi.sourceforge.net
  791. open sourced by => Epinions.com
  792. xmlwriter
  793. XMLWriter => enabled
  794. xsl
  795. XSL => enabled
  796. libxslt Version => 1.1.29
  797. libxslt compiled against libxml Version => 2.9.4
  798. EXSLT => enabled
  799. libexslt Version => 1.1.29
  800. Zend OPcache
  801. Opcode Caching => Disabled
  802. Optimization => Disabled
  803. SHM Cache => Enabled
  804. File Cache => Disabled
  805. Startup Failed => Opcode Caching is disabled for CLI
  806. Directive => Local Value => Master Value
  807. opcache.blacklist_filename => no value => no value
  808. opcache.consistency_checks => 0 => 0
  809. opcache.dups_fix => Off => Off
  810. opcache.enable => On => On
  811. opcache.enable_cli => Off => Off
  812. opcache.enable_file_override => Off => Off
  813. opcache.error_log => no value => no value
  814. opcache.fast_shutdown => 0 => 0
  815. opcache.file_cache => no value => no value
  816. opcache.file_cache_consistency_checks => 1 => 1
  817. opcache.file_cache_only => 0 => 0
  818. opcache.file_update_protection => 2 => 2
  819. opcache.force_restart_timeout => 180 => 180
  820. opcache.huge_code_pages => Off => Off
  821. opcache.inherited_hack => On => On
  822. opcache.interned_strings_buffer => 8 => 8
  823. opcache.lockfile_path => /tmp => /tmp
  824. opcache.log_verbosity_level => 1 => 1
  825. opcache.max_accelerated_files => 10000 => 10000
  826. opcache.max_file_size => 0 => 0
  827. opcache.max_wasted_percentage => 5 => 5
  828. opcache.memory_consumption => 128 => 128
  829. opcache.opt_debug_level => 0 => 0
  830. opcache.optimization_level => 0x7FFFBFFF => 0x7FFFBFFF
  831. opcache.preferred_memory_model => no value => no value
  832. opcache.protect_memory => 0 => 0
  833. opcache.restrict_api => no value => no value
  834. opcache.revalidate_freq => 2 => 2
  835. opcache.revalidate_path => Off => Off
  836. opcache.save_comments => 1 => 1
  837. opcache.use_cwd => On => On
  838. opcache.validate_permission => Off => Off
  839. opcache.validate_root => Off => Off
  840. opcache.validate_timestamps => On => On
  841. zip
  842. Zip => enabled
  843. Zip version => 1.13.5
  844. Libzip version => 1.5.1
  845. zlib
  846. ZLib Support => enabled
  847. Stream Wrapper => compress.zlib://
  848. Stream Filter => zlib.inflate, zlib.deflate
  849. Compiled Version => 1.2.11
  850. Linked Version => 1.2.11
  851. Directive => Local Value => Master Value
  852. zlib.output_compression => Off => Off
  853. zlib.output_compression_level => -1 => -1
  854. zlib.output_handler => no value => no value
  855. Additional Modules
  856. Module Name
  857. Environment
  858. Variable => Value
  859. Apple_PubSub_Socket_Render => /private/tmp/com.apple.launchd.U0T762f74p/Render
  860. COLORFGBG => 15;0
  861. COLORTERM => truecolor
  862. DISPLAY => /private/tmp/com.apple.launchd.O0Tjz4IlfQ/org.macosforge.xquartz:0
  863. HOME => /Users/ufk
  864. ITERM_PROFILE => Default
  865. ITERM_SESSION_ID => w0t0p0:4579B12B-5671-4400-8027-C03CB86C2173
  866. LC_CTYPE => UTF-8
  867. LOGNAME => ufk
  868. PATH => /usr/local/opt/php@7.1/sbin:/usr/local/opt/php@7.1/bin:/Users/ufk/.yarn/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin
  869. PWD => /Users/ufk
  870. SHELL => /usr/local/bin/fish
  871. SHLVL => 1
  872. SSH_AUTH_SOCK => /private/tmp/com.apple.launchd.wzRylVZiij/Listeners
  873. TERM => xterm-256color
  874. TERM_PROGRAM => iTerm.app
  875. TERM_PROGRAM_VERSION => 3.1.5
  876. TERM_SESSION_ID => w0t0p0:4579B12B-5671-4400-8027-C03CB86C2173
  877. TMPDIR => /var/folders/jz/dr_r9prn6rbgnlthvdq917j80000gn/T/
  878. USER => ufk
  879. XPC_FLAGS => 0x0
  880. XPC_SERVICE_NAME => 0
  881. __CF_USER_TEXT_ENCODING => 0x1F5:0x0:0x0
  882. PHP Variables
  883. Variable => Value
  884. $_SERVER['Apple_PubSub_Socket_Render'] => /private/tmp/com.apple.launchd.U0T762f74p/Render
  885. $_SERVER['COLORFGBG'] => 15;0
  886. $_SERVER['COLORTERM'] => truecolor
  887. $_SERVER['DISPLAY'] => /private/tmp/com.apple.launchd.O0Tjz4IlfQ/org.macosforge.xquartz:0
  888. $_SERVER['HOME'] => /Users/ufk
  889. $_SERVER['ITERM_PROFILE'] => Default
  890. $_SERVER['ITERM_SESSION_ID'] => w0t0p0:4579B12B-5671-4400-8027-C03CB86C2173
  891. $_SERVER['LC_CTYPE'] => UTF-8
  892. $_SERVER['LOGNAME'] => ufk
  893. $_SERVER['PATH'] => /usr/local/opt/php@7.1/sbin:/usr/local/opt/php@7.1/bin:/Users/ufk/.yarn/bin:/usr/local/bin:/usr/bin:/bin:/usr/sbin:/sbin:/opt/X11/bin
  894. $_SERVER['PWD'] => /Users/ufk
  895. $_SERVER['SHELL'] => /usr/local/bin/fish
  896. $_SERVER['SHLVL'] => 1
  897. $_SERVER['SSH_AUTH_SOCK'] => /private/tmp/com.apple.launchd.wzRylVZiij/Listeners
  898. $_SERVER['TERM'] => xterm-256color
  899. $_SERVER['TERM_PROGRAM'] => iTerm.app
  900. $_SERVER['TERM_PROGRAM_VERSION'] => 3.1.5
  901. $_SERVER['TERM_SESSION_ID'] => w0t0p0:4579B12B-5671-4400-8027-C03CB86C2173
  902. $_SERVER['TMPDIR'] => /var/folders/jz/dr_r9prn6rbgnlthvdq917j80000gn/T/
  903. $_SERVER['USER'] => ufk
  904. $_SERVER['XPC_FLAGS'] => 0x0
  905. $_SERVER['XPC_SERVICE_NAME'] => 0
  906. $_SERVER['__CF_USER_TEXT_ENCODING'] => 0x1F5:0x0:0x0
  907. $_SERVER['PHP_SELF'] =>
  908. $_SERVER['SCRIPT_NAME'] =>
  909. $_SERVER['SCRIPT_FILENAME'] =>
  910. $_SERVER['PATH_TRANSLATED'] =>
  911. $_SERVER['DOCUMENT_ROOT'] =>
  912. $_SERVER['REQUEST_TIME_FLOAT'] => 1527330351.0147
  913. $_SERVER['REQUEST_TIME'] => 1527330351
  914. $_SERVER['argv'] => Array
  915. (
  916. )
  917. $_SERVER['argc'] => 0
  918. PHP License
  919. This program is free software; you can redistribute it and/or modify
  920. it under the terms of the PHP License as published by the PHP Group
  921. and included in the distribution in the file: LICENSE
  922. This program is distributed in the hope that it will be useful,
  923. but WITHOUT ANY WARRANTY; without even the implied warranty of
  924. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
  925. If you did not receive a copy of the PHP license, or have any
  926. questions about PHP licensing, please contact license@php.net.
  927.