For Programmers: Free Programming Magazines  


Home > Archive > PHP Questions and Answers > January 2005 > Test results for 5.0.4-dev [failed]









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Test results for 5.0.4-dev [failed]
noreply@php.net

2005-01-13, 3:56 am


========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Convert warnings to exceptions [tests/lang/038.phpt]
Bug #19943 (memleaks) [tests/lang/bug19943.phpt]
Bug #29566 (foreach/string handling strangeness) [tests/lang/bug29566.phpt]
Bug #29944 (function defined in switch crashes PHP) [tests/lang/bug29944.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
Bug #24773 (unset() of integers treated as arrays causes a crash) [Zend/tests/bug24773.phpt]
Bug #28444 (Cannot access undefined property for object with overloaded property access) [Zend/tests/bug28444.phpt]
Bug #29992 (foreach by reference corrupts the array) [ext/standard/tests/array/bug29992.phpt]
Bug #31213 (Sideeffects caused by bug #29493) [ext/standard/tests/array/bug31213.phpt]
Streams Based IPv4 TCP Loopback test [ext/standard/tests/network/tcp4loop.phpt]
Streams Based IPv6 TCP Loopback test [ext/standard/tests/network/tcp6loop.phpt]
Streams Based Unix Domain Loopback test [ext/standard/tests/network/unixloop.phpt]
Bug #20382 (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/standard/tests/time/bug20382.phpt]
========================================
=============================


========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 78
Exts tested : 2
---------------------------------------------------------------------

Number of tests : 1298 559
Tests skipped : 739 (56.9%) --------
Tests warned : 0 (0.0%) (0.0%)
Tests failed : 13 (1.0%) (2.3%)
Tests passed : 546 (42.1%) (97.7%)
---------------------------------------------------------------------
Time taken : 55 seconds
========================================
=============================

========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Convert warnings to exceptions [tests/lang/038.phpt]
Bug #19943 (memleaks) [tests/lang/bug19943.phpt]
Bug #29566 (foreach/string handling strangeness) [tests/lang/bug29566.phpt]
Bug #29944 (function defined in switch crashes PHP) [tests/lang/bug29944.phpt]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
Bug #24773 (unset() of integers treated as arrays causes a crash) [Zend/tests/bug24773.phpt]
Bug #28444 (Cannot access undefined property for object with overloaded property access) [Zend/tests/bug28444.phpt]
Bug #29992 (foreach by reference corrupts the array) [ext/standard/tests/array/bug29992.phpt]
Bug #31213 (Sideeffects caused by bug #29493) [ext/standard/tests/array/bug31213.phpt]
Streams Based IPv4 TCP Loopback test [ext/standard/tests/network/tcp4loop.phpt]
Streams Based IPv6 TCP Loopback test [ext/standard/tests/network/tcp6loop.phpt]
Streams Based Unix Domain Loopback test [ext/standard/tests/network/unixloop.phpt]
Bug #20382 (strtotime ("Monday", $date) produces wrong result on DST changeover) [ext/standard/tests/time/bug20382.phpt]
========================================
=============================


========================================
========================================

/home/akorthaus/src/php5-STABLE-200501130130/tests/lang/038.phpt
========================================
========================================


---- EXPECTED OUTPUT
string(15) "Error2Exception"
string(5) "fopen"
===DONE===
---- ACTUAL OUTPUT
string(15) "Error2Exception"
string(15) "Error2Exception"
===DONE===
---- FAILED

========================================
========================================

002+ string(15) "Error2Exception"
002- string(5) "fopen"
========================================
========================================




========================================
========================================

/home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.phpt
========================================
========================================


---- EXPECTED OUTPUT
0 -- 0
1 -- 1
2 -- 2
3 -- 3
4 -- 4
5 -- 5
6 -- 6
7 -- 7
8 -- 8
9 -- 9
string(10) "0123456780"
---- ACTUAL OUTPUT
Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5

Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5

Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5

Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5

Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5

Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5

Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5

Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5

Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5

Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5

Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
0 --

Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
1 --

Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
2 --

Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
3 --

Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
4 --

Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
5 --

Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
6 --

Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
7 --

Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
8 --

Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
9 --
string(10) "0123456780"
---- FAILED

========================================
========================================

001+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5
002+
003+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5
004+
005+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5
006+
007+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5
008+
009+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5
010+
011+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5
001- 0 -- 0
002- 1 -- 1
003- 2 -- 2
004- 3 -- 3
005- 4 -- 4
006- 5 -- 5
007- 6 -- 6
008- 7 -- 7
009- 8 -- 8
010- 9 -- 9
011- string(10) "0123456780"
012+
013+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5
014+
015+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5
016+
017+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5
018+
019+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 5
020+
021+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
022+ 0 --
023+
024+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
025+ 1 --
026+
027+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
028+ 2 --
029+
030+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
031+ 3 --
032+
033+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
034+ 4 --
035+
036+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
037+ 5 --
038+
039+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
040+ 6 --
041+
042+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
043+ 7 --
044+
045+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
046+ 8 --
047+
048+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug19943.php on line 9
049+ 9 --
050+ string(10) "0123456780"
========================================
========================================




========================================
========================================

/home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug29566.phpt
========================================
========================================


---- EXPECTED OUTPUT
Warning: Invalid argument supplied for foreach() in %sbug29566.php on line %d
===DONE===
---- ACTUAL OUTPUT
Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug29566.php on line 7

Warning: Invalid argument supplied for foreach() in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug29566.php on line 7
===DONE===
---- FAILED

========================================
========================================

001+ Notice: Trying to get string index from a string in /home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug29566.php on line 7
002+
========================================
========================================




========================================
========================================

/home/akorthaus/src/php5-STABLE-200501130130/tests/lang/bug29944.phpt
========================================
========================================


---- EXPECTED OUTPUT
1
===DONE===
---- ACTUAL OUTPUT

---- FAILED

========================================
========================================

001+
001- 1
002- ===DONE===
========================================
========================================




========================================
========================================

/home/akorthaus/src/php5-STABLE-200501130130/Zend/tests/bug22836.phpt
========================================
========================================


---- EXPECTED OUTPUT
string(3) "foo"
'foo'

Notice: Undefined variable: a in %s on line %d

Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'

Notice: Undefined variable: a in %s on line %d

Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'

Notice: Undefined variable: a in %s on line %d

Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'

Notice: Undefined variable: a in %s on line %d

Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'

Notice: Undefined variable: a in %s on line %d

Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'

Notice: Undefined variable: a in %s on line %d

Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'

Notice: Undefined variable: a in %s on line %d

Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'

Notice: Undefined variable: a in %s on line %d

Strict Standards: Only variable references should be returned by reference in %s on line %d
string(3) "foo"
'foo'

Notice: Undefined variable: a in %s on line %d

Strict Standards: Only variable references should be returned by reference in %s on line %d
---- ACTUAL OUTPUT
string(3) "foo"
'foo'

Notice: Undefined variable: a in /home/akorthaus/src/php5-STABLE-200501130130/Zend/tests/bug22836.php on line 7

Strict Standards: Only variable references should be returned by reference in /home/akorthaus/src/php5-STABLE-200501130130/Zend/tests/bug22836.php on line 7
string(3) "foo"
'foo'

Notice: Undefined variable: a in /home/akorthaus/src/php5-STABLE-200501130130/Zend/tests/bug22836.php on line 7

Strict Standards: Only variable references should be returned by reference in /home/akorthaus/src/php5-STABLE-200501130130/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /home/akorthaus/src/php5-STABLE-200501130130/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /home/akorthaus/src/php5-STABLE-200501130130/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /home/akorthaus/src/php5-STABLE-200501130130/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /home/akorthaus/src/php5-STABLE-200501130130/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /home/akorthaus/src/php5-STABLE-200501130130/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable: a in /home/akorthaus/src/php5-STABLE-200501130130/Zend/tests/bug22836.php on line 7
---- FAILED

========================================
========================================

013+ NULL
013- string(3) "foo"
017+ NULL
018+ 'foo'
018- Strict Standards: Only variable references should be returned by reference in %s on line %d
019- string(3) "foo"
020+ Notice: Undefined variable: a in /home/akorthaus/src/php5-STABLE-200501130130/Zend/tests/bug22836.php on line 7
021+ NULL
022+ 'foo'
023+
024+ Notice: Undefined variable: a in /home/akorthaus/src/php5-STABLE-200501130130/Zend/tests/bug22836.php on line 7
025+ NULL
026+ 'foo'
027+
028+ Notice: Undefined variable: a in /home/akorthaus/src/php5-STABLE-200501130130/Zend/tests/bug22836.php on line 7
029+ NULL
030+ 'foo'
031+
032+ Notice: Undefined variable: a in /home/akorthaus/src/php5-STABLE-200501130130/Zend/tests/bug22836.php on line 7
033+ NULL
023-
024- Strict Standards: Only variable references should be returned by reference in %s on line %d
025- string(3) "foo"
026- 'foo'
027-
028- Notice: Undefined variable: a in %s on line %d
029-
030- Strict Standards: Only variable references should be returned by reference in %s on line %d
031- string(3) "foo"
032- 'foo'
033-
034- Notice: Undefined variable: a in %s on line %d
035-
036- Strict Standards: Only variable references should be returned by reference in %s on line %d
037- string(3) "foo"
038- 'foo'
039-
040- Notice: Undefined variable: a in %s on line %d
041-
042- Strict Standards: Only variable references should be returned by reference in %s on line %d
043- string(3) "foo"
044- 'foo'
045-
046- Notice: Undefined variable: a in %s on line %d
047-
048- Strict Standards: Only variable references should be returned by reference in %s on line %d
049- string(3) "foo"
050- 'foo'
051-
052- Notice: Undefined variable: a in %s on line %d
053-
054- Strict Standards: Only variable references should be returned by reference in %s on line %d
========================================
========================================




========================================
========================================

/home/akorthaus/src/php5-STABLE-200501130130/Zend/tests/bug24773.phpt
========================================
========================================


---- EXPECTED OUTPUT
Fatal error: Cannot unset string offsets in %s on line %d
---- ACTUAL OUTPUT

---- FAILED

========================================
========================================

001+
001- Fatal error: Cannot unset string offsets in %s on line %d
========================================
========================================




========================================
========================================

/home/akorthaus/src/php5-STABLE-200501130130/Zend/tests/bug28444.phpt
========================================
========================================


---- EXPECTED OUTPUT
object(Object)#%d (1) {
["x"]=>
int(2)
}
int(2)
int(3)
Overloaded::__set(y,3)
int(3)
Overloaded::__get(y)
int(3)
Overloaded::__set(z,Object id #3)
object(Object)#%d (1) {
["x"]=>
int(4)
}
Overloaded::__get(z)
int(4)
Overloaded::__get(z)
int(5)
Overloaded::__get(z)
int(6)
===DONE===
---- ACTUAL OUTPUT
object(Object)#2 (1) {
["x"]=>
int(2)
}
int(2)
int(3)
Overloaded::__set(y,3)
int(3)
Overloaded::__get(y)
int(3)
Overloaded::__set(z,Object id #3)
object(Object)#3 (1) {
["x"]=>
int(4)
}
Overloaded::__get(z)
int(4)
Overloaded::__get(z)
int(5)

Fatal error: Cannot access undefined property for object with overloaded property access in /home/akorthaus/src/php5-STABLE-200501130130/Zend/tests/bug28444.php on line 45
---- FAILED

========================================
========================================

020+
021+ Fatal error: Cannot access undefined property for object with overloaded property access in /home/akorthaus/src/php5-STABLE-200501130130/Zend/tests/bug28444.php on line 45
020- Overloaded::__get(z)
021- int(6)
022- ===DONE===
========================================
========================================




========================================
========================================

/home/akorthaus/src/php5-STABLE-200501130130/ext/standard/tests/array/bug29992.phpt
========================================
========================================


---- EXPECTED OUTPUT
Array
(
[0] => 1
[1] => 2
[2] => 3
)
int(1)
int(2)
int(3)
int(1)
int(2)
int(3)
int(1)
int(2)
int(3)
int(1)
int(2)
int(3)
Array
(
[0] => 1
[1] => 2
[2] => 3
)
===DONE===
---- ACTUAL OUTPUT
Array
(
[0] => 1
[1] => 2
[2] => 3
)
int(1)
int(2)
int(3)
int(1)
int(2)
int(3)
int(1)
int(2)
int(3)
int(1)
int(2)
int(2)
Array
(
[0] => 1
[1] => 2
[2] => 2
)
===DONE===
---- FAILED

========================================
========================================

018+ int(2)
018- int(3)
023+ [2] => 2
023- [2] => 3
========================================
========================================




========================================
========================================

/home/akorthaus/src/php5-STABLE-200501130130/ext/standard/tests/array/bug31213.phpt
========================================
========================================


---- EXPECTED OUTPUT
int(1)
int(1)
int(1)
int(2)
int(2)
int(2)
array(2) {
["_a"]=>
&int(2)
["_b"]=>
&int(2)
}
int(1)
int(1)
int(1)
int(2)
int(2)
int(2)
array(2) {
["_a"]=>
&int(2)
["_b"]=>
&int(2)
}
---- ACTUAL OUTPUT
int(1)
int(1)
int(1)
int(2)
int(2)
int(2)
array(2) {
["_a"]=>
&int(2)
["_b"]=>
&int(2)
}
int(1)
int(1)
int(2)
int(2)
int(2)
int(2)
array(2) {
["_a"]=>
&int(2)
["_b"]=>
&int(2)
}
---- FAILED

========================================
========================================

015+ int(2)
015- int(1)
========================================
========================================




========================================
========================================

/home/akorthaus/src/php5-STABLE-200501130130/ext/standard/tests/network/tcp4loop.phpt
========================================
========================================


---- EXPECTED OUTPUT
string(10) "ABCdef123
"
---- ACTUAL OUTPUT

---- FAILED

========================================
========================================

001+
001- string(10) "ABCdef123
002- "
========================================
========================================




========================================
========================================

/home/akorthaus/src/php5-STABLE-200501130130/ext/standard/tests/network/tcp6loop.phpt
========================================
========================================


---- EXPECTED OUTPUT
string(10) "ABCdef123
"
---- ACTUAL OUTPUT

---- FAILED

========================================
========================================

001+
001- string(10) "ABCdef123
002- "
========================================
========================================




========================================
========================================

/home/akorthaus/src/php5-STABLE-200501130130/ext/standard/tests/network/unixloop.phpt
========================================
========================================


---- EXPECTED OUTPUT
string(10) "ABCdef123
"
---- ACTUAL OUTPUT

---- FAILED

========================================
========================================

001+
001- string(10) "ABCdef123
002- "
========================================
========================================




========================================
========================================

/home/akorthaus/src/php5-STABLE-200501130130/ext/standard/tests/time/bug20382.phpt
========================================
========================================


---- EXPECTED OUTPUT
tStamp=Wednesday 2004-10-27 17:17:17 CEST
result=Monday 2004-11-01 00:00:00 CET
wanted=Monday 2004-11-01 00:00:00 CET
---- ACTUAL OUTPUT
tStamp=Wednesday 2004-10-27 17:17:17 CEST
result=Sunday 2004-10-31 23:00:00 CET
wanted=Monday 2004-11-01 00:00:00 CET
---- FAILED

========================================
========================================

002+ result=Sunday 2004-10-31 23:00:00 CET
002- result=Monday 2004-11-01 00:00:00 CET
========================================
========================================





========================================
========================================

BUILD ENVIRONMENT
========================================
========================================

OS:
Linux - Linux rainbow 2.4.27-grsec-2.0.1 #1 Thu Aug 12 10:33:32 CEST 2004 i686

Automake:
automake (GNU automake) 1.4-p6

Copyright (C) 1999, 2001 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.

Written by Tom Tromey <tromey@redhat.com>

Autoconf:
autoconf (GNU Autoconf) 2.59
Written by David J. MacKenzie and Akim Demaille.

Copyright (C) 2003 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.

Bundled Libtool:
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.110 2002/10/23 01:39:54)

System Libtool:
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.111 2002/10/23 02:54:36)

Compiler:
Reading specs from /usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/specs
Configured with: /var/tmp/portage/gcc-3.3.3-r6/work/gcc-3.3.3/configure --prefix=/usr --bindir=/usr/i686-pc-linux-gnu/gcc-bin/3.3 --includedir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include --datadir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3 --mandir=/u
sr/share/gcc-data/i686-pc-linux-gnu/3.3/man --infodir=/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info --enable-shared --host=i686-pc-linux-gnu --target=i686-pc-linux-gnu --with-system-zlib --enable-languages=c,c++ --enable-threads=posix --enable-long-long
--disable-checking --disable-libunwind-exceptions --enable-cstdio=stdio --enable-version-specific-runtime-libs --with-gxx-include-dir=/usr/lib/gcc-lib/i686-pc-linux-gnu/3.3.3/include/g++-v3 --with-local-prefix=/usr/local --enable-shared --enable-nls --wit
hout-included-gettext --disable-multilib --enable-__cxa_atexit --enable-clocale=generic
Thread model: posix
gcc version 3.3.3 20040412 (Gentoo Linux 3.3.3-r6, ssp-3.3.2-2, pie-8.7.6)

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

Copyright (C) 2002 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:
libcrypt.so.1 => /lib/libcrypt.so.1 (0x25267000)
libresolv.so.2 => /lib/libresolv.so.2 (0x25294000)
libm.so.6 => /lib/libm.so.6 (0x252a6000)
libdl.so.2 => /lib/libdl.so.2 (0x252c8000)
libnsl.so.1 => /lib/libnsl.so.1 (0x252cb000)
libc.so.6 => /lib/libc.so.6 (0x252e0000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0x2524d000)


User's E-mail: akorthaus at web dot de


========================================
========================================

PHPINFO
========================================
========================================

phpinfo()
PHP Version => 5.0.4-dev

System => Linux rainbow 2.4.27-grsec-2.0.1 #1 Thu Aug 12 10:33:32 CEST 2004 i686
Build Date => Jan 13 2005 03:23:56
Configure Command => './configure' '--prefix=/home/akorthaus/bin/php5-STABLE-200501130130' '--disable-all' '--with-pcre-regex' '--enable-memory-limit'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /home/akorthaus/bin/php5-STABLE-200501130130/lib
PHP API => 20031224
PHP Extension => 20041030
Zend Extension => 220040412
Debug Build => no
Thread Safety => disabled
IPv6 Support => enabled
Registered PHP Streams => php, file, http, ftp
Registered Stream Socket Transports => tcp, udp, unix, udg


This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.0.4-dev, Copyright (c) 1998-2004 Zend Technologies


________________________________________
_______________________________


Configuration

PHP Core

Directive => Local Value => Master Value
allow_call_time_pass_reference => On => On
allow_url_fopen => On => On
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 => On => On
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 => /home/akorthaus/bin/php5-STABLE-200501130130/lib/php/extensions/no-debug-non-zts-20041030 => /home/akorthaus/bin/php5-STABLE-200501130130/lib/php/extensions/no-debug-non-zts-20041030
file_uploads => On => On
highlight.bg => #FFFFFF => #FFFFFF
highlight.comment => #FF8000 => #FF8000
highlight.default => #0000BB => #0000BB
highlight.html => #000000 => #000000
highlight.keyword => #007700 => #007700
highlight.string => #DD0000 => #DD0000
html_errors => Off => On
ignore_repeated_errors => Off => Off
ignore_repeated_source => Off => Off
ignore_user_abort => Off => Off
implicit_flush => On => Off
include_path => .: => .:
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 => 30
max_input_time => -1 => -1
memory_limit => 8M => 8M
open_basedir => no value => no value
output_buffering => 0 => 0
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
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

pcre

PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 4.5 01-December-2003

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
date.default_latitude => 31.7667 => 31.7667
date.default_longitude => 35.2333 => 35.2333
date.sunrise_zenith => 90.83 => 90.83
date.sunset_zenith => 90.83 => 90.83
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=,fieldse
t= => a=href,area=href,frame=src,form=,fieldse
t=
user_agent => no value => no value

Additional Modules

Module Name

Environment

Variable => Value
MANPATH => /usr/share/man:/usr/local/share/man:/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man
INFODIR => /usr/share/info
HOSTNAME => rainbow
TEST_PHP_SRCDIR => /home/akorthaus/src/php5-STABLE-200501130130
SHELL => /bin/sh
TERM => xterm
MAKEFLAGS =>
SSH_CLIENT => deleted
SSH_TTY => deleted
USER => akorthaus
LS_COLORS => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:s
o=01;35:do=01;35:bd=40;33;01:cd=40;33;01
:or=01;05;37;41:mi=01;05;37;41:ex=01;32:
*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.t
az=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.ppm=01;35:*.tga=01;3
5:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mng=01;35:*.xcf=01;35:*.pcx=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.avi=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.mov=01;35:*.qt=01;35:*.wmv=01;35:*.asf=01;35
:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.mp3=00;36:*.wav=00;36:*.mid=00;36:*.midi=00;36:*.au=00;36:*.ogg=00;36:
SCRIPT_FILENAME =>
SSH_AUTH_SOCK => deleted
MAKELEVEL => 1
CONFIG_PROTECT_MASK => /etc/terminfo
PAGER => /usr/bin/less
MFLAGS =>
PATH => /bin:/usr/bin:/usr/local/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3
MAIL => /var/mail/akorthaus
GLIBC_SSP_CHECKED => 1
_ => /home/akorthaus/src/php5-STABLE-200501130130/sapi/cli/php
PWD => /home/akorthaus/src/php5-STABLE-200501130130
INPUTRC => /etc/inputrc
EDITOR => /bin/nano
TEST_PHP_EXECUTABLE => /home/akorthaus/src/php5-STABLE-200501130130/sapi/cli/php
REDIRECT_STATUS =>
PATH_TRANSLATED =>
CXX => g++
HOME => /home/akorthaus
SHLVL => 3
CONTENT_LENGTH =>
LOGNAME => akorthaus
LESS => -R
QUERY_STRING =>
CVS_RSH => ssh
SSH_CONNECTION => 80.146.81.94 64508 217.160.109.101 22
LESSOPEN => |lesspipe.sh %s
INFOPATH => /usr/share/info:/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info
CONTENT_TYPE =>
CC => gcc
REQUEST_METHOD =>

PHP Variables

