| Newsgroups |
php.qa.reports |
| Message-ID |
<[email protected]> |
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
APC: apc_store/fetch with strings [tests/apc_001.phpt]
APC: apc_store/fetch with objects [tests/apc_002.phpt]
APC: apc_store/fetch with objects (php pre-5.3) [tests/apc_003.phpt]
APC: apc_store/fetch with bools [tests/apc_004.phpt]
APC: apc_store/fetch with arrays of objects [tests/apc_005.phpt]
APC: apc_store/fetch reference test [tests/apc_006.phpt]
APC: apc_inc/apc_dec test [tests/apc_007.phpt]
APC: apc_cas test [tests/apc_008.phpt]
APC: apc_delete_file test [tests/apc_009.phpt]
APC: apc_store/fetch/add with array of key/value pairs. [tests/apc_010.phpt]
APC: bindump user cache [tests/apc_bin_001.phpt]
APC: bindump file cache part 1 [tests/apc_bin_002.phpt]
APC: APCIterator general [tests/iterator_001.phpt]
APC: APCIterator regex [tests/iterator_002.phpt]
APC: APCIterator chunk size [tests/iterator_003.phpt]
APC: APCIterator regex & chunk size & list [tests/iterator_004.phpt]
APC: APCIterator delete [tests/iterator_005.phpt]
APC: APCIterator formats [tests/iterator_006.phpt]
APC: APCIterator Overwriting the ctor [tests/iterator_007.phpt]
=====================================================================
=====================================================================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 0
Exts tested : 46
---------------------------------------------------------------------
Number of tests : 25 19
Tests skipped : 6 ( 24.0%) --------
Tests warned : 0 ( 0.0%) ( 0.0%)
Tests failed : 19 ( 76.0%) (100.0%)
Expected fail : 0 ( 0.0%) ( 0.0%)
Tests passed : 0 ( 0.0%) ( 0.0%)
---------------------------------------------------------------------
Time taken : 2 seconds
=====================================================================
=====================================================================
FAILED TEST SUMMARY
---------------------------------------------------------------------
APC: apc_store/fetch with strings [tests/apc_001.phpt]
APC: apc_store/fetch with objects [tests/apc_002.phpt]
APC: apc_store/fetch with objects (php pre-5.3) [tests/apc_003.phpt]
APC: apc_store/fetch with bools [tests/apc_004.phpt]
APC: apc_store/fetch with arrays of objects [tests/apc_005.phpt]
APC: apc_store/fetch reference test [tests/apc_006.phpt]
APC: apc_inc/apc_dec test [tests/apc_007.phpt]
APC: apc_cas test [tests/apc_008.phpt]
APC: apc_delete_file test [tests/apc_009.phpt]
APC: apc_store/fetch/add with array of key/value pairs. [tests/apc_010.phpt]
APC: bindump user cache [tests/apc_bin_001.phpt]
APC: bindump file cache part 1 [tests/apc_bin_002.phpt]
APC: APCIterator general [tests/iterator_001.phpt]
APC: APCIterator regex [tests/iterator_002.phpt]
APC: APCIterator chunk size [tests/iterator_003.phpt]
APC: APCIterator regex & chunk size & list [tests/iterator_004.phpt]
APC: APCIterator delete [tests/iterator_005.phpt]
APC: APCIterator formats [tests/iterator_006.phpt]
APC: APCIterator Overwriting the ctor [tests/iterator_007.phpt]
=====================================================================
================================================================================
/Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/apc_001.phpt
================================================================================
PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
string(11) "hello world"
string(11) "hello world"
string(4) "nice"
string(11) "hello world"
===DONE===
================================================================================
001+ PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
002+
003+ Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
================================================================================
================================================================================
/Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/apc_002.phpt
================================================================================
PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
object(foo)#1 (0) {
}
object(foo)#1 (0) {
}
object(foo)#1 (1) {
["a"]=>
bool(true)
}
===DONE===
================================================================================
001+ PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
002+
003+ Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
================================================================================
================================================================================
/Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/apc_003.phpt
================================================================================
PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
object(foo)#1 (0) {
}
object(foo)#1 (0) {
}
object(foo)#1 (1) {
["a"]=>
bool(true)
}
object(baz)#2 (6) {
["pri:private"]=>
string(3) "baz"
["pub"]=>
string(3) "bar"
["pro:protected"]=>
string(3) "bar"
["pri:private"]=>
string(3) "bar"
["bar"]=>
bool(true)
["baz"]=>
bool(true)
}
object(baz)#2 (6) {
["pri:private"]=>
string(3) "baz"
["pub"]=>
string(3) "bar"
["pro:protected"]=>
string(3) "bar"
["pri:private"]=>
string(3) "mod"
["bar"]=>
bool(true)
["baz"]=>
bool(true)
}
object(baz)#2 (6) {
["pri:private"]=>
string(3) "baz"
["pub"]=>
string(3) "bar"
["pro:protected"]=>
string(3) "bar"
["pri:private"]=>
string(3) "mod"
["bar"]=>
bool(true)
["baz"]=>
bool(true)
}
===DONE===
================================================================================
001+ PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
002+
003+ Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
================================================================================
================================================================================
/Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/apc_004.phpt
================================================================================
PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
bool(false)
bool(false)
bool(false)
bool(true)
bool(false)
bool(false)
bool(false)
===DONE===
================================================================================
001+ PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
002+
003+ Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
================================================================================
================================================================================
/Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/apc_005.phpt
================================================================================
PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
array(2) {
[0]=>
object(stdClass)#1 (0) {
}
[1]=>
object(stdClass)#2 (0) {
}
}
array(2) {
[0]=>
object(stdClass)#1 (0) {
}
[1]=>
object(stdClass)#2 (0) {
}
}
array(2) {
[0]=>
object(stdClass)#3 (0) {
}
[1]=>
object(stdClass)#4 (0) {
}
}
===DONE===
================================================================================
001+ PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
002+
003+ Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
================================================================================
================================================================================
/Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/apc_006.phpt
================================================================================
PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
array(9) refcount(2){
[0]=>
string(1) "a" refcount(1)
[1]=>
&array(1) refcount(2){
[0]=>
string(1) "c" refcount(1)
}
[2]=>
&array(1) refcount(2){
[0]=>
string(1) "c" refcount(1)
}
[3]=>
&string(1) "d" refcount(3)
[4]=>
&string(1) "d" refcount(3)
[5]=>
&string(1) "d" refcount(3)
[6]=>
string(1) "e" refcount(2)
[7]=>
string(1) "e" refcount(2)
[8]=>
&array(2) refcount(2){
[0]=>
string(1) "f" refcount(1)
[1]=>
&array(2) refcount(2){
[0]=>
string(1) "f" refcount(1)
[1]=>
*RECURSION*
}
}
}
===DONE===
================================================================================
001+ PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
002+
003+ Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
================================================================================
================================================================================
/Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/apc_007.phpt
================================================================================
PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
$foobar = 2
$foobar += 1 = 3
$foobar += 10 = 13
$foobar -= 1 = 12
$foobar -= 10 = 2
$f__bar += 1 = fail
$perfection -= 1 = epic fail
$foobar += 1 = 3
pass by ref success 1
$foobar -= 1 = 2
pass by ref success 1
===DONE===
================================================================================
001+ PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
002+
003+ Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
================================================================================
================================================================================
/Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/apc_008.phpt
================================================================================
PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
$foobar = 2
$foobar == 1 ? 2 : 1 = fail
$foobar == 2 ? 1 : 2 = ok
$foobar = 1
$f__bar == 1 ? 2 : 1 = fail
$perfection == 2 ? 1 : 2 = epic fail
$foobar = 1
===DONE===
================================================================================
001+ PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
002+
003+ Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
================================================================================
================================================================================
/Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/apc_009.phpt
================================================================================
PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
apc_009.php Found File
apc_009.php Not Found
apc_009.php Not Found
apc_009.php Not Found
array(0) {
}
apc_009.php Found File
apc_009-1.php Found File
Parse error: syntax error, unexpected '!' in /Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/apc_009-2.php on line 1
Warning: apc_compile_file(): Error compiling apc_009-2.php in apc_compile_file. in /Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/apc_009.php on line 29
Warning: apc_compile_file(): Error compiling nofile.php in apc_compile_file. in /Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/apc_009.php on line 29
array(2) {
["apc_009-2.php"]=>
int(-1)
["nofile.php"]=>
int(-1)
}
apc_009.php Found File
apc_009-1.php Found File
apc_009-2.php Not Found
nofile.php Not Found
===DONE===
================================================================================
001+ PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
002+
003+ Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
================================================================================
================================================================================
/Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/apc_010.phpt
================================================================================
PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
array(0) {
}
array(4) {
["key1"]=>
string(6) "value1"
["key2"]=>
string(6) "value2"
["key3"]=>
array(2) {
[0]=>
string(7) "value3a"
[1]=>
string(7) "value3b"
}
["key4"]=>
int(4)
}
array(2) {
["key1"]=>
string(6) "value1"
["key3"]=>
array(2) {
[0]=>
string(7) "value3a"
[1]=>
string(7) "value3b"
}
}
array(2) {
["key1"]=>
int(-1)
["key3"]=>
int(-1)
}
array(4) {
["key1"]=>
string(6) "value1"
["key2"]=>
string(6) "value2"
["key3"]=>
array(2) {
[0]=>
string(7) "value3a"
[1]=>
string(7) "value3b"
}
["key4"]=>
int(4)
}
===DONE===
================================================================================
001+ PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
002+
003+ Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
================================================================================
================================================================================
/Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/apc_bin_001.phpt
================================================================================
PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
bool(false)
string(9) "testvalue"
===DONE===
================================================================================
001+ PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
002+
003+ Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
================================================================================
================================================================================
/Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/apc_bin_002.phpt
================================================================================
PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
apc bindump 002 test
global scope execution: Success
function execution: Success
class static method: Success
class dynamic method: Success
class static property: Success
class dynamic property: Success
class constant: Success
inherited class static method: Success
inherited class dynamic method: Success
inherited class static property: Success
inherited class dynamic property: Success
inherited class constant: Success
===DONE===
================================================================================
001+ PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
002+
003+ Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
================================================================================
================================================================================
/Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/iterator_001.phpt
================================================================================
PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
array(41) {
["key0"]=>
string(4) "key0"
["key1"]=>
string(4) "key1"
["key10"]=>
string(5) "key10"
["key11"]=>
string(5) "key11"
["key12"]=>
string(5) "key12"
["key13"]=>
string(5) "key13"
["key14"]=>
string(5) "key14"
["key15"]=>
string(5) "key15"
["key16"]=>
string(5) "key16"
["key17"]=>
string(5) "key17"
["key18"]=>
string(5) "key18"
["key19"]=>
string(5) "key19"
["key2"]=>
string(4) "key2"
["key20"]=>
string(5) "key20"
["key21"]=>
string(5) "key21"
["key22"]=>
string(5) "key22"
["key23"]=>
string(5) "key23"
["key24"]=>
string(5) "key24"
["key25"]=>
string(5) "key25"
["key26"]=>
string(5) "key26"
["key27"]=>
string(5) "key27"
["key28"]=>
string(5) "key28"
["key29"]=>
string(5) "key29"
["key3"]=>
string(4) "key3"
["key30"]=>
string(5) "key30"
["key31"]=>
string(5) "key31"
["key32"]=>
string(5) "key32"
["key33"]=>
string(5) "key33"
["key34"]=>
string(5) "key34"
["key35"]=>
string(5) "key35"
["key36"]=>
string(5) "key36"
["key37"]=>
string(5) "key37"
["key38"]=>
string(5) "key38"
["key39"]=>
string(5) "key39"
["key4"]=>
string(4) "key4"
["key40"]=>
string(5) "key40"
["key5"]=>
string(4) "key5"
["key6"]=>
string(4) "key6"
["key7"]=>
string(4) "key7"
["key8"]=>
string(4) "key8"
["key9"]=>
string(4) "key9"
}
===DONE===
================================================================================
001+ PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
002+
003+ Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
================================================================================
================================================================================
/Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/iterator_002.phpt
================================================================================
PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
array(4) {
["key10"]=>
string(5) "key10"
["key20"]=>
string(5) "key20"
["key30"]=>
string(5) "key30"
["key40"]=>
string(5) "key40"
}
===DONE===
================================================================================
001+ PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
002+
003+ Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
================================================================================
================================================================================
/Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/iterator_003.phpt
================================================================================
PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
array(41) {
["key0"]=>
string(4) "key0"
["key1"]=>
string(4) "key1"
["key10"]=>
string(5) "key10"
["key11"]=>
string(5) "key11"
["key12"]=>
string(5) "key12"
["key13"]=>
string(5) "key13"
["key14"]=>
string(5) "key14"
["key15"]=>
string(5) "key15"
["key16"]=>
string(5) "key16"
["key17"]=>
string(5) "key17"
["key18"]=>
string(5) "key18"
["key19"]=>
string(5) "key19"
["key2"]=>
string(4) "key2"
["key20"]=>
string(5) "key20"
["key21"]=>
string(5) "key21"
["key22"]=>
string(5) "key22"
["key23"]=>
string(5) "key23"
["key24"]=>
string(5) "key24"
["key25"]=>
string(5) "key25"
["key26"]=>
string(5) "key26"
["key27"]=>
string(5) "key27"
["key28"]=>
string(5) "key28"
["key29"]=>
string(5) "key29"
["key3"]=>
string(4) "key3"
["key30"]=>
string(5) "key30"
["key31"]=>
string(5) "key31"
["key32"]=>
string(5) "key32"
["key33"]=>
string(5) "key33"
["key34"]=>
string(5) "key34"
["key35"]=>
string(5) "key35"
["key36"]=>
string(5) "key36"
["key37"]=>
string(5) "key37"
["key38"]=>
string(5) "key38"
["key39"]=>
string(5) "key39"
["key4"]=>
string(4) "key4"
["key40"]=>
string(5) "key40"
["key5"]=>
string(4) "key5"
["key6"]=>
string(4) "key6"
["key7"]=>
string(4) "key7"
["key8"]=>
string(4) "key8"
["key9"]=>
string(4) "key9"
}
===DONE===
================================================================================
001+ PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
002+
003+ Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
================================================================================
================================================================================
/Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/iterator_004.phpt
================================================================================
PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
array(4) {
["key10"]=>
string(5) "key10"
["key20"]=>
string(5) "key20"
["key30"]=>
string(5) "key30"
["key40"]=>
string(5) "key40"
}
===DONE===
================================================================================
001+ PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
002+
003+ Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
================================================================================
================================================================================
/Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/iterator_005.phpt
================================================================================
PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
array(0) {
}
array(37) {
["key0"]=>
string(4) "key0"
["key1"]=>
string(4) "key1"
["key11"]=>
string(5) "key11"
["key12"]=>
string(5) "key12"
["key13"]=>
string(5) "key13"
["key14"]=>
string(5) "key14"
["key15"]=>
string(5) "key15"
["key16"]=>
string(5) "key16"
["key17"]=>
string(5) "key17"
["key18"]=>
string(5) "key18"
["key19"]=>
string(5) "key19"
["key2"]=>
string(4) "key2"
["key21"]=>
string(5) "key21"
["key22"]=>
string(5) "key22"
["key23"]=>
string(5) "key23"
["key24"]=>
string(5) "key24"
["key25"]=>
string(5) "key25"
["key26"]=>
string(5) "key26"
["key27"]=>
string(5) "key27"
["key28"]=>
string(5) "key28"
["key29"]=>
string(5) "key29"
["key3"]=>
string(4) "key3"
["key31"]=>
string(5) "key31"
["key32"]=>
string(5) "key32"
["key33"]=>
string(5) "key33"
["key34"]=>
string(5) "key34"
["key35"]=>
string(5) "key35"
["key36"]=>
string(5) "key36"
["key37"]=>
string(5) "key37"
["key38"]=>
string(5) "key38"
["key39"]=>
string(5) "key39"
["key4"]=>
string(4) "key4"
["key5"]=>
string(4) "key5"
["key6"]=>
string(4) "key6"
["key7"]=>
string(4) "key7"
["key8"]=>
string(4) "key8"
["key9"]=>
string(4) "key9"
}
===DONE===
================================================================================
001+ PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
002+
003+ Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
================================================================================
================================================================================
/Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/iterator_006.phpt
================================================================================
PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
IT #0
============================
string(5) "key10"
array(1) {
["type"]=>
string(4) "user"
}
string(4) "key0"
array(1) {
["type"]=>
string(4) "user"
}
string(4) "key1"
array(1) {
["type"]=>
string(4) "user"
}
string(4) "key2"
array(1) {
["type"]=>
string(4) "user"
}
string(4) "key3"
array(1) {
["type"]=>
string(4) "user"
}
string(4) "key4"
array(1) {
["type"]=>
string(4) "user"
}
string(4) "key5"
array(1) {
["type"]=>
string(4) "user"
}
string(4) "key6"
array(1) {
["type"]=>
string(4) "user"
}
string(4) "key7"
array(1) {
["type"]=>
string(4) "user"
}
string(4) "key8"
array(1) {
["type"]=>
string(4) "user"
}
string(4) "key9"
array(1) {
["type"]=>
string(4) "user"
}
============================
IT #1
============================
string(5) "key10"
array(1) {
["key"]=>
string(5) "key10"
}
string(4) "key0"
array(1) {
["key"]=>
string(4) "key0"
}
string(4) "key1"
array(1) {
["key"]=>
string(4) "key1"
}
string(4) "key2"
array(1) {
["key"]=>
string(4) "key2"
}
string(4) "key3"
array(1) {
["key"]=>
string(4) "key3"
}
string(4) "key4"
array(1) {
["key"]=>
string(4) "key4"
}
string(4) "key5"
array(1) {
["key"]=>
string(4) "key5"
}
string(4) "key6"
array(1) {
["key"]=>
string(4) "key6"
}
string(4) "key7"
array(1) {
["key"]=>
string(4) "key7"
}
string(4) "key8"
array(1) {
["key"]=>
string(4) "key8"
}
string(4) "key9"
array(1) {
["key"]=>
string(4) "key9"
}
============================
IT #2
============================
string(5) "key10"
array(0) {
}
string(4) "key0"
array(0) {
}
string(4) "key1"
array(0) {
}
string(4) "key2"
array(0) {
}
string(4) "key3"
array(0) {
}
string(4) "key4"
array(0) {
}
string(4) "key5"
array(0) {
}
string(4) "key6"
array(0) {
}
string(4) "key7"
array(0) {
}
string(4) "key8"
array(0) {
}
string(4) "key9"
array(0) {
}
============================
IT #3
============================
string(5) "key10"
array(0) {
}
string(4) "key0"
array(0) {
}
string(4) "key1"
array(0) {
}
string(4) "key2"
array(0) {
}
string(4) "key3"
array(0) {
}
string(4) "key4"
array(0) {
}
string(4) "key5"
array(0) {
}
string(4) "key6"
array(0) {
}
string(4) "key7"
array(0) {
}
string(4) "key8"
array(0) {
}
string(4) "key9"
array(0) {
}
============================
IT #4
============================
string(5) "key10"
array(0) {
}
string(4) "key0"
array(0) {
}
string(4) "key1"
array(0) {
}
string(4) "key2"
array(0) {
}
string(4) "key3"
array(0) {
}
string(4) "key4"
array(0) {
}
string(4) "key5"
array(0) {
}
string(4) "key6"
array(0) {
}
string(4) "key7"
array(0) {
}
string(4) "key8"
array(0) {
}
string(4) "key9"
array(0) {
}
============================
IT #5
============================
string(5) "key10"
array(1) {
["value"]=>
string(7) "value10"
}
string(4) "key0"
array(1) {
["value"]=>
string(6) "value0"
}
string(4) "key1"
array(1) {
["value"]=>
string(6) "value1"
}
string(4) "key2"
array(1) {
["value"]=>
string(6) "value2"
}
string(4) "key3"
array(1) {
["value"]=>
string(6) "value3"
}
string(4) "key4"
array(1) {
["value"]=>
string(6) "value4"
}
string(4) "key5"
array(1) {
["value"]=>
string(6) "value5"
}
string(4) "key6"
array(1) {
["value"]=>
string(6) "value6"
}
string(4) "key7"
array(1) {
["value"]=>
string(6) "value7"
}
string(4) "key8"
array(1) {
["value"]=>
string(6) "value8"
}
string(4) "key9"
array(1) {
["value"]=>
string(6) "value9"
}
============================
IT #6
============================
string(5) "key10"
array(0) {
}
string(4) "key0"
array(0) {
}
string(4) "key1"
array(0) {
}
string(4) "key2"
array(0) {
}
string(4) "key3"
array(0) {
}
string(4) "key4"
array(0) {
}
string(4) "key5"
array(0) {
}
string(4) "key6"
array(0) {
}
string(4) "key7"
array(0) {
}
string(4) "key8"
array(0) {
}
string(4) "key9"
array(0) {
}
============================
IT #7
============================
string(5) "key10"
array(1) {
["num_hits"]=>
int(0)
}
string(4) "key0"
array(1) {
["num_hits"]=>
int(0)
}
string(4) "key1"
array(1) {
["num_hits"]=>
int(0)
}
string(4) "key2"
array(1) {
["num_hits"]=>
int(0)
}
string(4) "key3"
array(1) {
["num_hits"]=>
int(0)
}
string(4) "key4"
array(1) {
["num_hits"]=>
int(0)
}
string(4) "key5"
array(1) {
["num_hits"]=>
int(0)
}
string(4) "key6"
array(1) {
["num_hits"]=>
int(0)
}
string(4) "key7"
array(1) {
["num_hits"]=>
int(0)
}
string(4) "key8"
array(1) {
["num_hits"]=>
int(0)
}
string(4) "key9"
array(1) {
["num_hits"]=>
int(0)
}
============================
IT #8
============================
string(5) "key10"
array(1) {
["mtime"]=>
int(1304673823)
}
string(4) "key0"
array(1) {
["mtime"]=>
int(1304673823)
}
string(4) "key1"
array(1) {
["mtime"]=>
int(1304673823)
}
string(4) "key2"
array(1) {
["mtime"]=>
int(1304673823)
}
string(4) "key3"
array(1) {
["mtime"]=>
int(1304673823)
}
string(4) "key4"
array(1) {
["mtime"]=>
int(1304673823)
}
string(4) "key5"
array(1) {
["mtime"]=>
int(1304673823)
}
string(4) "key6"
array(1) {
["mtime"]=>
int(1304673823)
}
string(4) "key7"
array(1) {
["mtime"]=>
int(1304673823)
}
string(4) "key8"
array(1) {
["mtime"]=>
int(1304673823)
}
string(4) "key9"
array(1) {
["mtime"]=>
int(1304673823)
}
============================
IT #9
============================
string(5) "key10"
array(1) {
["creation_time"]=>
int(1304673823)
}
string(4) "key0"
array(1) {
["creation_time"]=>
int(1304673823)
}
string(4) "key1"
array(1) {
["creation_time"]=>
int(1304673823)
}
string(4) "key2"
array(1) {
["creation_time"]=>
int(1304673823)
}
string(4) "key3"
array(1) {
["creation_time"]=>
int(1304673823)
}
string(4) "key4"
array(1) {
["creation_time"]=>
int(1304673823)
}
string(4) "key5"
array(1) {
["creation_time"]=>
int(1304673823)
}
string(4) "key6"
array(1) {
["creation_time"]=>
int(1304673823)
}
string(4) "key7"
array(1) {
["creation_time"]=>
int(1304673823)
}
string(4) "key8"
array(1) {
["creation_time"]=>
int(1304673823)
}
string(4) "key9"
array(1) {
["creation_time"]=>
int(1304673823)
}
============================
IT #10
============================
string(5) "key10"
array(1) {
["deletion_time"]=>
int(0)
}
string(4) "key0"
array(1) {
["deletion_time"]=>
int(0)
}
string(4) "key1"
array(1) {
["deletion_time"]=>
int(0)
}
string(4) "key2"
array(1) {
["deletion_time"]=>
int(0)
}
string(4) "key3"
array(1) {
["deletion_time"]=>
int(0)
}
string(4) "key4"
array(1) {
["deletion_time"]=>
int(0)
}
string(4) "key5"
array(1) {
["deletion_time"]=>
int(0)
}
string(4) "key6"
array(1) {
["deletion_time"]=>
int(0)
}
string(4) "key7"
array(1) {
["deletion_time"]=>
int(0)
}
string(4) "key8"
array(1) {
["deletion_time"]=>
int(0)
}
string(4) "key9"
array(1) {
["deletion_time"]=>
int(0)
}
============================
IT #11
============================
string(5) "key10"
array(1) {
["access_time"]=>
int(1304673823)
}
string(4) "key0"
array(1) {
["access_time"]=>
int(1304673823)
}
string(4) "key1"
array(1) {
["access_time"]=>
int(1304673823)
}
string(4) "key2"
array(1) {
["access_time"]=>
int(1304673823)
}
string(4) "key3"
array(1) {
["access_time"]=>
int(1304673823)
}
string(4) "key4"
array(1) {
["access_time"]=>
int(1304673823)
}
string(4) "key5"
array(1) {
["access_time"]=>
int(1304673823)
}
string(4) "key6"
array(1) {
["access_time"]=>
int(1304673823)
}
string(4) "key7"
array(1) {
["access_time"]=>
int(1304673823)
}
string(4) "key8"
array(1) {
["access_time"]=>
int(1304673823)
}
string(4) "key9"
array(1) {
["access_time"]=>
int(1304673823)
}
============================
IT #12
============================
string(5) "key10"
array(1) {
["ref_count"]=>
int(0)
}
string(4) "key0"
array(1) {
["ref_count"]=>
int(0)
}
string(4) "key1"
array(1) {
["ref_count"]=>
int(0)
}
string(4) "key2"
array(1) {
["ref_count"]=>
int(0)
}
string(4) "key3"
array(1) {
["ref_count"]=>
int(0)
}
string(4) "key4"
array(1) {
["ref_count"]=>
int(0)
}
string(4) "key5"
array(1) {
["ref_count"]=>
int(0)
}
string(4) "key6"
array(1) {
["ref_count"]=>
int(0)
}
string(4) "key7"
array(1) {
["ref_count"]=>
int(0)
}
string(4) "key8"
array(1) {
["ref_count"]=>
int(0)
}
string(4) "key9"
array(1) {
["ref_count"]=>
int(0)
}
============================
IT #13
============================
string(5) "key10"
array(1) {
["mem_size"]=>
int(648)
}
string(4) "key0"
array(1) {
["mem_size"]=>
int(648)
}
string(4) "key1"
array(1) {
["mem_size"]=>
int(648)
}
string(4) "key2"
array(1) {
["mem_size"]=>
int(648)
}
string(4) "key3"
array(1) {
["mem_size"]=>
int(648)
}
string(4) "key4"
array(1) {
["mem_size"]=>
int(648)
}
string(4) "key5"
array(1) {
["mem_size"]=>
int(648)
}
string(4) "key6"
array(1) {
["mem_size"]=>
int(648)
}
string(4) "key7"
array(1) {
["mem_size"]=>
int(648)
}
string(4) "key8"
array(1) {
["mem_size"]=>
int(648)
}
string(4) "key9"
array(1) {
["mem_size"]=>
int(648)
}
============================
IT #14
============================
string(5) "key10"
array(1) {
["ttl"]=>
int(0)
}
string(4) "key0"
array(1) {
["ttl"]=>
int(0)
}
string(4) "key1"
array(1) {
["ttl"]=>
int(0)
}
string(4) "key2"
array(1) {
["ttl"]=>
int(0)
}
string(4) "key3"
array(1) {
["ttl"]=>
int(0)
}
string(4) "key4"
array(1) {
["ttl"]=>
int(0)
}
string(4) "key5"
array(1) {
["ttl"]=>
int(0)
}
string(4) "key6"
array(1) {
["ttl"]=>
int(0)
}
string(4) "key7"
array(1) {
["ttl"]=>
int(0)
}
string(4) "key8"
array(1) {
["ttl"]=>
int(0)
}
string(4) "key9"
array(1) {
["ttl"]=>
int(0)
}
============================
IT #15
============================
string(5) "key10"
array(0) {
}
string(4) "key0"
array(0) {
}
string(4) "key1"
array(0) {
}
string(4) "key2"
array(0) {
}
string(4) "key3"
array(0) {
}
string(4) "key4"
array(0) {
}
string(4) "key5"
array(0) {
}
string(4) "key6"
array(0) {
}
string(4) "key7"
array(0) {
}
string(4) "key8"
array(0) {
}
string(4) "key9"
array(0) {
}
============================
IT #16
============================
string(5) "key10"
array(11) {
["type"]=>
string(4) "user"
["key"]=>
string(5) "key10"
["value"]=>
string(7) "value10"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
["ttl"]=>
int(0)
}
string(4) "key0"
array(11) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key0"
["value"]=>
string(6) "value0"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
["ttl"]=>
int(0)
}
string(4) "key1"
array(11) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key1"
["value"]=>
string(6) "value1"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
["ttl"]=>
int(0)
}
string(4) "key2"
array(11) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key2"
["value"]=>
string(6) "value2"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
["ttl"]=>
int(0)
}
string(4) "key3"
array(11) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key3"
["value"]=>
string(6) "value3"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
["ttl"]=>
int(0)
}
string(4) "key4"
array(11) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key4"
["value"]=>
string(6) "value4"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
["ttl"]=>
int(0)
}
string(4) "key5"
array(11) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key5"
["value"]=>
string(6) "value5"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
["ttl"]=>
int(0)
}
string(4) "key6"
array(11) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key6"
["value"]=>
string(6) "value6"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
["ttl"]=>
int(0)
}
string(4) "key7"
array(11) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key7"
["value"]=>
string(6) "value7"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
["ttl"]=>
int(0)
}
string(4) "key8"
array(11) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key8"
["value"]=>
string(6) "value8"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
["ttl"]=>
int(0)
}
string(4) "key9"
array(11) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key9"
["value"]=>
string(6) "value9"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
["ttl"]=>
int(0)
}
============================
IT #17
============================
string(5) "key10"
array(10) {
["type"]=>
string(4) "user"
["key"]=>
string(5) "key10"
["value"]=>
string(7) "value10"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key0"
array(10) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key0"
["value"]=>
string(6) "value0"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key1"
array(10) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key1"
["value"]=>
string(6) "value1"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key2"
array(10) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key2"
["value"]=>
string(6) "value2"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key3"
array(10) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key3"
["value"]=>
string(6) "value3"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key4"
array(10) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key4"
["value"]=>
string(6) "value4"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key5"
array(10) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key5"
["value"]=>
string(6) "value5"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key6"
array(10) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key6"
["value"]=>
string(6) "value6"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key7"
array(10) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key7"
["value"]=>
string(6) "value7"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key8"
array(10) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key8"
["value"]=>
string(6) "value8"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key9"
array(10) {
["type"]=>
string(4) "user"
["key"]=>
string(4) "key9"
["value"]=>
string(6) "value9"
["num_hits"]=>
int(0)
["mtime"]=>
int(1304673823)
["creation_time"]=>
int(1304673823)
["deletion_time"]=>
int(0)
["access_time"]=>
int(1304673823)
["ref_count"]=>
int(0)
["mem_size"]=>
int(648)
}
============================
IT #18
============================
string(5) "key10"
array(3) {
["key"]=>
string(5) "key10"
["num_hits"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key0"
array(3) {
["key"]=>
string(4) "key0"
["num_hits"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key1"
array(3) {
["key"]=>
string(4) "key1"
["num_hits"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key2"
array(3) {
["key"]=>
string(4) "key2"
["num_hits"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key3"
array(3) {
["key"]=>
string(4) "key3"
["num_hits"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key4"
array(3) {
["key"]=>
string(4) "key4"
["num_hits"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key5"
array(3) {
["key"]=>
string(4) "key5"
["num_hits"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key6"
array(3) {
["key"]=>
string(4) "key6"
["num_hits"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key7"
array(3) {
["key"]=>
string(4) "key7"
["num_hits"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key8"
array(3) {
["key"]=>
string(4) "key8"
["num_hits"]=>
int(0)
["mem_size"]=>
int(648)
}
string(4) "key9"
array(3) {
["key"]=>
string(4) "key9"
["num_hits"]=>
int(0)
["mem_size"]=>
int(648)
}
============================
===DONE===
================================================================================
001+ PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
002+
003+ Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
================================================================================
================================================================================
/Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6/tests/iterator_007.phpt
================================================================================
PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
bool(false)
================================================================================
001+ PHP Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
002+
003+ Warning: PHP Startup: apc.shm_size now uses M/G suffixes, please update your ini files in Unknown on line 0
================================================================================
================================================================================
BUILD ENVIRONMENT
================================================================================
OS:
Darwin - Darwin mm-fk.local 10.7.0 Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386 i386
Autoconf:
autoconf (GNU Autoconf) 2.61
Copyright (C) 2006 Free Software Foundation, Inc.
This is free software. You may redistribute copies of it under the terms of
the GNU General Public License <http://www.gnu.org/licenses/gpl.html>.
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:
ltmain.sh (GNU libtool) 2.2.4
Written by Gordon Matzigkeit <[email protected]>, 1996
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.
Compiler:
Using built-in specs.
Target: i686-apple-darwin10
Configured with: /var/tmp/llvmgcc42/llvmgcc42-2335.9~9/src/configure --disable-checking --enable-werror --prefix=/Developer/usr/llvm-gcc-4.2 --mandir=/share/man --enable-languages=c,objc,c++,obj-c++ --program-prefix=llvm- --program-transform-name=/^[cg][^.-]*$/s/$/-4.2/ --with-slibdir=/usr/lib --build=i686-apple-darwin10 --enable-llvm=/var/tmp/llvmgcc42/llvmgcc42-2335.9~9/dst-llvmCore/Developer/usr/local --program-prefix=i686-apple-darwin10- --host=x86_64-apple-darwin10 --target=i686-apple-darwin10 --with-gxx-include-dir=/usr/include/c++/4.2.1
Thread model: posix
gcc version 4.2.1 (Based on Apple Inc. build 5658) (LLVM build 2335.9)
Bison:
bison (GNU Bison) 2.3
Written by Robert Corbett and Richard Stallman.
Copyright (C) 2006 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:
User's E-mail: f dot kraft at ewerk dot com
================================================================================
PHPINFO
================================================================================
phpinfo()
PHP Version => 5.2.17
System => Darwin mm-fk.local 10.7.0 Darwin Kernel Version 10.7.0: Sat Jan 29 15:17:16 PST 2011; root:xnu-1504.9.37~1/RELEASE_I386 i386
Build Date => May 4 2011 19:25:47
Configure Command => './configure' '--prefix=/opt/local' '--mandir=/opt/local/share/man' '--infodir=/opt/local/share/info' '--with-config-file-path=/opt/local/etc/php5' '--with-config-file-scan-dir=/opt/local/var/db/php5' '--enable-calendar' '--with-iconv=/opt/local' '--enable-exif' '--enable-ftp' '--enable-wddx' '--with-zlib=/opt/local' '--with-bz2=/opt/local' '--without-sqlite' '--without-pdo-sqlite' '--with-libxml-dir=/opt/local' '--with-gettext=/opt/local' '--with-libexpat-dir=/opt/local' '--with-xmlrpc' '--enable-soap' '--enable-bcmath' '--enable-mbstring' '--enable-dba' '--enable-zip' '--with-openssl=/opt/local' '--with-mhash=/opt/local' '--with-mcrypt=/opt/local' '--with-mime-magic' '--with-xsl=/opt/local' '--with-curl=/opt/local' '--with-pcre-regex=/opt/local' '--with-gd' '--with-jpeg-dir=/opt/local' '--with-png-dir=/opt/local' '--enable-gd-native-ttf' '--without-pear' '--with-freetype-dir=/opt/local' '--with-ldap=/usr' '--with-kerberos=/usr' '--with-iodbc=/usr' '-!
-with-apxs2=/opt/local/apache2/bin/apxs' '--with-mysql=/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php52/work/mysql5' '--with-pdo-mysql=/opt/local/bin/mysql_config5' '--with-mysql-sock=/opt/local/var/run/mysql5/mysqld.sock' '--with-mysqli=/opt/local/bin/mysql_config5'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /opt/local/etc/php5
Loaded Configuration File => /opt/local/etc/php5/php.ini
Scan this dir for additional .ini files => /opt/local/var/db/php5
additional .ini files parsed => (none)
PHP API => 20041225
PHP Extension => 20060613
Zend Extension => 220060519
Debug Build => no
Thread Safety => disabled
Zend Memory Manager => enabled
IPv6 Support => enabled
Registered PHP Streams => https, ftps, compress.zlib, compress.bzip2, php, file, data, http, ftp, zip
Registered Stream Socket Transports => tcp, udp, unix, udg, ssl, sslv3, sslv2, tls
Registered Stream Filters => zlib.*, bzip2.*, convert.iconv.*, string.rot13, string.toupper, string.tolower, string.strip_tags, convert.*, consumed
This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.2.0, Copyright (c) 1998-2010 Zend Technologies
with Xdebug v2.2.0-dev, Copyright (c) 2002-2011, by Derick Rethans
_______________________________________________________________________
Configuration
PHP Core
Directive => Local Value => Master Value
allow_call_time_pass_reference => On => On
allow_url_fopen => On => On
allow_url_include => Off => Off
always_populate_raw_post_data => Off => Off
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 => no value => no value
default_mimetype => text/html => text/html
define_syslog_variables => Off => Off
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
error_append_string => no value => no value
error_log => no value => no value
error_prepend_string => no value => no value
error_reporting => no value => no value
expose_php => On => On
extension_dir => /opt/local/lib/php/extensions/no-debug-non-zts-20060613 => /opt/local/lib/php/extensions/no-debug-non-zts-20060613
file_uploads => On => On
highlight.bg => <font style="color: #FFFFFF">#FFFFFF</font> => <font style="color: #FFFFFF">#FFFFFF</font>
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/smarty/libs => /usr/lib/smarty/libs
log_errors => Off => Off
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => On => On
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
mail.force_extra_parameters => 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
memory_limit => 128M => 128M
open_basedir => no value => no value
output_buffering => 0 => 0
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
register_globals => Off => Off
register_long_arrays => On => On
report_memleaks => On => On
report_zend_debug => Off => Off
safe_mode => Off => Off
safe_mode_exec_dir => /usr/local/php/bin => /usr/local/php/bin
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i => /usr/sbin/sendmail -t -i
serialize_precision => 100 => 100
short_open_tag => On => On
SMTP => localhost => localhost
smtp_port => 25 => 25
sql.safe_mode => Off => Off
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
variables_order => EGPCS => EGPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
zend.ze1_compatibility_mode => Off => Off
bcmath
BCMath support => enabled
bz2
BZip2 Support => Enabled
Stream Wrapper support => compress.bz2://
Stream Filter support => bzip2.decompress, bzip2.compress
BZip2 Version => 1.0.6, 6-Sept-2010
calendar
Calendar support => enabled
ctype
ctype functions => enabled
curl
cURL support => enabled
cURL Information => libcurl/7.21.6 OpenSSL/1.0.0d zlib/1.2.5 libidn/1.20
date
date/time support => enabled
"Olson" Timezone Database Version => 2010.9
Timezone Database => internal
Default timezone => Europe/Berlin
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
dba
DBA support => enabled
Supported handlers => cdb cdb_make inifile flatfile
dom
DOM/XML => enabled
DOM/XML API Version => 20031129
libxml Version => 2.7.8
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled
exif
EXIF Support => enabled
EXIF Version => 1.4 $Id: exif.c 293036 2010-01-03 09:23:27Z sebastian $
Supported EXIF Version => 0220
Supported filetypes => JPEG,TIFF
filter
Input Validation and Filtering => enabled
Revision => $Revision: 298196 $
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.0.34 compatible)
FreeType Support => enabled
FreeType Linkage => with freetype
FreeType Version => 2.4.4
GIF Read Support => enabled
GIF Create Support => enabled
JPG Support => enabled
PNG Support => enabled
WBMP Support => enabled
XBM Support => enabled
gettext
GetText Support => enabled
hash
hash support => enabled
Hashing Engines => md2 md4 md5 sha1 sha256 sha384 sha512 ripemd128 ripemd160 ripemd256 ripemd320 whirlpool tiger128,3 tiger160,3 tiger192,3 tiger128,4 tiger160,4 tiger192,4 snefru gost adler32 crc32 crc32b 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 => libiconv
iconv library version => 1.13
Directive => Local Value => Master Value
iconv.input_encoding => ISO-8859-1 => ISO-8859-1
iconv.internal_encoding => ISO-8859-1 => ISO-8859-1
iconv.output_encoding => ISO-8859-1 => ISO-8859-1
json
json support => enabled
json version => 1.2.1
ldap
LDAP Support => enabled
RCS Version => $Id: ldap.c 293036 2010-01-03 09:23:27Z sebastian $
Total Links => 0/unlimited
API Version => 3001
Vendor Name => OpenLDAP
Vendor Version => 20411
libxml
libXML support => active
libXML Version => 2.7.8
libXML streams => enabled
mbstring
Multibyte Support => enabled
Multibyte string engine => libmbfl
Multibyte (japanese) regex support => enabled
Multibyte regex (oniguruma) version => 4.4.4
Multibyte regex (oniguruma) backtrack check => On
mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
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 => pass => pass
mbstring.http_output => pass => pass
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
Version => 2.5.8
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 => 20060101
mime_magic
mime_magic support => invalid magic file, disabled
Directive => Local Value => Master Value
mime_magic.debug => Off => Off
mime_magic.magicfile => no value => no value
mysql
MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 5.1.56
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /opt/local/var/run/mysql5/mysqld.sock
MYSQL_INCLUDE => -I/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php52/work/mysql5/include/mysql
MYSQL_LIBS => -L/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_lang_php52/work/mysql5/lib/mysql -lmysqlclient
Directive => Local Value => Master Value
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 => no value => no value
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.56
Client API header version => 5.1.56
MYSQLI_SOCKET => /opt/local/var/run/mysql5/mysqld.sock
Directive => Local Value => Master Value
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.reconnect => Off => Off
odbc
ODBC Support => enabled
Active Persistent Links => 0
Active Links => 0
ODBC library => iodbc
ODBC_INCLUDE => -I/usr/include
ODBC_LFLAGS => -L/usr/lib
ODBC_LIBS => -liodbc
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 Version => OpenSSL 1.0.0d 8 Feb 2011
pcre
PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 8.12 2011-01-15
Directive => Local Value => Master Value
pcre.backtrack_limit => 100000 => 100000
pcre.recursion_limit => 100000 => 100000
PDO
PDO support => enabled
PDO drivers => mysql
pdo_mysql
PDO Driver for MySQL, client library version => 5.1.56
posix
Revision => $Revision: 293036 $
Reflection
Reflection => enabled
Version => $Id: php_reflection.c 300129 2010-06-03 00:43:37Z felipe $
session
Session Support => enabled
Registered save handlers => files user
Registered serializer handlers => php php_binary wddx
Directive => Local Value => Master Value
session.auto_start => Off => Off
session.bug_compat_42 => On => On
session.bug_compat_warn => On => On
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 => no value => no value
session.entropy_length => 0 => 0
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.use_cookies => On => On
session.use_only_cookies => Off => Off
session.use_trans_sid => 0 => 0
SimpleXML
Simplexml support => enabled
Revision => $Revision: 299016 $
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
SPL
SPL support => enabled
Interfaces => Countable, OuterIterator, RecursiveIterator, SeekableIterator, SplObserver, SplSubject
Classes => AppendIterator, ArrayIterator, ArrayObject, BadFunctionCallException, BadMethodCallException, CachingIterator, DirectoryIterator, DomainException, EmptyIterator, FilterIterator, InfiniteIterator, InvalidArgumentException, IteratorIterator, LengthException, LimitIterator, LogicException, NoRewindIterator, OutOfBoundsException, OutOfRangeException, OverflowException, ParentIterator, RangeException, RecursiveArrayIterator, RecursiveCachingIterator, RecursiveDirectoryIterator, RecursiveFilterIterator, RecursiveIteratorIterator, RecursiveRegexIterator, RegexIterator, RuntimeException, SimpleXMLIterator, SplFileInfo, SplFileObject, SplObjectStorage, SplTempFileObject, UnderflowException, UnexpectedValueException
standard
Regex Library => Bundled library enabled
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
safe_mode_allowed_env_vars => PHP_ => PHP_
safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
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
xdebug
xdebug support => enabled
Version => 2.2.0-dev
Supported protocols => Revision
DBGp - Common DeBuGger Protocol => $Revision: 1.145 $
Directive => Local Value => Master Value
xdebug.auto_trace => Off => Off
xdebug.cli_color => 0 => 0
xdebug.collect_assignments => Off => Off
xdebug.collect_includes => On => On
xdebug.collect_params => 0 => 0
xdebug.collect_return => Off => Off
xdebug.collect_vars => Off => Off
xdebug.coverage_enable => On => On
xdebug.default_enable => On => On
xdebug.dump.COOKIE => no value => no value
xdebug.dump.ENV => no value => no value
xdebug.dump.FILES => no value => no value
xdebug.dump.GET => no value => no value
xdebug.dump.POST => no value => no value
xdebug.dump.REQUEST => no value => no value
xdebug.dump.SERVER => no value => no value
xdebug.dump.SESSION => no value => no value
xdebug.dump_globals => On => On
xdebug.dump_once => On => On
xdebug.dump_undefined => Off => Off
xdebug.extended_info => On => On
xdebug.file_link_format => txmt://open?url=file://%f&line=%1 => txmt://open?url=file://%f&line=%1
xdebug.idekey => floriankraft => no value
xdebug.manual_url => http://www.php.net => http://www.php.net
xdebug.max_nesting_level => 100 => 100
xdebug.overload_var_dump => On => On
xdebug.profiler_aggregate => Off => Off
xdebug.profiler_append => Off => Off
xdebug.profiler_enable => Off => Off
xdebug.profiler_enable_trigger => Off => Off
xdebug.profiler_output_dir => /var/tmp/ => /var/tmp/
xdebug.profiler_output_name => cachegrind.out.%p => cachegrind.out.%p
xdebug.remote_autostart => On => On
xdebug.remote_connect_back => Off => Off
xdebug.remote_cookie_expire_time => 3600 => 3600
xdebug.remote_enable => On => On
xdebug.remote_handler => dbgp => dbgp
xdebug.remote_host => localhost => localhost
xdebug.remote_log => no value => no value
xdebug.remote_mode => req => req
xdebug.remote_port => 9000 => 9000
xdebug.scream => Off => Off
xdebug.show_exception_trace => Off => Off
xdebug.show_local_vars => Off => Off
xdebug.show_mem_delta => Off => Off
xdebug.trace_enable_trigger => Off => Off
xdebug.trace_format => 0 => 0
xdebug.trace_options => 0 => 0
xdebug.trace_output_dir => /var/tmp/ => /var/tmp/
xdebug.trace_output_name => trace.%c => trace.%c
xdebug.var_display_max_children => 128 => 128
xdebug.var_display_max_data => 512 => 512
xdebug.var_display_max_depth => 3 => 3
xml
XML Support => active
XML Namespace Support => active
EXPAT Version => expat_2.0.1
xmlreader
XMLReader => enabled
xmlrpc
core library version => xmlrpc-epi v. 0.51
php extension version => 0.51
author => Dan Libby
homepage => http://xmlrpc-epi.sourceforge.net
open sourced by => Epinions.com
xmlwriter
XMLWriter => enabled
xsl
XSL => enabled
libxslt Version => 1.1.26
libxslt compiled against libxml Version => 2.7.8
EXSLT => enabled
libexslt Version => 1.1.26
zip
Zip => enabled
Extension Version => $Id: php_zip.c 305848 2010-11-30 11:04:06Z pajoye $
Zip version => 1.8.11
Libzip version => 0.9.0
zlib
ZLib Support => enabled
Stream Wrapper support => compress.zlib://
Stream Filter support => zlib.inflate, zlib.deflate
Compiled Version => 1.2.5
Linked Version => 1.2.5
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
TERM_PROGRAM => Apple_Terminal
TEST_PHP_SRCDIR => /Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6
SHELL => /bin/bash
TERM => xterm-color
MAKEFLAGS =>
SSH_CLIENT => deleted
TMPDIR => /var/folders/50/50i5vCsCF2iMBq-CyIF0f++++TI/-Tmp-/
Apple_PubSub_Socket_Render => /tmp/launch-kxNZMt/Render
TERM_PROGRAM_VERSION => 273.1
SSH_TTY => deleted
USER => floriankraft
COMMAND_MODE => unix2003
SSH_AUTH_SOCK => deleted
__CF_USER_TEXT_ENCODING => 0x1F5:0:3
MAKELEVEL => 1
MFLAGS =>
PATH => /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
_ => /opt/local/bin/php
PWD => /Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6
LANG => de_DE.UTF-8
TEST_PHP_EXECUTABLE => /opt/local/bin/php
HOME => /Users/floriankraft
SHLVL => 3
LOGNAME => floriankraft
SSH_CONNECTION => deleted
DISPLAY => /tmp/launch-E4kj34/org.x:0
CC => cc
PHP Variables
Variable => Value
_SERVER["TERM_PROGRAM"] => Apple_Terminal
_SERVER["TEST_PHP_SRCDIR"] => /Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6
_SERVER["SHELL"] => /bin/bash
_SERVER["TERM"] => xterm-color
_SERVER["MAKEFLAGS"] =>
_SERVER["SSH_CLIENT"] => deleted
_SERVER["TMPDIR"] => /var/folders/50/50i5vCsCF2iMBq-CyIF0f++++TI/-Tmp-/
_SERVER["Apple_PubSub_Socket_Render"] => /tmp/launch-kxNZMt/Render
_SERVER["TERM_PROGRAM_VERSION"] => 273.1
_SERVER["SSH_TTY"] => deleted
_SERVER["USER"] => floriankraft
_SERVER["COMMAND_MODE"] => unix2003
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["__CF_USER_TEXT_ENCODING"] => 0x1F5:0:3
_SERVER["MAKELEVEL"] => 1
_SERVER["MFLAGS"] =>
_SERVER["PATH"] => /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
_SERVER["_"] => /opt/local/bin/php
_SERVER["PWD"] => /Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6
_SERVER["LANG"] => de_DE.UTF-8
_SERVER["TEST_PHP_EXECUTABLE"] => /opt/local/bin/php
_SERVER["HOME"] => /Users/floriankraft
_SERVER["SHLVL"] => 3
_SERVER["LOGNAME"] => floriankraft
_SERVER["SSH_CONNECTION"] => deleted
_SERVER["DISPLAY"] => /tmp/launch-E4kj34/org.x:0
_SERVER["CC"] => cc
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["REQUEST_TIME"] => 1304673847
_SERVER["argv"] => Array
(
)
_SERVER["argc"] => 0
_ENV["TERM_PROGRAM"] => Apple_Terminal
_ENV["TEST_PHP_SRCDIR"] => /Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6
_ENV["SHELL"] => /bin/bash
_ENV["TERM"] => xterm-color
_ENV["MAKEFLAGS"] =>
_ENV["SSH_CLIENT"] => deleted
_ENV["TMPDIR"] => /var/folders/50/50i5vCsCF2iMBq-CyIF0f++++TI/-Tmp-/
_ENV["Apple_PubSub_Socket_Render"] => /tmp/launch-kxNZMt/Render
_ENV["TERM_PROGRAM_VERSION"] => 273.1
_ENV["SSH_TTY"] => deleted
_ENV["USER"] => floriankraft
_ENV["COMMAND_MODE"] => unix2003
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["__CF_USER_TEXT_ENCODING"] => 0x1F5:0:3
_ENV["MAKELEVEL"] => 1
_ENV["MFLAGS"] =>
_ENV["PATH"] => /usr/bin:/bin:/usr/sbin:/sbin:/usr/local/bin:/usr/X11/bin
_ENV["_"] => /opt/local/bin/php
_ENV["PWD"] => /Users/floriankraft/Downloads/APC-3.1.6/APC-3.1.6
_ENV["LANG"] => de_DE.UTF-8
_ENV["TEST_PHP_EXECUTABLE"] => /opt/local/bin/php
_ENV["HOME"] => /Users/floriankraft
_ENV["SHLVL"] => 3
_ENV["LOGNAME"] => floriankraft
_ENV["SSH_CONNECTION"] => deleted
_ENV["DISPLAY"] => /tmp/launch-E4kj34/org.x:0
_ENV["CC"] => cc
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 [email protected].