Skip to content

Instantly share code, notes, and snippets.

@hugdx
Created December 16, 2014 02:39
Show Gist options
  • Save hugdx/d98d509c3e07fd5ae480 to your computer and use it in GitHub Desktop.
Save hugdx/d98d509c3e07fd5ae480 to your computer and use it in GitHub Desktop.
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test Php::Value object #2 [php/phpt/variables/010-value-object2.phpt]
Test Php::Value casting operators (64bit OS only) [php/phpt/variables/011-value-casting-operators.phpt]
Test Php::Value casting operators (double) [php/phpt/variables/012-value-casting-operators-double.phpt]
calling-php-functions from userspace [php/phpt/variables/013-calling-php-functions.phpt]
calling-php-Callback-functions [php/phpt/variables/014-calling-php-functions.phpt]
calling-php-Callback-functions (lambda) [php/phpt/variables/015-calling-php-functions.phpt]
calling-php-Callback-functions (__invoke) [php/phpt/variables/016-calling-php-functions.phpt]
calling-php-Callback-functions (method of class) [php/phpt/variables/017-calling-php-functions.phpt]
=====================================================================
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 0
Exts tested : 0
---------------------------------------------------------------------
Number of tests : 44 44
Tests skipped : 0 ( 0.0%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 8 ( 18.2%) ( 18.2%)
Expected fail : 0 ( 0.0%) ( 0.0%)
Tests passed : 36 ( 81.8%) ( 81.8%)
---------------------------------------------------------------------
Time taken : 6 seconds
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test Php::Value object #2 [php/phpt/variables/010-value-object2.phpt]
Test Php::Value casting operators (64bit OS only) [php/phpt/variables/011-value-casting-operators.phpt]
Test Php::Value casting operators (double) [php/phpt/variables/012-value-casting-operators-double.phpt]
calling-php-functions from userspace [php/phpt/variables/013-calling-php-functions.phpt]
calling-php-Callback-functions [php/phpt/variables/014-calling-php-functions.phpt]
calling-php-Callback-functions (lambda) [php/phpt/variables/015-calling-php-functions.phpt]
calling-php-Callback-functions (__invoke) [php/phpt/variables/016-calling-php-functions.phpt]
calling-php-Callback-functions (method of class) [php/phpt/variables/017-calling-php-functions.phpt]
=====================================================================
================================================================================
/usr/local/src/new_phpcpp/PHP-CPP-issue149/tests/php/phpt/variables/010-value-object2.phpt
================================================================================
2014-03-27 00:37:15
2016-03-31 15:48:00
7200
DateTime::__set_state(array(
'date' => '2014-03-27 00:37:15.000000',
'timezone_type' => 3,
'timezone' => 'Europe/Amsterdam',
))
================================================================================
005+ 'date' => '2014-03-27 00:37:15.000000',
005- 'date' => '2014-03-27 00:37:15',
================================================================================
================================================================================
/usr/local/src/new_phpcpp/PHP-CPP-issue149/tests/php/phpt/variables/011-value-casting-operators.phpt
================================================================================
Test 5555555555555555:
long:5555555555555555
string:5555555555555555
bool:Yes
Test '9223372036854775807':
long:9223372036854775807
string:9223372036854775807
bool:Yes
Test 9223372036854775807:
long:9223372036854775807
string:9223372036854775807
bool:Yes
Test 5:
long:5
string:5
bool:Yes
Test -99999999:
long:-99999999
string:-99999999
bool:Yes
Test '18':
long:18
string:18
bool:Yes
Test '3.14159265359':
long:3
string:3.14159265359
bool:Yes
Test 3.1415926535900001:
long:3
string:3.14159265359
bool:Yes
Test 3.5714285714285716:
long:3
string:3.5714285714286
bool:Yes
Test ' this is a string ':
long:0
string: this is a string
bool:Yes
Test ' 2-nd string ':
long:2
string: 2-nd string
bool:Yes
Test 'false':
long:0
string:false
bool:Yes
Test false:
long:0
string:
bool:No
Test 'true':
long:0
string:true
bool:Yes
Test true:
long:1
string:1
bool:Yes
Test 0:
long:0
string:0
bool:No
Test '0':
long:0
string:0
bool:No
Test 83:
long:83
string:83
bool:Yes
Test 26:
long:26
string:26
bool:Yes
================================================================================
036+ Test 3.1415926535900001:
036- Test 3.14159265359:
041+ Test 3.5714285714285716:
041- Test 3.5714285714286:
================================================================================
================================================================================
/usr/local/src/new_phpcpp/PHP-CPP-issue149/tests/php/phpt/variables/012-value-casting-operators-double.phpt
================================================================================
Test 5555555555555:
5555555555555
Test '999999999999999':
999999999999999
Test 99999999999999:
99999999999999
Test 5:
5
Test -99999999:
-99999999
Test '18':
18
Test '3.14159265359':
3.14159265359
Test 3.1415926535900001:
3.14159265359
Test ' this is a string ':
0
Test ' 2-nd string ':
2
Test 'false':
0
Test false:
0
Test 'true':
0
Test true:
1
Test 0:
0
Test '0':
0
Test 83:
83
Test 26:
26
================================================================================
015+ Test 3.1415926535900001:
015- Test 3.14159265359:
================================================================================
================================================================================
/usr/local/src/new_phpcpp/PHP-CPP-issue149/tests/php/phpt/variables/013-calling-php-functions.phpt
================================================================================
fnFromUserSpace
userspace function called with parameters:
array (
0 => 'param1',
)userspace function called with parameters:
array (
0 => 'param1',
1 => 'param2',
)userspace function called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
)userspace function called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
)userspace function called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 =>
array (
0 => 'param5',
1 => 3.1415926535900001,
2 => 28032014,
'key' => 'value',
),
)userspace function called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 =>
array (
0 => 'param5',
1 => 3.1415926535900001,
2 => 28032014,
'key' => 'value',
),
5 =>
DateTime::__set_state(array(
'date' => '2014-03-28 19:42:15.000000',
'timezone_type' => 3,
'timezone' => 'Asia/Yekaterinburg',
)),
)userspace function called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
)userspace function called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
7 => 'param8',
)userspace function called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
7 => 'param8',
8 => 'param9',
)userspace function called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
7 => 'param8',
8 => 'param9',
9 => 'param10',
)
================================================================================
029+ 1 => 3.1415926535900001,
029- 1 => 3.14159265359,
042+ 1 => 3.1415926535900001,
042- 1 => 3.14159265359,
048+ 'date' => '2014-03-28 19:42:15.000000',
048- 'date' => '2014-03-28 19:42:15',
================================================================================
================================================================================
/usr/local/src/new_phpcpp/PHP-CPP-issue149/tests/php/phpt/variables/014-calling-php-functions.phpt
================================================================================
call callback
Callback called with parameters:
array (
0 => 'param1',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 =>
array (
0 => 'param5',
1 => 3.1415926535900001,
2 => 28032014,
'key' => 'value',
),
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 =>
array (
0 => 'param5',
1 => 3.1415926535900001,
2 => 28032014,
'key' => 'value',
),
5 =>
DateTime::__set_state(array(
'date' => '2014-03-28 19:42:15.000000',
'timezone_type' => 3,
'timezone' => 'Asia/Yekaterinburg',
)),
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
7 => 'param8',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
7 => 'param8',
8 => 'param9',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
7 => 'param8',
8 => 'param9',
9 => 'param10',
)
================================================================================
029+ 1 => 3.1415926535900001,
029- 1 => 3.14159265359,
042+ 1 => 3.1415926535900001,
042- 1 => 3.14159265359,
048+ 'date' => '2014-03-28 19:42:15.000000',
048- 'date' => '2014-03-28 19:42:15',
================================================================================
================================================================================
/usr/local/src/new_phpcpp/PHP-CPP-issue149/tests/php/phpt/variables/015-calling-php-functions.phpt
================================================================================
call callback
Callback called with parameters:
array (
0 => 'param1',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 =>
array (
0 => 'param5',
1 => 3.1415926535900001,
2 => 28032014,
'key' => 'value',
),
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 =>
array (
0 => 'param5',
1 => 3.1415926535900001,
2 => 28032014,
'key' => 'value',
),
5 =>
DateTime::__set_state(array(
'date' => '2014-03-28 19:42:15.000000',
'timezone_type' => 3,
'timezone' => 'Asia/Yekaterinburg',
)),
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
7 => 'param8',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
7 => 'param8',
8 => 'param9',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
7 => 'param8',
8 => 'param9',
9 => 'param10',
)
================================================================================
029+ 1 => 3.1415926535900001,
029- 1 => 3.14159265359,
042+ 1 => 3.1415926535900001,
042- 1 => 3.14159265359,
048+ 'date' => '2014-03-28 19:42:15.000000',
048- 'date' => '2014-03-28 19:42:15',
================================================================================
================================================================================
/usr/local/src/new_phpcpp/PHP-CPP-issue149/tests/php/phpt/variables/016-calling-php-functions.phpt
================================================================================
call callback
Callback called with parameters:
array (
0 => 'param1',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 =>
array (
0 => 'param5',
1 => 3.1415926535900001,
2 => 28032014,
'key' => 'value',
),
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 =>
array (
0 => 'param5',
1 => 3.1415926535900001,
2 => 28032014,
'key' => 'value',
),
5 =>
DateTime::__set_state(array(
'date' => '2014-03-28 19:42:15.000000',
'timezone_type' => 3,
'timezone' => 'Asia/Yekaterinburg',
)),
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
7 => 'param8',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
7 => 'param8',
8 => 'param9',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
7 => 'param8',
8 => 'param9',
9 => 'param10',
)
================================================================================
029+ 1 => 3.1415926535900001,
029- 1 => 3.14159265359,
042+ 1 => 3.1415926535900001,
042- 1 => 3.14159265359,
048+ 'date' => '2014-03-28 19:42:15.000000',
048- 'date' => '2014-03-28 19:42:15',
================================================================================
================================================================================
/usr/local/src/new_phpcpp/PHP-CPP-issue149/tests/php/phpt/variables/017-calling-php-functions.phpt
================================================================================
call callback
Callback called with parameters:
array (
0 => 'param1',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 =>
array (
0 => 'param5',
1 => 3.1415926535900001,
2 => 28032014,
'key' => 'value',
),
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 =>
array (
0 => 'param5',
1 => 3.1415926535900001,
2 => 28032014,
'key' => 'value',
),
5 =>
DateTime::__set_state(array(
'date' => '2014-03-28 19:42:15.000000',
'timezone_type' => 3,
'timezone' => 'Asia/Yekaterinburg',
)),
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
7 => 'param8',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
7 => 'param8',
8 => 'param9',
)Callback called with parameters:
array (
0 => 'param1',
1 => 'param2',
2 => 'param3',
3 => 'param4',
4 => 'param5',
5 => 'param6',
6 => 'param7',
7 => 'param8',
8 => 'param9',
9 => 'param10',
)
================================================================================
029+ 1 => 3.1415926535900001,
029- 1 => 3.14159265359,
042+ 1 => 3.1415926535900001,
042- 1 => 3.14159265359,
048+ 'date' => '2014-03-28 19:42:15.000000',
048- 'date' => '2014-03-28 19:42:15',
================================================================================
================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Linux - Linux localhost.localdomain 2.6.32-504.1.3.el6.x86_64 #1 SMP Tue Nov 11 17:57:25 UTC 2014 x86_64
Autoconf:
autoconf (GNU Autoconf) 2.63
Copyright (C) 2008 Free Software Foundation, Inc.
License GPLv2+: GNU GPL version 2 or later
<http://gnu.org/licenses/old-licenses/gpl-2.0.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:
System Libtool:
N/A
Compiler:
N/A
Bison:
Libraries:
linux-vdso.so.1 => (0x00007fff32742000)
libcrypt.so.1 => /lib64/libcrypt.so.1 (0x00000036a1400000)
libz.so.1 => /lib64/libz.so.1 (0x000000381b000000)
libexslt.so.0 => /usr/lib64/libexslt.so.0 (0x0000003495400000)
librt.so.1 => /lib64/librt.so.1 (0x000000381a800000)
libmysqlclient.so.16 => /usr/lib64/mysql/libmysqlclient.so.16 (0x00000036a3c00000)
libmcrypt.so.4 => /usr/lib64/libmcrypt.so.4 (0x00000036a4000000)
libltdl.so.7 => /usr/lib64/libltdl.so.7 (0x0000003494800000)
libpng12.so.0 => /usr/lib64/libpng12.so.0 (0x0000003821400000)
libjpeg.so.62 => /usr/lib64/libjpeg.so.62 (0x000000381b400000)
libcurl.so.4 => /usr/lib64/libcurl.so.4 (0x00000036a3800000)
libpcre.so.0 => /lib64/libpcre.so.0 (0x000000381e800000)
libm.so.6 => /lib64/libm.so.6 (0x000000381ac00000)
libdl.so.2 => /lib64/libdl.so.2 (0x0000003819c00000)
libnsl.so.1 => /lib64/libnsl.so.1 (0x0000003494000000)
libxml2.so.2 => /usr/lib64/libxml2.so.2 (0x000000381fc00000)
libgssapi_krb5.so.2 => /lib64/libgssapi_krb5.so.2 (0x0000003821c00000)
libkrb5.so.3 => /lib64/libkrb5.so.3 (0x0000003820800000)
libk5crypto.so.3 => /lib64/libk5crypto.so.3 (0x0000003820c00000)
libcom_err.so.2 => /lib64/libcom_err.so.2 (0x000000381f400000)
libssl.so.10 => /usr/lib64/libssl.so.10 (0x000000355a000000)
libcrypto.so.10 => /usr/lib64/libcrypto.so.10 (0x0000003559c00000)
libfreetype.so.6 => /usr/lib64/libfreetype.so.6 (0x0000003495c00000)
libxslt.so.1 => /usr/lib64/libxslt.so.1 (0x0000003494c00000)
libc.so.6 => /lib64/libc.so.6 (0x000000381a000000)
libresolv.so.2 => /lib64/libresolv.so.2 (0x000000381bc00000)
libfreebl3.so => /lib64/libfreebl3.so (0x00000036a1800000)
libgcrypt.so.11 => /lib64/libgcrypt.so.11 (0x0000003496800000)
libgpg-error.so.0 => /lib64/libgpg-error.so.0 (0x0000003495000000)
libpthread.so.0 => /lib64/libpthread.so.0 (0x000000381a400000)
/lib64/ld-linux-x86-64.so.2 (0x0000003819800000)
libidn.so.11 => /lib64/libidn.so.11 (0x0000003496000000)
libldap-2.4.so.2 => /lib64/libldap-2.4.so.2 (0x00000036a3400000)
libssl3.so => /usr/lib64/libssl3.so (0x00000036a2800000)
libsmime3.so => /usr/lib64/libsmime3.so (0x00000036a2400000)
libnss3.so => /usr/lib64/libnss3.so (0x00000036a1c00000)
libnssutil3.so => /usr/lib64/libnssutil3.so (0x00000036a2000000)
libplds4.so => /lib64/libplds4.so (0x000000381e400000)
libplc4.so => /lib64/libplc4.so (0x000000381c800000)
libnspr4.so => /lib64/libnspr4.so (0x000000381e000000)
libssh2.so.1 => /usr/lib64/libssh2.so.1 (0x000000355a800000)
libkrb5support.so.0 => /lib64/libkrb5support.so.0 (0x0000003821000000)
libkeyutils.so.1 => /lib64/libkeyutils.so.1 (0x0000003820400000)
liblber-2.4.so.2 => /lib64/liblber-2.4.so.2 (0x00000036a3000000)
libsasl2.so.2 => /usr/lib64/libsasl2.so.2 (0x00000036a2c00000)
libselinux.so.1 => /lib64/libselinux.so.1 (0x000000381b800000)
================================================================================
PHPINFO
================================================================================
phpinfo()
PHP Version => 5.6.2
System => Linux localhost.localdomain 2.6.32-504.1.3.el6.x86_64 #1 SMP Tue Nov 11 17:57:25 UTC 2014 x86_64
Build Date => Nov 6 2014 21:19:09
Configure Command => './configure' '--prefix=/usr' '--with-apxs2' '--with-curl=/usr/local/lib' '--with-gd' '--with-gettext' '--with-jpeg-dir=/usr/local/lib' '--with-freetype-dir=/usr/lib' '--with-kerberos' '--with-openssl' '--with-mcrypt' '--with-mhash' '--with-mysql=/usr' '--with-mysqli=/usr/bin/mysql_config' '--with-pdo-mysql=/usr' '--with-pear' '--with-png-dir=/usr/local/lib' '--with-xsl' '--with-zlib' '--with-zlib-dir=/usr/lib' '--with-iconv' '--enable-bcmath' '--enable-calendar' '--enable-exif' '--enable-ftp' '--enable-gd-native-ttf' '--enable-soap' '--enable-sockets' '--enable-mbstring' '--enable-zip' '--enable-wddx' '--with-pcre-regex=/usr' '--with-libdir=lib64'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/lib
Loaded Configuration File => /usr/lib/php.ini
Scan this dir for additional .ini files => (none)
Additional .ini files parsed => (none)
PHP API => 20131106
PHP Extension => 20131226
Zend Extension => 220131226
Zend Extension Build => API220131226,NTS
PHP Extension Build => API20131226,NTS
Debug Build => no
Thread Safety => disabled
Zend Signal Handling => disabled
Zend Memory Manager => enabled
Zend Multibyte Support => provided by mbstring
IPv6 Support => enabled
DTrace Support => disabled
Registered PHP Streams => https, ftps, compress.zlib, php, file, glob, data, http, ftp, phar, zip
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls, tlsv1.0, tlsv1.1, tlsv1.2
Registered Stream Filters => zlib.*, convert.iconv.*, mcrypt.*, mdecrypt.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed, dechunk
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.6.0, Copyright (c) 1998-2014 Zend Technologies
_______________________________________________________________________
Configuration
bcmath
BCMath support => enabled
Directive => Local Value => Master Value
bcmath.scale => 0 => 0
calendar
Calendar support => enabled
Core
PHP Version => 5.6.2
Directive => Local Value => Master Value
allow_url_fopen => On => On
allow_url_include => Off => Off
always_populate_raw_post_data => 0 => 0
arg_separator.input => & => &
arg_separator.output => & => &
asp_tags => Off => Off
auto_append_file => no value => no value
auto_globals_jit => On => On
auto_prepend_file => no value => no value
browscap => no value => no value
default_charset => UTF-8 => UTF-8
default_mimetype => text/html => text/html
disable_classes => no value => no value
disable_functions => no value => no value
display_errors => STDERR => STDERR
display_startup_errors => Off => Off
doc_root => no value => no value
docref_ext => no value => no value
docref_root => no value => no value
enable_dl => On => On
enable_post_data_reading => On => On
error_append_string => no value => no value
error_log => no value => no value
error_prepend_string => no value => no value
error_reporting => no value => no value
exit_on_timeout => Off => Off
expose_php => On => On
extension_dir => /usr/lib/php/extensions/no-debug-non-zts-20131226 => /usr/lib/php/extensions/no-debug-non-zts-20131226
file_uploads => On => On
highlight.comment => <font style="color: #FF8000">#FF8000</font> => <font style="color: #FF8000">#FF8000</font>
highlight.default => <font style="color: #0000BB">#0000BB</font> => <font style="color: #0000BB">#0000BB</font>
highlight.html => <font style="color: #000000">#000000</font> => <font style="color: #000000">#000000</font>
highlight.keyword => <font style="color: #007700">#007700</font> => <font style="color: #007700">#007700</font>
highlight.string => <font style="color: #DD0000">#DD0000</font> => <font style="color: #DD0000">#DD0000</font>
html_errors => Off => Off
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => On
include_path => .:/usr/lib/php => .:/usr/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 => 16K => 16K
realpath_cache_ttl => 120 => 120
register_argc_argv => On => On
report_memleaks => On => On
report_zend_debug => Off => Off
request_order => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
serialize_precision => 17 => 17
short_open_tag => On => On
SMTP => localhost => localhost
smtp_port => 25 => 25
sql.safe_mode => Off => Off
sys_temp_dir => no value => no value
track_errors => Off => Off
unserialize_callback_func => no value => no value
upload_max_filesize => 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.detect_unicode => On => On
zend.enable_gc => On => On
zend.multibyte => Off => Off
zend.script_encoding => no value => no value
ctype
ctype functions => enabled
curl
cURL support => enabled
cURL Information => 7.19.7
Age => 3
Features
AsynchDNS => No
CharConv => No
Debug => No
GSS-Negotiate => Yes
IDN => Yes
IPv6 => Yes
krb4 => No
Largefile => Yes
libz => Yes
NTLM => Yes
SPNEGO => No
SSL => Yes
SSPI => No
Protocols => tftp, ftp, telnet, dict, ldap, ldaps, http, file, https, ftps, scp, sftp
Host => x86_64-redhat-linux-gnu
SSL Version => NSS/3.16.1 Basic ECC
ZLib Version => 1.2.3
libSSH Version => libssh2/1.4.2
date
date/time support => enabled
"Olson" Timezone Database Version => 2014.7
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.7.6
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled
ereg
Regex Library => Bundled library enabled
exif
EXIF Support => enabled
EXIF Version => 1.4 $Id: ab2a50435139d06a6aaac1b47adb458267625069 $
Supported EXIF Version => 0220
Supported filetypes => JPEG,TIFF
Directive => Local Value => Master Value
exif.decode_jis_intel => JIS => JIS
exif.decode_jis_motorola => JIS => JIS
exif.decode_unicode_intel => UCS-2LE => UCS-2LE
exif.decode_unicode_motorola => UCS-2BE => UCS-2BE
exif.encode_jis => no value => no value
exif.encode_unicode => ISO-8859-15 => ISO-8859-15
fileinfo
fileinfo support => enabled
version => 1.0.5
libmagic => 517
filter
Input Validation and Filtering => enabled
Revision => $Id: 4d3899e089e6e45b157975ceef2ac7deb6e9d762 $
Directive => Local Value => Master Value
filter.default => unsafe_raw => unsafe_raw
filter.default_flags => no value => no value
ftp
FTP support => enabled
gd
GD Support => enabled
GD Version => bundled (2.1.0 compatible)
FreeType Support => enabled
FreeType Linkage => with freetype
FreeType Version => 2.3.11
GIF Read Support => enabled
GIF Create Support => enabled
JPEG Support => enabled
libJPEG Version => 6b
PNG Support => enabled
libPNG Version => 1.2.49
WBMP Support => enabled
XBM Support => enabled
Directive => Local Value => Master Value
gd.jpeg_ignore_warning => 0 => 0
gettext
GetText Support => enabled
hash
hash support => enabled
Hashing Engines => md2 md4 md5 sha1 sha224 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru snefru256 gost gost-crypto adler32 crc32 crc32b fnv132 fnv1a32 fnv164 fnv1a64 joaat haval128,3 haval160,3 haval192,3 haval224,3 haval256,3 haval128,4 haval160,4 haval192,4 haval224,4 haval256,4 haval128,5 haval160,5 haval192,5 haval224,5 haval256,5
iconv
iconv support => enabled
iconv implementation => glibc
iconv library version => 2.12
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.2.1
libxml
libXML support => active
libXML Compiled Version => 2.7.6
libXML Loaded Version => 20706
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) backtrack check => On
Multibyte regex (oniguruma) version => 5.9.5
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
mcrypt
mcrypt support => enabled
mcrypt_filter support => enabled
Version => 2.5.7
Api No => 20021217
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
Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
Directive => Local Value => Master Value
mcrypt.algorithms_dir => no value => no value
mcrypt.modes_dir => no value => no value
mhash
MHASH support => Enabled
MHASH API Version => Emulated Support
mongo
MongoDB Support => enabled
Version => 1.6.0RC2-dev
Streams Support => enabled
SSL Support => enabled
Supported Authentication Mechanisms
MONGODB-CR (default) => enabled
SCRAM-SHA-1 => enabled
MONGODB-X509 => enabled
GSSAPI (Kerberos) => disabled
PLAIN => disabled
Directive => Local Value => Master Value
mongo.allow_empty_keys => 0 => 0
mongo.chunk_size => 261120 => 261120
mongo.cmd => $ => $
mongo.default_host => localhost => localhost
mongo.default_port => 27017 => 27017
mongo.is_master_interval => 15 => 15
mongo.long_as_object => 0 => 0
mongo.native_long => 1 => 1
mongo.ping_interval => 5 => 5
mysql
MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 5.1.69
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /var/lib/mysql/mysql.sock
MYSQL_INCLUDE => -I/usr/include/mysql
MYSQL_LIBS => -L/usr/lib64/mysql -lmysqlclient
Directive => Local Value => Master Value
mysql.allow_local_infile => On => On
mysql.allow_persistent => On => On
mysql.connect_timeout => 60 => 60
mysql.default_host => no value => no value
mysql.default_password => no value => no value
mysql.default_port => no value => no value
mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
mysql.default_user => no value => no value
mysql.max_links => Unlimited => Unlimited
mysql.max_persistent => Unlimited => Unlimited
mysql.trace_mode => Off => Off
mysqli
MysqlI Support => enabled
Client API library version => 5.1.69
Active Persistent Links => 0
Inactive Persistent Links => 0
Active Links => 0
Client API header version => 5.1.73
MYSQLI_SOCKET => /var/lib/mysql/mysql.sock
Directive => Local Value => Master Value
mysqli.allow_local_infile => On => On
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
openssl
OpenSSL support => enabled
OpenSSL Library Version => OpenSSL 1.0.1e-fips 11 Feb 2013
OpenSSL Header Version => OpenSSL 1.0.1e-fips 11 Feb 2013
Directive => Local Value => Master Value
openssl.cafile => no value => no value
openssl.capath => no value => no value
pcre
PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 7.8 2008-09-05
Directive => Local Value => Master Value
pcre.backtrack_limit => 1000000 => 1000000
pcre.recursion_limit => 100000 => 100000
PDO
PDO support => enabled
PDO drivers => mysql, sqlite
pdo_mysql
PDO Driver for MySQL => enabled
Client API version => 5.1.69
Directive => Local Value => Master Value
pdo_mysql.default_socket => /var/lib/mysql/mysql.sock => /var/lib/mysql/mysql.sock
pdo_sqlite
PDO Driver for SQLite 3.x => enabled
SQLite Library => 3.8.4.3
Phar
Phar: PHP Archive support => enabled
Phar EXT version => 2.0.2
Phar API version => 1.1.1
SVN revision => $Id: 5bfb2788811b381e88c27d2b12c2091f93cded5c $
Phar-based phar archives => enabled
Tar-based phar archives => enabled
ZIP-based phar archives => enabled
gzip compression => enabled
bzip2 compression => disabled (install pecl/bz2)
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
Revision => $Id: 1dfa9997ed76804e53c91e0ce862f3707617b6ed $
Reflection
Reflection => enabled
Version => $Id: 8e5fcadef43ea0f77c7886557613923e30b979dd $
session
Session Support => enabled
Registered save handlers => files user
Registered serializer handlers => php_serialize php php_binary wddx
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 => Off => Off
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_secure => Off => Off
session.entropy_file => /dev/urandom => /dev/urandom
session.entropy_length => 32 => 32
session.gc_divisor => 100 => 100
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.hash_bits_per_character => 4 => 4
session.hash_function => 0 => 0
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.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 => On => On
session.use_only_cookies => On => On
session.use_strict_mode => Off => Off
session.use_trans_sid => 0 => 0
SimpleXML
Simplexml support => enabled
Revision => $Id: a915862ec47f9589309acc4996ca8f6179788746 $
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 => 1 => 1
soap.wsdl_cache_limit => 5 => 5
soap.wsdl_cache_ttl => 86400 => 86400
sockets
Sockets Support => enabled
SPL
SPL support => enabled
Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, CallbackFilterIterator, DirectoryIterator, DomainException, EmptyIterator, FilesystemIterator, FilterIterator, GlobIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, MultipleIterator, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveCallbackFilterIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RecursiveTreeIterator, RegexIterator, RuntimeException, SplDoublyLinkedList, SplFileInfo, SplFileObject, SplFixedArray, SplHeap, SplMinHeap, SplMaxHeap, SplObjectStorage, SplPriorityQueue, SplQueue, SplStack, SplTempFileObject, UnderflowException, UnexpectedValueException
sqlite3
SQLite3 support => enabled
SQLite3 module version => 0.7-dev
SQLite Library => 3.8.4.3
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.quiet_eval => 0 => 0
assert.warning => 1 => 1
auto_detect_line_endings => 0 => 0
default_socket_timeout => 60 => 60
from => no value => no value
url_rewriter.tags => a=href,area=href,frame=src,form=,fieldset= => a=href,area=href,frame=src,form=,fieldset=
user_agent => no value => no value
tokenizer
Tokenizer Support => enabled
wddx
WDDX Support => enabled
WDDX Session Serializer => enabled
xml
XML Support => active
XML Namespace Support => active
libxml2 Version => 2.7.6
xmlreader
XMLReader => enabled
xmlwriter
XMLWriter => enabled
xsl
XSL => enabled
libxslt Version => 1.1.26
libxslt compiled against libxml Version => 2.7.6
EXSLT => enabled
libexslt Version => 1.1.26
zip
Zip => enabled
Extension Version => $Id: a9db166c839b24cbebccad95120bd535e720038f $
Zip version => 1.12.4
Libzip version => 0.11.2
zlib
ZLib Support => enabled
Stream Wrapper => compress.zlib://
Stream Filter => zlib.inflate, zlib.deflate
Compiled Version => 1.2.3
Linked Version => 1.2.3
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
MANPATH => /opt/centos/devtoolset-1.1/root/usr/share/man:
HOSTNAME => localhost.localdomain
SHELL => /bin/bash
TERM => xterm
HISTSIZE => 1000
SSH_CLIENT => deleted
PERL5LIB => /opt/centos/devtoolset-1.1/root//usr/lib64/perl5/vendor_perl:/opt/centos/devtoolset-1.1/root/usr/lib/perl5:/opt/centos/devtoolset-1.1/root//usr/share/perl5/vendor_perl
QTDIR => /usr/lib64/qt-3.3
QTINC => /usr/lib64/qt-3.3/include
SSH_TTY => deleted
X_SCLS => devtoolset-1.1
USER => root
PCP_DIR => /opt/centos/devtoolset-1.1/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:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.tbz=01;31:*.tbz2=01;31:*.bz=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=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:*.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:
LD_LIBRARY_PATH => /usr/local/src/new_phpcpp/PHP-CPP-issue149:/opt/centos/devtoolset-1.1/root/usr/lib64
SSH_AUTH_SOCK => deleted
PATH => /opt/centos/devtoolset-1.1/root/usr/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
MAIL => /var/spool/mail/root
_ => /usr/bin/php
PWD => /usr/local/src/new_phpcpp/PHP-CPP-issue149/tests
TEST_PHP_EXECUTABLE => /usr/bin/php
LANG => en_US.UTF-8
HISTCONTROL => ignoredups
HOME => /root
SHLVL => 6
LOGNAME => root
PYTHONPATH => /opt/centos/devtoolset-1.1/root/usr/lib64/python2.6/site-packages:/opt/centos/devtoolset-1.1/root/usr/lib/python2.6/site-packages
CVS_RSH => ssh
QTLIB => /usr/lib64/qt-3.3/lib
SSH_CONNECTION => deleted
LESSOPEN => ||/usr/bin/lesspipe.sh %s
NO_INTERACTION => 1
INFOPATH => /opt/centos/devtoolset-1.1/root/usr/share/info
G_BROKEN_FILENAMES => 1
PHP Variables
Variable => Value
_SERVER["MANPATH"] => /opt/centos/devtoolset-1.1/root/usr/share/man:
_SERVER["HOSTNAME"] => localhost.localdomain
_SERVER["SHELL"] => /bin/bash
_SERVER["TERM"] => xterm
_SERVER["HISTSIZE"] => 1000
_SERVER["SSH_CLIENT"] => deleted
_SERVER["PERL5LIB"] => /opt/centos/devtoolset-1.1/root//usr/lib64/perl5/vendor_perl:/opt/centos/devtoolset-1.1/root/usr/lib/perl5:/opt/centos/devtoolset-1.1/root//usr/share/perl5/vendor_perl
_SERVER["QTDIR"] => /usr/lib64/qt-3.3
_SERVER["QTINC"] => /usr/lib64/qt-3.3/include
_SERVER["SSH_TTY"] => deleted
_SERVER["X_SCLS"] => devtoolset-1.1
_SERVER["USER"] => root
_SERVER["PCP_DIR"] => /opt/centos/devtoolset-1.1/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:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.tbz=01;31:*.tbz2=01;31:*.bz=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=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:*.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["LD_LIBRARY_PATH"] => /usr/local/src/new_phpcpp/PHP-CPP-issue149:/opt/centos/devtoolset-1.1/root/usr/lib64
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["PATH"] => /opt/centos/devtoolset-1.1/root/usr/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
_SERVER["MAIL"] => /var/spool/mail/root
_SERVER["_"] => /usr/bin/php
_SERVER["PWD"] => /usr/local/src/new_phpcpp/PHP-CPP-issue149/tests
_SERVER["TEST_PHP_EXECUTABLE"] => /usr/bin/php
_SERVER["LANG"] => en_US.UTF-8
_SERVER["HISTCONTROL"] => ignoredups
_SERVER["HOME"] => /root
_SERVER["SHLVL"] => 6
_SERVER["LOGNAME"] => root
_SERVER["PYTHONPATH"] => /opt/centos/devtoolset-1.1/root/usr/lib64/python2.6/site-packages:/opt/centos/devtoolset-1.1/root/usr/lib/python2.6/site-packages
_SERVER["CVS_RSH"] => ssh
_SERVER["QTLIB"] => /usr/lib64/qt-3.3/lib
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["LESSOPEN"] => ||/usr/bin/lesspipe.sh %s
_SERVER["NO_INTERACTION"] => 1
_SERVER["INFOPATH"] => /opt/centos/devtoolset-1.1/root/usr/share/info
_SERVER["G_BROKEN_FILENAMES"] => 1
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["REQUEST_TIME_FLOAT"] => 1418697514.2717
_SERVER["REQUEST_TIME"] => 1418697514
_SERVER["argv"] => Array
(
)
_SERVER["argc"] => 0
_ENV["MANPATH"] => /opt/centos/devtoolset-1.1/root/usr/share/man:
_ENV["HOSTNAME"] => localhost.localdomain
_ENV["SHELL"] => /bin/bash
_ENV["TERM"] => xterm
_ENV["HISTSIZE"] => 1000
_ENV["SSH_CLIENT"] => deleted
_ENV["PERL5LIB"] => /opt/centos/devtoolset-1.1/root//usr/lib64/perl5/vendor_perl:/opt/centos/devtoolset-1.1/root/usr/lib/perl5:/opt/centos/devtoolset-1.1/root//usr/share/perl5/vendor_perl
_ENV["QTDIR"] => /usr/lib64/qt-3.3
_ENV["QTINC"] => /usr/lib64/qt-3.3/include
_ENV["SSH_TTY"] => deleted
_ENV["X_SCLS"] => devtoolset-1.1
_ENV["USER"] => root
_ENV["PCP_DIR"] => /opt/centos/devtoolset-1.1/root
_ENV["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:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.tbz=01;31:*.tbz2=01;31:*.bz=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=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:*.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:
_ENV["LD_LIBRARY_PATH"] => /usr/local/src/new_phpcpp/PHP-CPP-issue149:/opt/centos/devtoolset-1.1/root/usr/lib64
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["PATH"] => /opt/centos/devtoolset-1.1/root/usr/bin:/usr/lib64/qt-3.3/bin:/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin:/root/bin
_ENV["MAIL"] => /var/spool/mail/root
_ENV["_"] => /usr/bin/php
_ENV["PWD"] => /usr/local/src/new_phpcpp/PHP-CPP-issue149/tests
_ENV["TEST_PHP_EXECUTABLE"] => /usr/bin/php
_ENV["LANG"] => en_US.UTF-8
_ENV["HISTCONTROL"] => ignoredups
_ENV["HOME"] => /root
_ENV["SHLVL"] => 6
_ENV["LOGNAME"] => root
_ENV["PYTHONPATH"] => /opt/centos/devtoolset-1.1/root/usr/lib64/python2.6/site-packages:/opt/centos/devtoolset-1.1/root/usr/lib/python2.6/site-packages
_ENV["CVS_RSH"] => ssh
_ENV["QTLIB"] => /usr/lib64/qt-3.3/lib
_ENV["SSH_CONNECTION"] => deleted
_ENV["LESSOPEN"] => ||/usr/bin/lesspipe.sh %s
_ENV["NO_INTERACTION"] => 1
_ENV["INFOPATH"] => /opt/centos/devtoolset-1.1/root/usr/share/info
_ENV["G_BROKEN_FILENAMES"] => 1
PHP License
This program is free software; you can redistribute it and/or modify
it under the terms of the PHP License as published by the PHP Group
and included in the distribution in the file: LICENSE
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
If you did not receive a copy of the PHP license, or have any
questions about PHP licensing, please contact license@php.net.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment