Code Comments

Programming Forum and web based access to our favorite programming groups.
For Programmers: Free Programming Magazines | New: Database administration forum
Registration is free! Edit your profileCalendarFind other membersFrequently Asked QuestionsSearch -> 
Post New Thread











Thread
Author

Test results for 5.0.3 [failed]
 ========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test for buffering in core functions with implicit flush off [tests/func/008
.phpt]
Convert warnings to exceptions [tests/lang/038.phpt]
Bug #29944 (function defined in switch crashes PHP) [tests/lang/bug29944.php
t]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
Bug #28444 (Cannot access undefined property for object with overloaded prop
erty access) [Zend/tests/bug28444.phpt]
Test 3: Exception Test [ext/dom/tests/dom003.phpt]
Bug #24155 (gdImageRotate270 rotation problem). [ext/gd/tests/bug24155.phpt]
gdimagefill() function (Bug #19366 (fixed in bundled libgd)) [ext/gd/tests/b
ug27582_1.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
Bug #29992 (foreach by reference corrupts the array) [ext/standard/tests/arr
ay/bug29992.phpt]
Bug #20382 (strtotime ("Monday", $date) produces wrong result on DST changeo
ver) [ext/standard/tests/time/bug20382.phpt]
Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.ph
pt]
 ========================================
=============================


 ========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped    :   65
Exts tested     :   18
---------------------------------------------------------------------

Number of tests : 1291               805
Tests skipped   :  486 (37.6%) --------
Tests warned    :    0 (0.0%) (0.0%)
Tests failed    :   12 (0.9%) (1.5%)
Tests passed    :  793 (61.4%) (98.5%)
---------------------------------------------------------------------
Time taken      :   52 seconds
 ========================================
=============================

 ========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Test for buffering in core functions with implicit flush off [tests/func/008
.phpt]
Convert warnings to exceptions [tests/lang/038.phpt]
Bug #29944 (function defined in switch crashes PHP) [tests/lang/bug29944.php
t]
Bug #22836 (returning references to NULL) [Zend/tests/bug22836.phpt]
Bug #28444 (Cannot access undefined property for object with overloaded prop
erty access) [Zend/tests/bug28444.phpt]
Test 3: Exception Test [ext/dom/tests/dom003.phpt]
Bug #24155 (gdImageRotate270 rotation problem). [ext/gd/tests/bug24155.phpt]
gdimagefill() function (Bug #19366 (fixed in bundled libgd)) [ext/gd/tests/b
ug27582_1.phpt]
iconv stream filter [ext/iconv/tests/iconv_stream_filter.phpt]
Bug #29992 (foreach by reference corrupts the array) [ext/standard/tests/arr
ay/bug29992.phpt]
Bug #20382 (strtotime ("Monday", $date) produces wrong result on DST changeo
ver) [ext/standard/tests/time/bug20382.phpt]
Bug #26614 (CDATA sections skipped on line count) [ext/xml/tests/bug26614.ph
pt]
 ========================================
=============================


 ========================================
====================================
====
/temp/php-5.0.3/tests/func/008.phpt
 ========================================
====================================
====

---- EXPECTED OUTPUT
'foo1'

'foo2'
---- ACTUAL OUTPUT

---- FAILED

 ========================================
====================================
====
001- 'foo1'
003- 'foo2'
 ========================================
====================================
====



 ========================================
====================================
====
/temp/php-5.0.3/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"
 ========================================
====================================
====



 ========================================
====================================
====
/temp/php-5.0.3/tests/lang/bug29944.phpt
 ========================================
====================================
====

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

---- FAILED

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



 ========================================
====================================
====
/temp/php-5.0.3/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 i
n %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 i
n %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 i
n %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 i
n %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 i
n %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 i
n %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 i
n %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 i
n %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 i
n %s on line %d
---- ACTUAL OUTPUT
string(3) "foo"
'foo'

Notice: Undefined variable:  a in /temp/php-5.0.3/Zend/tests/bug22836.php on
 line 7

Strict Standards: Only variable references should be returned by reference i
n /temp/php-5.0.3/Zend/tests/bug22836.php on line 7
string(3) "foo"
'foo'

Notice: Undefined variable:  a in /temp/php-5.0.3/Zend/tests/bug22836.php on
 line 7

Strict Standards: Only variable references should be returned by reference i
n /temp/php-5.0.3/Zend/tests/bug22836.php on line 7
NULL
'foo'

Notice: Undefined variable:  a in /temp/php-5.0.3/Zend/tests/bug22836.php on
 line 7
NULL
'foo'

Notice: Undefined variable:  a in /temp/php-5.0.3/Zend/tests/bug22836.php on
 line 7
NULL
'foo'

Notice: Undefined variable:  a in /temp/php-5.0.3/Zend/tests/bug22836.php on
 line 7
NULL
'foo'

Notice: Undefined variable:  a in /temp/php-5.0.3/Zend/tests/bug22836.php on
 line 7
NULL
'foo'

Notice: Undefined variable:  a in /temp/php-5.0.3/Zend/tests/bug22836.php on
 line 7
NULL
'foo'

Notice: Undefined variable:  a in /temp/php-5.0.3/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 refere
nce in %s on line %d
019- string(3) "foo"
020+ Notice: Undefined variable:  a in /temp/php-5.0.3/Zend/tests/bug22836.p
hp on line 7
021+ NULL
022+ 'foo'
023+
024+ Notice: Undefined variable:  a in /temp/php-5.0.3/Zend/tests/bug22836.p
hp on line 7
025+ NULL
026+ 'foo'
027+
028+ Notice: Undefined variable:  a in /temp/php-5.0.3/Zend/tests/bug22836.p
hp on line 7
029+ NULL
030+ 'foo'
031+
032+ Notice: Undefined variable:  a in /temp/php-5.0.3/Zend/tests/bug22836.p
hp on line 7
033+ NULL
023-
024- Strict Standards: Only variable references should be returned by refere
nce 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 refere
nce 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 refere
nce 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 refere
nce 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 refere
nce 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 refere
nce in %s on line %d
 ========================================
====================================
====



 ========================================
====================================
====
/temp/php-5.0.3/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 pro
perty access in /temp/php-5.0.3/Zend/tests/bug28444.php on line 45
---- FAILED

 ========================================
====================================
====
020+
021+ Fatal error: Cannot access undefined property for object with overloade
d property access in /temp/php-5.0.3/Zend/tests/bug28444.php on line 45
020- Overloaded::__get(z)
021- int(6)
022- ===DONE===
 ========================================
====================================
====



 ========================================
====================================
====
/temp/php-5.0.3/ext/dom/tests/dom003.phpt
 ========================================
====================================
====

---- EXPECTED OUTPUT
--- Catch exception with try/catch
object(DOMException)#%d (6) {
["message:protected"]=>
string(23) "Hierarchy Request Error"
["string:private"]=>
string(0) ""
["file:protected"]=>
string(%d) "%s/ext/dom/tests/dom003.php"
["line:protected"]=>
int(8)
["trace:private"]=>
array(0) {
}
["code"]=>
int(3)
}
--- Don't catch exception with try/catch

Fatal error: Uncaught exception 'DOMException' with message 'Hierarchy Reque
st Error' in %sdom003.php:%d
Stack trace:
#0 {main}
thrown in %sdom003.php on line %d
---- ACTUAL OUTPUT
--- Catch exception with try/catch
object(DOMException)#3 (6) {
["message:protected"]=>
string(23) "Hierarchy Request Error"
["string:private"]=>
string(0) ""
["file:protected"]=>
string(40) "/temp/php-5.0.3/ext/dom/tests/dom003.php"
["line:protected"]=>
int(8)
["trace:private"]=>
array(1) {
[0]=>
array(6) {
["file"]=>
string(40) "/temp/php-5.0.3/ext/dom/tests/dom003.php"
["line"]=>
int(8)
["function"]=>
string(11) "appendChild"
["class"]=>
string(10) "DOMElement"
["type"]=>
string(2) "->"
["args"]=>
array(1) {
[0]=>
object(DOMElement)#2 (0) {
}
}
}
}
["code"]=>
int(3)
}
--- Don't catch exception with try/catch

Fatal error: Uncaught exception 'DOMException' with message 'Hierarchy Reque
st Error' in /temp/php-5.0.3/ext/dom/tests/dom003.php:13
Stack trace:
#0 /temp/php-5.0.3/ext/dom/tests/dom003.php(13): DOMElement->appendChild(Obj
ect(DOMElement))
#1 {main}
thrown in /temp/php-5.0.3/ext/dom/tests/dom003.php on line 13
---- FAILED

 ========================================
====================================
====
012+   array(1) {
013+     [0]=>
014+     array(6) {
015+       ["file"]=>
016+       string(40) "/temp/php-5.0.3/ext/dom/tests/dom003.php"
017+       ["line"]=>
018+       int(8)
019+       ["function"]=>
020+       string(11) "appendChild"
021+       ["class"]=>
022+       string(10) "DOMElement"
012-   array(0) {
013-   }
014-   ["code"]=>
015-   int(3)
016- }
017- --- Don't catch exception with try/catch
018-
019- Fatal error: Uncaught exception 'DOMException' with message 'Hierarchy 
Request Error' in %sdom003.php:%d
020- Stack trace:
021- #0 {main}
022-   thrown in %sdom003.php on line %d
023+       ["type"]=>
024+       string(2) "->"
025+       ["args"]=>
026+       array(1) {
027+         [0]=>
028+         object(DOMElement)#2 (0) {
029+         }
030+       }
031+     }
032+   }
033+   ["code"]=>
034+   int(3)
035+ }
036+ --- Don't catch exception with try/catch
037+
038+ Fatal error: Uncaught exception 'DOMException' with message 'Hierarchy 
Request Error' in /temp/php-5.0.3/ext/dom/tests/dom003.php:13
039+ Stack trace:
040+ #0 /temp/php-5.0.3/ext/dom/tests/dom003.php(13): DOMElement->appendChil
d(Object(DOMElement))
041+ #1 {main}
042+   thrown in /temp/php-5.0.3/ext/dom/tests/dom003.php on line 13
 ========================================
====================================
====



 ========================================
====================================
====
/temp/php-5.0.3/ext/gd/tests/bug24155.phpt
 ========================================
====================================
====

---- EXPECTED OUTPUT
cc867fd65c30883463ce58d0341f0997
---- ACTUAL OUTPUT
409d70b5d493746acc2255c759d73436
---- FAILED

 ========================================
====================================
====
001+ 409d70b5d493746acc2255c759d73436
001- cc867fd65c30883463ce58d0341f0997
 ========================================
====================================
====



 ========================================
====================================
====
/temp/php-5.0.3/ext/gd/tests/bug27582_1.phpt
 ========================================
====================================
====

---- EXPECTED OUTPUT
08287f8f5d406946009df5f04ca83dc0
---- ACTUAL OUTPUT
b6d55b399e27b895a1fee8a137bb8470
---- FAILED

 ========================================
====================================
====
001+ b6d55b399e27b895a1fee8a137bb8470
001- 08287f8f5d406946009df5f04ca83dc0
 ========================================
====================================
====



 ========================================
====================================
====
/temp/php-5.0.3/ext/iconv/tests/iconv_stream_filter.phpt
 ========================================
====================================
====

---- EXPECTED OUTPUT
string(20) "1b244224332473244b24"
string(10) "41244f1b28"
string(2) "42"
string(20) "a4b3a4f3a4cba4c1a4cf"
string(10) "69636f6e76"
string(2) "0a"

Warning: fread(): iconv stream filter ("ISO-2022-JP"=>"EUC-JP"): invalid mul
tibyte sequence in %s on line %d
string(0) ""
string(0) ""
string(0) ""
---- ACTUAL OUTPUT
string(20) "1b244224332473244b24"
string(10) "41244f1b28"
string(2) "42"
string(20) "a4b3a4f3a4cba4c1a4cf"
string(10) "69636f6e76"
string(2) "0a"
string(20) "1b244f24332466245824"
string(10) "4e24421b28"
string(2) "4f"
---- FAILED

 ========================================
====================================
====
007+ string(20) "1b244f24332466245824"
008+ string(10) "4e24421b28"
009+ string(2) "4f"
007-
008- Warning: fread(): iconv stream filter ("ISO-2022-JP"=>"EUC-JP"): invali
d multibyte sequence in %s on line %d
009- string(0) ""
010- string(0) ""
011- string(0) ""
 ========================================
====================================
====



 ========================================
====================================
====
/temp/php-5.0.3/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
 ========================================
====================================
====



 ========================================
====================================
====
/temp/php-5.0.3/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
 ========================================
====================================
====



 ========================================
====================================
====
/temp/php-5.0.3/ext/xml/tests/bug26614.phpt
 ========================================
====================================
====

---- EXPECTED OUTPUT
CDATA
<DATA> at line 2, col 0 (byte 45)
</DATA> at line 9, col 0 (byte 90)
Comment
<DATA> at line 2, col 0 (byte 45)
</DATA> at line 9, col 0 (byte 90)
Text
<DATA> at line 2, col 0 (byte 45)
</DATA> at line 9, col 0 (byte 90)
---- ACTUAL OUTPUT
CDATA
<DATA> at line 2, col 6 (byte 9)
</DATA> at line 9, col 7 (byte 56)
Comment
<DATA> at line 2, col 6 (byte 9)
</DATA> at line 9, col 7 (byte 56)
Text
<DATA> at line 2, col 6 (byte 9)
</DATA> at line 9, col 10 (byte 56)
---- FAILED

 ========================================
====================================
====
002+ <DATA> at line 2, col 6 (byte 9)
003+ </DATA> at line 9, col 7 (byte 56)
002- <DATA> at line 2, col 0 (byte 45)
003- </DATA> at line 9, col 0 (byte 90)
005+ <DATA> at line 2, col 6 (byte 9)
006+ </DATA> at line 9, col 7 (byte 56)
005- <DATA> at line 2, col 0 (byte 45)
006- </DATA> at line 9, col 0 (byte 90)
008+ <DATA> at line 2, col 6 (byte 9)
009+ </DATA> at line 9, col 10 (byte 56)
008- <DATA> at line 2, col 0 (byte 45)
009- </DATA> at line 9, col 0 (byte 90)
 ========================================
====================================
====




 ========================================
====================================
====
BUILD ENVIRONMENT
 ========================================
====================================
====
OS:
Linux - Linux wil 2.6.9-1-k7 #1 Thu Nov 25 03:20:07 EST 2004 i686

Automake:
automake (GNU automake) 1.8.5
Written by Tom Tromey <tromey@redhat.com>.

Copyright 2004 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.

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.5.6 (1.1220.2.95 2004/04/11 05:50:42) Debian: 220 
$

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.

Compiler:
Leyendo especificaciones de /usr/lib/gcc-lib/i486-linux/3.3.5/specs
Configurado con: ../src/configure -v --enable-languages=c,c++,java,f77,pasca
l,objc,ada,treelang --prefix=/usr --mandir=/usr/share/man --infodir=/usr/sha
re/info --with-gxx-include-dir=/usr/include/c++/3.3 --enable-shared --with-s
ystem-zlib --enable-nls --w
ithout-included-gettext --enable-__cxa_atexit --enable-clocale=gnu --enable-
debug --enable-java-gc=boehm --enable-java-awt=xlib --enable-objc-gc i486-li
nux
Modelo de hilos: posix
gcc versión 3.3.5 (Debian 1:3.3.5-5)

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

Copyright (C) 2004 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/tls/libcrypt.so.1 (0xb7fa1000)
libpq.so.3 => /usr/local/pgsql/lib/libpq.so.3 (0xb7f85000)
libmysqlclient.so.14 => /usr/lib/libmysqlclient.so.14 (0xb7e80000)
libm.so.6 => /lib/tls/libm.so.6 (0xb7e5e000)
libz.so.1 => /usr/lib/libz.so.1 (0xb7e4c000)
libpng12.so.0 => /usr/lib/libpng12.so.0 (0xb7e27000)
libresolv.so.2 => /lib/tls/libresolv.so.2 (0xb7e15000)
libdl.so.2 => /lib/tls/libdl.so.2 (0xb7e11000)
libnsl.so.1 => /lib/tls/libnsl.so.1 (0xb7dfd000)
libxml2.so.2 => /usr/lib/libxml2.so.2 (0xb7d02000)
libpthread.so.0 => /lib/tls/libpthread.so.0 (0xb7cf3000)
libc.so.6 => /lib/tls/libc.so.6 (0xb7bbf000)
libssl.so.0.9.7 => /usr/lib/i686/cmov/libssl.so.0.9.7 (0xb7b8e000)
libcrypto.so.0.9.7 => /usr/lib/i686/cmov/libcrypto.so.0.9.7 (0xb7a8e000)
/lib/ld-linux.so.2 => /lib/ld-linux.so.2 (0xb7fea000)


User's E-mail: wilfred_com at canapro dot org dot co


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

System => Linux wil 2.6.9-1-k7 #1 Thu Nov 25 03:20:07 EST 2004 i686
Build Date => Dec 29 2004 12:40:04
Configure Command =>  './configure' '--with-gnu-ld' '--with-pgsql' '--with-g
d' '--with-zlib' '--with-apxs=/usr/bin/apxs' '--enable-soap' '--with-pear' '
--with-mcryp' '--with-mysql'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/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, compress.zlib
Registered Stream Socket Transports => tcp, udp, unix, udg


This program makes use of the Zend Scripting Language Engine:
Zend Engine v2.0.3, 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 => /usr/local/lib/php/extensions/no-debug-non-zts-20041030 => 
/usr/local/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 => .:/usr/local/lib/php => .:/usr/local/lib/php
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
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

ctype

ctype functions => enabled

dom

DOM/XML => enabled
DOM/XML API Version => 20031129
libxml Version => 2.6.11
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
Schema Support => enabled
RelaxNG Support => enabled

gd

GD Support => enabled
GD Version => bundled (2.0.28 compatible)
GIF Read Support => enabled
GIF Create Support => enabled
PNG Support => enabled
WBMP Support => enabled
XBM Support => enabled

iconv

iconv support => enabled
iconv implementation => glibc
iconv library version => 2.3.2

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

libxml

libXML support => active
libXML Version => 2.6.11
libXML streams => enabled

mysql

MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 4.1.8
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /var/run/mysqld/mysqld.sock
MYSQL_INCLUDE => -I/usr/include/mysql
MYSQL_LIBS => -L/usr/lib -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

pcre

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

pgsql

PostgreSQL Support => enabled
PostgreSQL(libpq) Version => 8.0.0rc2
Multibyte character support => enabled
SSL support => enabled
Active Persistent Links => 0
Active Links => 0

Directive => Local Value => Master Value
pgsql.allow_persistent => On => On
pgsql.auto_reset_persistent => Off => Off
pgsql.ignore_notice => Off => Off
pgsql.log_notice => Off => Off
pgsql.max_links => Unlimited => Unlimited
pgsql.max_persistent => Unlimited => Unlimited

posix

Revision => $Revision: 1.60 $

session

Session Support => enabled
Registered save handlers => files user sqlite
Registered serializer handlers => php php_binary

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_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: 1.139.2.4 $
Schema support => enabled

soap

Soap Client => enabled
Soap Server => enabled

Directive => Local Value => Master Value
soap.wsdl_cache_dir => /tmp => /tmp
soap.wsdl_cache_enabled => 1 => 1
soap.wsdl_cache_ttl => 86400 => 86400

SPL

SPL support => enabled
Interfaces => RecursiveIterator, SableIterator
Classes => ArrayObject, ArrayIterator, CachingIterator, CachingRecursiveIter
ator, DirectoryIterator, FilterIterator, LimitIterator, ParentIterator, Recu
rsiveDirectoryIterator, RecursiveIteratorIterator, SimpleXMLIterator

SQLite

SQLite support => enabled
PECL Module version => 2.0-dev $Id: sqlite.c,v 1.146.2.3 2004/09/26 01:41:40
 wez Exp $
SQLite Library => 2.8.14
SQLite Encoding => iso8859

Directive => Local Value => Master Value
sqlite.assoc_case => 0 => 0

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,ar
ea=href,frame=src,form=,fieldset=
user_agent => no value => no value

tokenizer

Tokenizer Support => enabled

xml

XML Support => active
XML Namespace Support => active
libxml2 Version => 2.6.11

zlib

ZLib Support => enabled
Compiled Version => 1.2.2
Linked Version => 1.2.2

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
KDE_MULTIHEAD => false
SSH_AGENT_PID => 5319
TEST_PHP_SRCDIR => /temp/php-5.0.3
DESKTOP_STARTUP_ID =>
SHELL => /bin/sh
TERM => xterm
MAKEFLAGS =>
SSH_CLIENT => deleted
GTK2_RC_FILES => /etc/gtk-2.0/gtkrc:/home/wilfredcom/.gtkrc-2.0:/home/wilfre
dcom/.kde/share/config/gtkrc
GTK_RC_FILES => /etc/gtk/gtkrc:/home/wilfredcom/.gtkrc:/home/wilfredcom/.kde
/share/config/gtkrc
GS_LIB => /home/wilfredcom/.fonts
WINDOWID => 37748795
SSH_TTY => deleted
KDE_FULL_SESSION => true
USER => root
http_proxy => http://192.168.0.1:3128
XCURSOR_SIZE =>
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=40;31;01:ex=01;32:*
.tar=01;31:*.tgz=01;31:*.arj=01;31:*
.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.bz2=01;3
1:*.deb=01;31:*.rpm=01;31:*
.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pg
m=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=0
1;35:*.png=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.fli=01;3
5:*.gl=01;35:*.dl=01;35:*.x
cf=01;35:*.xwd=01;35:*.ogg=01;35:*.mp3=01;35:*.wav=01;35:
SCRIPT_FILENAME =>
SSH_AUTH_SOCK => deleted
ftp_proxy => http://192.168.0.1:3128
USERNAME => wilfred_com
SESSION_MANAGER => local/wil:/tmp/.ICE-unix/5365
MAKELEVEL => 1
XPSERVERLIST => :64
MFLAGS =>
DESKTOP_SESSION => kde
PATH => /sbin:/bin:/usr/sbin:/usr/bin:/usr/bin/X11:/usr/local/sbin:/usr/loca
l/bin
_ => /temp/php-5.0.3/sapi/cli/php
PWD => /temp/php-5.0.3
LANG => es_CO
TEST_PHP_EXECUTABLE => /temp/php-5.0.3/sapi/cli/php
REDIRECT_STATUS =>
PATH_TRANSLATED =>
GDMSESSION => kde
HOME => /root
SHLVL => 5
CONTENT_LENGTH =>
LANGUAGE => es_CO:es_ES:es:en_GB:en
XCURSOR_THEME => default
LOGNAME => wilfred_com
QUERY_STRING =>
CONTENT_TYPE =>
DISPLAY => :0.0
CC => gcc
REQUEST_METHOD =>
XAUTHORITY => /home/wilfredcom/.Xauthority
COLORTERM => gnome-terminal

PHP Variables

Variable => Value
_SERVER["KDE_MULTIHEAD"] => false
_SERVER["SSH_AGENT_PID"] => 5319
_SERVER["TEST_PHP_SRCDIR"] => /temp/php-5.0.3
_SERVER["DESKTOP_STARTUP_ID"] =>
_SERVER["SHELL"] => /bin/sh
_SERVER["TERM"] => xterm
_SERVER["MAKEFLAGS"] =>
_SERVER["SSH_CLIENT"] => deleted
_SERVER["GTK2_RC_FILES"] => /etc/gtk-2.0/gtkrc:/home/wilfredcom/.gtkrc-2.0:/
home/wilfredcom/.kde/share/config/gtkrc
_SERVER["GTK_RC_FILES"] => /etc/gtk/gtkrc:/home/wilfredcom/.gtkrc:/home/wilf
redcom/.kde/share/config/gtkrc
_SERVER["GS_LIB"] => /home/wilfredcom/.fonts
_SERVER["WINDOWID"] => 37748795
_SERVER["SSH_TTY"] => deleted
_SERVER["KDE_FULL_SESSION"] => true
_SERVER["USER"] => root
_SERVER["http_proxy"] => http://192.168.0.1:3128
_SERVER["XCURSOR_SIZE"] =>
_SERVER["LS_COLORS"] =>  no=00:fi=00:di=01;34:ln=01;36:pi=40;33:s
o=01;35:do=0
 1;35:bd=40;33;01:cd=40;33;01:or=40;31;01
:ex=01;32:*.tar=01;31:*.tgz=01;31:*.
arj=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31
:*.bz2=01;31:*.deb=01;31:*.
rpm=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm
=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;
35:*.tiff=01;35:*.png=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35
:*.fli=01;35:*.gl=01;35:*.d
l=01;35:*.xcf=01;35:*.xwd=01;35:*.ogg=01;35:*.mp3=01;35:*.wav=01;35:
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["SSH_AUTH_SOCK"] => deleted
_SERVER["ftp_proxy"] => http://192.168.0.1:3128
_SERVER["USERNAME"] => wilfred_com
_SERVER["SESSION_MANAGER"] => local/wil:/tmp/.ICE-unix/5365
_SERVER["MAKELEVEL"] => 1
_SERVER["XPSERVERLIST"] => :64
_SERVER["MFLAGS"] =>
_SERVER["DESKTOP_SESSION"] => kde
_SERVER["PATH"] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/bin/X11:/usr/local/sbi
n:/usr/local/bin
_SERVER["_"] => /temp/php-5.0.3/sapi/cli/php
_SERVER["PWD"] => /temp/php-5.0.3
_SERVER["LANG"] => es_CO
_SERVER["TEST_PHP_EXECUTABLE"] => /temp/php-5.0.3/sapi/cli/php
_SERVER["REDIRECT_STATUS"] =>
_SERVER["PATH_TRANSLATED"] =>
_SERVER["GDMSESSION"] => kde
_SERVER["HOME"] => /root
_SERVER["SHLVL"] => 5
_SERVER["CONTENT_LENGTH"] =>
_SERVER["LANGUAGE"] => es_CO:es_ES:es:en_GB:en
_SERVER["XCURSOR_THEME"] => default
_SERVER["LOGNAME"] => wilfred_com
_SERVER["QUERY_STRING"] =>
_SERVER["CONTENT_TYPE"] =>
_SERVER["DISPLAY"] => :0.0
_SERVER["CC"] => gcc
_SERVER["REQUEST_METHOD"] =>
_SERVER["XAUTHORITY"] => /home/wilfredcom/.Xauthority
_SERVER["COLORTERM"] => gnome-terminal
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["KDE_MULTIHEAD"] => false
_ENV["SSH_AGENT_PID"] => 5319
_ENV["TEST_PHP_SRCDIR"] => /temp/php-5.0.3
_ENV["DESKTOP_STARTUP_ID"] =>
_ENV["SHELL"] => /bin/sh
_ENV["TERM"] => xterm
_ENV["MAKEFLAGS"] =>
_ENV["SSH_CLIENT"] => deleted
_ENV["GTK2_RC_FILES"] => /etc/gtk-2.0/gtkrc:/home/wilfredcom/.gtkrc-2.0:/hom
e/wilfredcom/.kde/share/config/gtkrc
_ENV["GTK_RC_FILES"] => /etc/gtk/gtkrc:/home/wilfredcom/.gtkrc:/home/wilfred
com/.kde/share/config/gtkrc
_ENV["GS_LIB"] => /home/wilfredcom/.fonts
_ENV["WINDOWID"] => 37748795
_ENV["SSH_TTY"] => deleted
_ENV["KDE_FULL_SESSION"] => true
_ENV["USER"] => root
_ENV["http_proxy"] => http://192.168.0.1:3128
_ENV["XCURSOR_SIZE"] =>
_ENV["LS_COLORS"] =>  no=00:fi=00:di=01;34:ln=01;36:pi=40;33:s
o=01;35:do=01;3
 5:bd=40;33;01:cd=40;33;01:or=40;31;01:ex
=01;32:*.tar=01;31:*.tgz=01;31:*.arj
=01;31:*.taz=01;31:*.lzh=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.gz=01;31:*.
bz2=01;31:*.deb=01;31:*.rpm
=01;31:*.jar=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01
;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:
*.tiff=01;35:*.png=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.avi=01;35:*.
fli=01;35:*.gl=01;35:*.dl=0
1;35:*.xcf=01;35:*.xwd=01;35:*.ogg=01;35:*.mp3=01;35:*.wav=01;35:
_ENV["SCRIPT_FILENAME"] =>
_ENV["SSH_AUTH_SOCK"] => deleted
_ENV["ftp_proxy"] => http://192.168.0.1:3128
_ENV["USERNAME"] => wilfred_com
_ENV["SESSION_MANAGER"] => local/wil:/tmp/.ICE-unix/5365
_ENV["MAKELEVEL"] => 1
_ENV["XPSERVERLIST"] => :64
_ENV["MFLAGS"] =>
_ENV["DESKTOP_SESSION"] => kde
_ENV["PATH"] => /sbin:/bin:/usr/sbin:/usr/bin:/usr/bin/X11:/usr/local/sbin:/
usr/local/bin
_ENV["_"] => /temp/php-5.0.3/sapi/cli/php
_ENV["PWD"] => /temp/php-5.0.3
_ENV["LANG"] => es_CO
_ENV["TEST_PHP_EXECUTABLE"] => /temp/php-5.0.3/sapi/cli/php
_ENV["REDIRECT_STATUS"] =>
_ENV["PATH_TRANSLATED"] =>
_ENV["GDMSESSION"] => kde
_ENV["HOME"] => /root
_ENV["SHLVL"] => 5
_ENV["CONTENT_LENGTH"] =>
_ENV["LANGUAGE"] => es_CO:es_ES:es:en_GB:en
_ENV["XCURSOR_THEME"] => default
_ENV["LOGNAME"] => wilfred_com
_ENV["QUERY_STRING"] =>
_ENV["CONTENT_TYPE"] =>
_ENV["DISPLAY"] => :0.0
_ENV["CC"] => gcc
_ENV["REQUEST_METHOD"] =>
_ENV["XAUTHORITY"] => /home/wilfredcom/.Xauthority
_ENV["COLORTERM"] => gnome-terminal

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.

Report this thread to moderator Post Follow-up to this message
Old Post
noreply@php.net
12-30-04 01:55 AM


Sponsored Links




Last Thread Next Thread Next
Search this forum -> 
Post New Thread

PHP Questions and Answers archive

Show a Printable Version Send to friend Email This Page to Someone! subscribe to this thread Receive updates to this thread
Computer Consultants
Programming Jobs
Visual Basic Controls
SQL Server Programming
Webservices
Java Security
Visual Studio
C# Programming
Visual J++
Software engineering
Open source Software
Perl Programming
PHP Programming
ASP Programming
ASP .NET Programming
Visual Basic Programming
Windows Scripting Host
Java Programming
Java Help
Java Beans
VBScript
Cobol
MAC Applications
Unix Programming
Forum Jump:
All times are GMT. The time now is 08:42 AM.

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.