Variable => Value
_SERVER["MANPATH"] => /usr/share/man:/usr/local/share/man:/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man
_SERVER["INFODIR"] => /usr/share/info
_SERVER["HOSTNAME"] => rainbow
_SERVER["TEST_PHP_SRCDIR"] => /home/akorthaus/src/php5-STABLE-200501130130
_SERVER["SHELL"] => /bin/sh
_SERVER["TERM"] => xterm
_SERVER["MAKEFLAGS"] =>
_SERVER["SSH_CLIENT"] => deleted
_SERVER["SSH_TTY"] => deleted
_SERVER["USER"] => akorthaus
_SERVER["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:s
o=01;35:do=01;35:bd=40;33;01:cd=40;33;01
:or=01;05;37;41:mi=01;05;37;41:ex=01;32:
*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.ar
j=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.ppm=01;35
:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mng=01;35:*.xcf=01;35:*.pcx=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.avi=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.mov=01;35:*.qt=01;35:*.wmv=01;35:
*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.mp3=00;36:*.wav=00;36:*.mid=00;36:*.midi=00;36:*.au=00;36:*.ogg=00;36:
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["MAKELEVEL"] => 1
_SERVER["CONFIG_PROTECT_MASK"] => /etc/terminfo
_SERVER["PAGER"] => /usr/bin/less
_SERVER["MFLAGS"] =>
_SERVER["PATH"] => /bin:/usr/bin:/usr/local/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3
_SERVER["MAIL"] => /var/mail/akorthaus
_SERVER["GLIBC_SSP_CHECKED"] => 1
_SERVER["_"] => /home/akorthaus/src/php5-STABLE-200501130130/sapi/cli/php
_SERVER["PWD"] => /home/akorthaus/src/php5-STABLE-200501130130
_SERVER["INPUTRC"] => /etc/inputrc
_SERVER["EDITOR"] => /bin/nano
_SERVER["TEST_PHP_EXECUTABLE"] => /home/akorthaus/src/php5-STABLE-200501130130/sapi/cli/php
_SERVER["REDIRECT_STATUS"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["CXX"] => g++
_SERVER["HOME"] => /home/akorthaus
_SERVER["SHLVL"] => 3
_SERVER["CONTENT_LENGTH"] =>
_SERVER["LOGNAME"] => akorthaus
_SERVER["LESS"] => -R
_SERVER["QUERY_STRING"] =>
_SERVER["CVS_RSH"] => ssh
_SERVER["SSH_CONNECTION"] => 80.146.81.94 64508 217.160.109.101 22
_SERVER["LESSOPEN"] => |lesspipe.sh %s
_SERVER["INFOPATH"] => /usr/share/info:/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info
_SERVER["CONTENT_TYPE"] =>
_SERVER["CC"] => gcc
_SERVER["REQUEST_METHOD"] =>
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["MANPATH"] => /usr/share/man:/usr/local/share/man:/usr/share/gcc-data/i686-pc-linux-gnu/3.3/man
_ENV["INFODIR"] => /usr/share/info
_ENV["HOSTNAME"] => rainbow
_ENV["TEST_PHP_SRCDIR"] => /home/akorthaus/src/php5-STABLE-200501130130
_ENV["SHELL"] => /bin/sh
_ENV["TERM"] => xterm
_ENV["MAKEFLAGS"] =>
_ENV["SSH_CLIENT"] => deleted
_ENV["SSH_TTY"] => deleted
_ENV["USER"] => akorthaus
_ENV["LS_COLORS"] => no=00:fi=00:di=01;34:ln=01;36:pi=40;33:s
o=01;35:do=01;35:bd=40;33;01:cd=40;33;01
:or=01;05;37;41:mi=01;05;37;41:ex=01;32:
*.cmd=01;32:*.exe=01;32:*.com=01;32:*.btm=01;32:*.bat=01;32:*.sh=01;32:*.csh=01;32:*.tar=01;31:*.tgz=01;31:*.arj=0
1;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.ppm=01;35:*.
tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.mng=01;35:*.xcf=01;35:*.pcx=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.avi=01;35:*.mkv=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.mov=01;35:*.qt=01;35:*.wmv=01;35:*.a
sf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.fli=01;35:*.gl=01;35:*.dl=01;35:*.pdf=00;32:*.ps=00;32:*.txt=00;32:*.log=00;32:*.tex=00;32:*.doc=00;32:*.mp3=00;36:*.wav=00;36:*.mid=00;36:*.midi=00;36:*.au=00;36:*.ogg=00;36:
_ENV["SCRIPT_FILENAME"] =>
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["MAKELEVEL"] => 1
_ENV["CONFIG_PROTECT_MASK"] => /etc/terminfo
_ENV["PAGER"] => /usr/bin/less
_ENV["MFLAGS"] =>
_ENV["PATH"] => /bin:/usr/bin:/usr/local/bin:/opt/bin:/usr/i686-pc-linux-gnu/gcc-bin/3.3
_ENV["MAIL"] => /var/mail/akorthaus
_ENV["GLIBC_SSP_CHECKED"] => 1
_ENV["_"] => /home/akorthaus/src/php5-STABLE-200501130130/sapi/cli/php
_ENV["PWD"] => /home/akorthaus/src/php5-STABLE-200501130130
_ENV["INPUTRC"] => /etc/inputrc
_ENV["EDITOR"] => /bin/nano
_ENV["TEST_PHP_EXECUTABLE"] => /home/akorthaus/src/php5-STABLE-200501130130/sapi/cli/php
_ENV["REDIRECT_STATUS"] =>
_ENV["PATH_TRANSLATED"] =>
_ENV["CXX"] => g++
_ENV["HOME"] => /home/akorthaus
_ENV["SHLVL"] => 3
_ENV["CONTENT_LENGTH"] =>
_ENV["LOGNAME"] => akorthaus
_ENV["LESS"] => -R
_ENV["QUERY_STRING"] =>
_ENV["CVS_RSH"] => ssh
_ENV["SSH_CONNECTION"] => 80.146.81.94 64508 217.160.109.101 22
_ENV["LESSOPEN"] => |lesspipe.sh %s
_ENV["INFOPATH"] => /usr/share/info:/usr/share/gcc-data/i686-pc-linux-gnu/3.3/info
_ENV["CONTENT_TYPE"] =>
_ENV["CC"] => gcc
_ENV["REQUEST_METHOD"] =>

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.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com