| noreply@php.net 2005-02-25, 3:56 pm |
|
========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Testing $argc and $argv handling (GET) [tests/basic/011.phpt]
Bug #30638 (localeconv returns wrong LC_NUMERIC settings) [tests/lang/bug30638.phpt]
Bug #24155 (gdImageRotate270 rotation problem). [ext/gd/tests/bug24155.phpt]
gdimagefill() function (Bug #19366 (fixed in bundled libgd)) [ext/gd/tests/bug27582_1.phpt]
Bug #25665 (var_dump () hangs on Nan and INF) [ext/standard/tests/math/bug25665.phpt]
Check for mktime with out-of-range parameters [ext/standard/tests/time/003.phpt]
Bug #21966 (date() or mktime() returning bad value for mktime month param of '2') [ext/standard/tests/time/bug21966.phpt]
Bug #27780 (strtotime(+1 xxx) returns a wrong date/time) [ext/standard/tests/time/bug27780.phpt]
mktime() [ext/standard/tests/time/mktime.phpt]
========================================
=============================
========================================
=============================
TEST RESULT SUMMARY
---------------------------------------------------------------------
Exts skipped : 69
Exts tested : 18
---------------------------------------------------------------------
Number of tests : 611
Tests skipped : 233 (38.1%)
Tests warned : 0 (0.0%)
Tests failed : 9 (1.5%)
Tests passed : 369 (60.4%)
---------------------------------------------------------------------
Time taken : 342 seconds
========================================
=============================
========================================
========================================
/net/horus/export/sunsrc/src/php-4.3.10/tests/basic/011.phpt
========================================
========================================
---- EXPECTED OUTPUT
0: ab
1: cd
2: ef
3: 123
4: test
---- ACTUAL OUTPUT
PHP Notice: Undefined index: argc in /net/horus/export/sunsrc/src/php-4.3.10/tests/basic/011.php on line 4
PHP Notice: Undefined index: argv in /net/horus/export/sunsrc/src/php-4.3.10/tests/basic/011.php on line 5
Content-type: text/html
X-Powered-By: PHP/4.3.10
---- FAILED
========================================
========================================
001- 0: ab
001+ PHP Notice: Undefined index: argc in /net/horus/export/sunsrc/src/php-4.3.10/tests/basic/011.php on line 4
002- 1: cd
002+ PHP Notice: Undefined index: argv in /net/horus/export/sunsrc/src/php-4.3.10/tests/basic/011.php on line 5
003- 2: ef
003+ Content-type: text/html
004- 3: 123
004+ X-Powered-By: PHP/4.3.10
005- 4: test
========================================
========================================
========================================
========================================
/net/horus/export/sunsrc/src/php-4.3.10/tests/lang/bug30638.phpt
========================================
========================================
---- EXPECTED OUTPUT
decimal_point: ,
thousands_sep: .
---- ACTUAL OUTPUT
decimal_point: ,
thousands_sep:
---- FAILED
========================================
========================================
002- thousands_sep: .
002+ thousands_sep:
========================================
========================================
========================================
========================================
/net/horus/export/sunsrc/src/php-4.3.10/ext/gd/tests/bug24155.phpt
========================================
========================================
---- EXPECTED OUTPUT
cc867fd65c30883463ce58d0341f0997
---- ACTUAL OUTPUT
409d70b5d493746acc2255c759d73436
---- FAILED
========================================
========================================
001- cc867fd65c30883463ce58d0341f0997
001+ 409d70b5d493746acc2255c759d73436
========================================
========================================
========================================
========================================
/net/horus/export/sunsrc/src/php-4.3.10/ext/gd/tests/bug27582_1.phpt
========================================
========================================
---- EXPECTED OUTPUT
08287f8f5d406946009df5f04ca83dc0
---- ACTUAL OUTPUT
b6d55b399e27b895a1fee8a137bb8470
---- FAILED
========================================
========================================
001- 08287f8f5d406946009df5f04ca83dc0
001+ b6d55b399e27b895a1fee8a137bb8470
========================================
========================================
========================================
========================================
/net/horus/export/sunsrc/src/php-4.3.10/ext/standard/tests/math/bug25665.phpt
========================================
========================================
---- EXPECTED OUTPUT
float(NAN)
float(-INF)
---- ACTUAL OUTPUT
float(0)
float(-INF)
---- FAILED
========================================
========================================
001- float(NAN)
001+ float(0)
========================================
========================================
========================================
========================================
/net/horus/export/sunsrc/src/php-4.3.10/ext/standard/tests/time/003.phpt
========================================
========================================
---- EXPECTED OUTPUT
2000-02-29
2000-02-28
2000-02-29
2001-02-28
2001-03-01
1999-11-30
2000-05-29 12:00:00
2000-05-29 13:00:00
2000-05-29 12:00:00
2000-01-31 12:00:00
2000-01-31 12:00:00
2000-01-31 11:00:00
2000-04-29 12:00:00
2000-04-29 13:00:00
2000-04-29 12:00:00
---- ACTUAL OUTPUT
2000-02-29
2000-02-28
2000-02-29
2001-02-28
2001-03-01
1999-11-30
2000-05-29 12:00:00
2000-05-29 12:00:00
2000-05-29 10:00:00
2000-01-31 12:00:00
2000-01-31 12:00:00
2000-01-31 10:00:00
2000-04-29 12:00:00
2000-04-29 12:00:00
2000-04-29 10:00:00
---- FAILED
========================================
========================================
008- 2000-05-29 13:00:00
008+ 2000-05-29 12:00:00
009- 2000-05-29 12:00:00
009+ 2000-05-29 10:00:00
012- 2000-01-31 11:00:00
012+ 2000-01-31 10:00:00
014- 2000-04-29 13:00:00
014+ 2000-04-29 12:00:00
015- 2000-04-29 12:00:00
015+ 2000-04-29 10:00:00
========================================
========================================
========================================
========================================
/net/horus/export/sunsrc/src/php-4.3.10/ext/standard/tests/time/bug21966.phpt
========================================
========================================
---- EXPECTED OUTPUT
27/3/04 = 1080345600
28/3/04 = 1080432000
28/3/04 = 1080435600
29/3/04 = 1080514800
30/3/04 = 1080601200
---- ACTUAL OUTPUT
27/3/04 = 1080345600
28/3/04 = 1080432000
28/3/04 = 1080439200
29/3/04 = 1080518400
30/3/04 = 1080604800
---- FAILED
========================================
========================================
003- 28/3/04 = 1080435600
003+ 28/3/04 = 1080439200
004- 29/3/04 = 1080514800
004+ 29/3/04 = 1080518400
005- 30/3/04 = 1080601200
005+ 30/3/04 = 1080604800
========================================
========================================
========================================
========================================
/net/horus/export/sunsrc/src/php-4.3.10/ext/standard/tests/time/bug27780.phpt
========================================
========================================
---- EXPECTED OUTPUT
America/Chicago
1076824799 [2004-02-14 23:59:59 CST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076824800 [2004-02-15 00:00:00 CST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076824801 [2004-02-15 00:00:01 CST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079503200 [2004-03-17 00:00:00 CST] [2004-04-07 00:00:00 -21 days]
1080367200 [2004-03-27 00:00:00 CST] [2004-04-07 00:00:00 11 days ago]
1080460800 [2004-03-28 02:00:00 CST] [2004-04-07 00:00:00 -10 day +2 hours]
1081227600 [2004-04-06 00:00:00 CDT] [2004-04-07 00:00:00 -1 day]
1081314000 [2004-04-07 00:00:00 CDT] [2004-04-07 00:00:00]
1081317600 [2004-04-07 01:00:00 CDT] [2004-04-07 00:00:00 +1 hour]
1081321200 [2004-04-07 02:00:00 CDT] [2004-04-07 00:00:00 +2 hour]
1081400400 [2004-04-08 00:00:00 CDT] [2004-04-07 00:00:00 +1 day]
1081400400 [2004-04-08 00:00:00 CDT] [2004-04-07 00:00:00 1 day]
1083128400 [2004-04-28 00:00:00 CDT] [2004-04-07 00:00:00 +21 days]
Europe/Amsterdam
1076799599 [2004-02-14 23:59:59 CET] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076799600 [2004-02-15 00:00:00 CET] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076799601 [2004-02-15 00:00:01 CET] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079478000 [2004-03-17 00:00:00 CET] [2004-04-07 00:00:00 -21 days]
1080342000 [2004-03-27 00:00:00 CET] [2004-04-07 00:00:00 11 days ago]
1080435600 [2004-03-28 03:00:00 CEST] [2004-04-07 00:00:00 -10 day +2 hours]
1081202400 [2004-04-06 00:00:00 CEST] [2004-04-07 00:00:00 -1 day]
1081288800 [2004-04-07 00:00:00 CEST] [2004-04-07 00:00:00]
1081292400 [2004-04-07 01:00:00 CEST] [2004-04-07 00:00:00 +1 hour]
1081296000 [2004-04-07 02:00:00 CEST] [2004-04-07 00:00:00 +2 hour]
1081375200 [2004-04-08 00:00:00 CEST] [2004-04-07 00:00:00 +1 day]
1081375200 [2004-04-08 00:00:00 CEST] [2004-04-07 00:00:00 1 day]
1083103200 [2004-04-28 00:00:00 CEST] [2004-04-07 00:00:00 +21 days]
Asia/Jerusalem
1076795999 [2004-02-14 23:59:59 IST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076796000 [2004-02-15 00:00:00 IST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076796001 [2004-02-15 00:00:01 IST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079474400 [2004-03-17 00:00:00 IST] [2004-04-07 00:00:00 -21 days]
1080338400 [2004-03-27 00:00:00 IST] [2004-04-07 00:00:00 11 days ago]
1080432000 [2004-03-28 02:00:00 IST] [2004-04-07 00:00:00 -10 day +2 hours]
1081202400 [2004-04-06 00:00:00 IST] [2004-04-07 00:00:00 -1 day]
1081288800 [2004-04-07 00:00:00 IST] [2004-04-07 00:00:00]
1081292400 [2004-04-07 02:00:00 IDT] [2004-04-07 00:00:00 +1 hour]
1081292400 [2004-04-07 02:00:00 IDT] [2004-04-07 00:00:00 +2 hour]
1081371600 [2004-04-08 00:00:00 IDT] [2004-04-07 00:00:00 +1 day]
1081371600 [2004-04-08 00:00:00 IDT] [2004-04-07 00:00:00 1 day]
1083099600 [2004-04-28 00:00:00 IDT] [2004-04-07 00:00:00 +21 days]
Asia/Singapore
1076774399 [2004-02-14 23:59:59 SGT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076774400 [2004-02-15 00:00:00 SGT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076774401 [2004-02-15 00:00:01 SGT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079452800 [2004-03-17 00:00:00 SGT] [2004-04-07 00:00:00 -21 days]
1080316800 [2004-03-27 00:00:00 SGT] [2004-04-07 00:00:00 11 days ago]
1080410400 [2004-03-28 02:00:00 SGT] [2004-04-07 00:00:00 -10 day +2 hours]
1081180800 [2004-04-06 00:00:00 SGT] [2004-04-07 00:00:00 -1 day]
1081267200 [2004-04-07 00:00:00 SGT] [2004-04-07 00:00:00]
1081270800 [2004-04-07 01:00:00 SGT] [2004-04-07 00:00:00 +1 hour]
1081274400 [2004-04-07 02:00:00 SGT] [2004-04-07 00:00:00 +2 hour]
1081353600 [2004-04-08 00:00:00 SGT] [2004-04-07 00:00:00 +1 day]
1081353600 [2004-04-08 00:00:00 SGT] [2004-04-07 00:00:00 1 day]
1083081600 [2004-04-28 00:00:00 SGT] [2004-04-07 00:00:00 +21 days]
America/Sao_Paulo
1076810399 [2004-02-14 23:59:59 BRST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076810400 [2004-02-14 23:00:00 BRT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076810401 [2004-02-14 23:00:01 BRT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079492400 [2004-03-17 00:00:00 BRT] [2004-04-07 00:00:00 -21 days]
1080356400 [2004-03-27 00:00:00 BRT] [2004-04-07 00:00:00 11 days ago]
1080450000 [2004-03-28 02:00:00 BRT] [2004-04-07 00:00:00 -10 day +2 hours]
1081220400 [2004-04-06 00:00:00 BRT] [2004-04-07 00:00:00 -1 day]
1081306800 [2004-04-07 00:00:00 BRT] [2004-04-07 00:00:00]
1081310400 [2004-04-07 01:00:00 BRT] [2004-04-07 00:00:00 +1 hour]
1081314000 [2004-04-07 02:00:00 BRT] [2004-04-07 00:00:00 +2 hour]
1081393200 [2004-04-08 00:00:00 BRT] [2004-04-07 00:00:00 +1 day]
1081393200 [2004-04-08 00:00:00 BRT] [2004-04-07 00:00:00 1 day]
1083121200 [2004-04-28 00:00:00 BRT] [2004-04-07 00:00:00 +21 days]
---- ACTUAL OUTPUT
America/Chicago
1076803199 [2004-02-14 23:59:59 America/Chicago] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076803200 [2004-02-15 00:00:00 America/Chicago] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076803201 [2004-02-15 00:00:01 America/Chicago] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079481600 [2004-03-17 00:00:00 America/Chicago] [2004-04-07 00:00:00 -21 days]
1080345600 [2004-03-27 00:00:00 America/Chicago] [2004-04-07 00:00:00 11 days ago]
1080439200 [2004-03-28 02:00:00 America/Chicago] [2004-04-07 00:00:00 -10 day +2 hours]
1081209600 [2004-04-06 00:00:00 America/Chicago] [2004-04-07 00:00:00 -1 day]
1081296000 [2004-04-07 00:00:00 America/Chicago] [2004-04-07 00:00:00]
1081299600 [2004-04-07 01:00:00 America/Chicago] [2004-04-07 00:00:00 +1 hour]
1081303200 [2004-04-07 02:00:00 America/Chicago] [2004-04-07 00:00:00 +2 hour]
1081382400 [2004-04-08 00:00:00 America/Chicago] [2004-04-07 00:00:00 +1 day]
1081382400 [2004-04-08 00:00:00 America/Chicago] [2004-04-07 00:00:00 1 day]
1083110400 [2004-04-28 00:00:00 America/Chicago] [2004-04-07 00:00:00 +21 days]
Europe/Amsterdam
1076803199 [2004-02-14 23:59:59 Europe/Amsterdam] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076803200 [2004-02-15 00:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076803201 [2004-02-15 00:00:01 Europe/Amsterdam] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079481600 [2004-03-17 00:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 -21 days]
1080345600 [2004-03-27 00:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 11 days ago]
1080439200 [2004-03-28 02:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 -10 day +2 hours]
1081209600 [2004-04-06 00:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 -1 day]
1081296000 [2004-04-07 00:00:00 Europe/Amsterdam] [2004-04-07 00:00:00]
1081299600 [2004-04-07 01:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 +1 hour]
1081303200 [2004-04-07 02:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 +2 hour]
1081382400 [2004-04-08 00:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 +1 day]
1081382400 [2004-04-08 00:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 1 day]
1083110400 [2004-04-28 00:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 +21 days]
Asia/Jerusalem
1076803199 [2004-02-14 23:59:59 Asia/Jerusalem] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076803200 [2004-02-15 00:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076803201 [2004-02-15 00:00:01 Asia/Jerusalem] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079481600 [2004-03-17 00:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 -21 days]
1080345600 [2004-03-27 00:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 11 days ago]
1080439200 [2004-03-28 02:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 -10 day +2 hours]
1081209600 [2004-04-06 00:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 -1 day]
1081296000 [2004-04-07 00:00:00 Asia/Jerusalem] [2004-04-07 00:00:00]
1081299600 [2004-04-07 01:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 +1 hour]
1081303200 [2004-04-07 02:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 +2 hour]
1081382400 [2004-04-08 00:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 +1 day]
1081382400 [2004-04-08 00:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 1 day]
1083110400 [2004-04-28 00:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 +21 days]
Asia/Singapore
1076803199 [2004-02-14 23:59:59 Asia/Singapore] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076803200 [2004-02-15 00:00:00 Asia/Singapore] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076803201 [2004-02-15 00:00:01 Asia/Singapore] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079481600 [2004-03-17 00:00:00 Asia/Singapore] [2004-04-07 00:00:00 -21 days]
1080345600 [2004-03-27 00:00:00 Asia/Singapore] [2004-04-07 00:00:00 11 days ago]
1080439200 [2004-03-28 02:00:00 Asia/Singapore] [2004-04-07 00:00:00 -10 day +2 hours]
1081209600 [2004-04-06 00:00:00 Asia/Singapore] [2004-04-07 00:00:00 -1 day]
1081296000 [2004-04-07 00:00:00 Asia/Singapore] [2004-04-07 00:00:00]
1081299600 [2004-04-07 01:00:00 Asia/Singapore] [2004-04-07 00:00:00 +1 hour]
1081303200 [2004-04-07 02:00:00 Asia/Singapore] [2004-04-07 00:00:00 +2 hour]
1081382400 [2004-04-08 00:00:00 Asia/Singapore] [2004-04-07 00:00:00 +1 day]
1081382400 [2004-04-08 00:00:00 Asia/Singapore] [2004-04-07 00:00:00 1 day]
1083110400 [2004-04-28 00:00:00 Asia/Singapore] [2004-04-07 00:00:00 +21 days]
America/Sao_Paulo
1076803199 [2004-02-14 23:59:59 America/Sao_Paulo] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
1076803200 [2004-02-15 00:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
1076803201 [2004-02-15 00:00:01 America/Sao_Paulo] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
1079481600 [2004-03-17 00:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 -21 days]
1080345600 [2004-03-27 00:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 11 days ago]
1080439200 [2004-03-28 02:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 -10 day +2 hours]
1081209600 [2004-04-06 00:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 -1 day]
1081296000 [2004-04-07 00:00:00 America/Sao_Paulo] [2004-04-07 00:00:00]
1081299600 [2004-04-07 01:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 +1 hour]
1081303200 [2004-04-07 02:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 +2 hour]
1081382400 [2004-04-08 00:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 +1 day]
1081382400 [2004-04-08 00:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 1 day]
1083110400 [2004-04-28 00:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 +21 days]
---- FAILED
========================================
========================================
002- 1076824799 [2004-02-14 23:59:59 CST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
002+ 1076803199 [2004-02-14 23:59:59 America/Chicago] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
003- 1076824800 [2004-02-15 00:00:00 CST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
003+ 1076803200 [2004-02-15 00:00:00 America/Chicago] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
004- 1076824801 [2004-02-15 00:00:01 CST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
004+ 1076803201 [2004-02-15 00:00:01 America/Chicago] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
005- 1079503200 [2004-03-17 00:00:00 CST] [2004-04-07 00:00:00 -21 days]
005+ 1079481600 [2004-03-17 00:00:00 America/Chicago] [2004-04-07 00:00:00 -21 days]
006- 1080367200 [2004-03-27 00:00:00 CST] [2004-04-07 00:00:00 11 days ago]
006+ 1080345600 [2004-03-27 00:00:00 America/Chicago] [2004-04-07 00:00:00 11 days ago]
007- 1080460800 [2004-03-28 02:00:00 CST] [2004-04-07 00:00:00 -10 day +2 hours]
007+ 1080439200 [2004-03-28 02:00:00 America/Chicago] [2004-04-07 00:00:00 -10 day +2 hours]
008- 1081227600 [2004-04-06 00:00:00 CDT] [2004-04-07 00:00:00 -1 day]
008+ 1081209600 [2004-04-06 00:00:00 America/Chicago] [2004-04-07 00:00:00 -1 day]
009- 1081314000 [2004-04-07 00:00:00 CDT] [2004-04-07 00:00:00]
009+ 1081296000 [2004-04-07 00:00:00 America/Chicago] [2004-04-07 00:00:00]
010- 1081317600 [2004-04-07 01:00:00 CDT] [2004-04-07 00:00:00 +1 hour]
010+ 1081299600 [2004-04-07 01:00:00 America/Chicago] [2004-04-07 00:00:00 +1 hour]
011- 1081321200 [2004-04-07 02:00:00 CDT] [2004-04-07 00:00:00 +2 hour]
011+ 1081303200 [2004-04-07 02:00:00 America/Chicago] [2004-04-07 00:00:00 +2 hour]
012- 1081400400 [2004-04-08 00:00:00 CDT] [2004-04-07 00:00:00 +1 day]
012+ 1081382400 [2004-04-08 00:00:00 America/Chicago] [2004-04-07 00:00:00 +1 day]
013- 1081400400 [2004-04-08 00:00:00 CDT] [2004-04-07 00:00:00 1 day]
013+ 1081382400 [2004-04-08 00:00:00 America/Chicago] [2004-04-07 00:00:00 1 day]
014- 1083128400 [2004-04-28 00:00:00 CDT] [2004-04-07 00:00:00 +21 days]
014+ 1083110400 [2004-04-28 00:00:00 America/Chicago] [2004-04-07 00:00:00 +21 days]
017- 1076799599 [2004-02-14 23:59:59 CET] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
017+ 1076803199 [2004-02-14 23:59:59 Europe/Amsterdam] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
018- 1076799600 [2004-02-15 00:00:00 CET] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
018+ 1076803200 [2004-02-15 00:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
019- 1076799601 [2004-02-15 00:00:01 CET] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
019+ 1076803201 [2004-02-15 00:00:01 Europe/Amsterdam] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
020- 1079478000 [2004-03-17 00:00:00 CET] [2004-04-07 00:00:00 -21 days]
020+ 1079481600 [2004-03-17 00:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 -21 days]
021- 1080342000 [2004-03-27 00:00:00 CET] [2004-04-07 00:00:00 11 days ago]
021+ 1080345600 [2004-03-27 00:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 11 days ago]
022- 1080435600 [2004-03-28 03:00:00 CEST] [2004-04-07 00:00:00 -10 day +2 hours]
022+ 1080439200 [2004-03-28 02:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 -10 day +2 hours]
023- 1081202400 [2004-04-06 00:00:00 CEST] [2004-04-07 00:00:00 -1 day]
023+ 1081209600 [2004-04-06 00:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 -1 day]
024- 1081288800 [2004-04-07 00:00:00 CEST] [2004-04-07 00:00:00]
024+ 1081296000 [2004-04-07 00:00:00 Europe/Amsterdam] [2004-04-07 00:00:00]
025- 1081292400 [2004-04-07 01:00:00 CEST] [2004-04-07 00:00:00 +1 hour]
025+ 1081299600 [2004-04-07 01:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 +1 hour]
026- 1081296000 [2004-04-07 02:00:00 CEST] [2004-04-07 00:00:00 +2 hour]
026+ 1081303200 [2004-04-07 02:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 +2 hour]
027- 1081375200 [2004-04-08 00:00:00 CEST] [2004-04-07 00:00:00 +1 day]
027+ 1081382400 [2004-04-08 00:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 +1 day]
028- 1081375200 [2004-04-08 00:00:00 CEST] [2004-04-07 00:00:00 1 day]
028+ 1081382400 [2004-04-08 00:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 1 day]
029- 1083103200 [2004-04-28 00:00:00 CEST] [2004-04-07 00:00:00 +21 days]
029+ 1083110400 [2004-04-28 00:00:00 Europe/Amsterdam] [2004-04-07 00:00:00 +21 days]
032- 1076795999 [2004-02-14 23:59:59 IST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
032+ 1076803199 [2004-02-14 23:59:59 Asia/Jerusalem] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
033- 1076796000 [2004-02-15 00:00:00 IST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
033+ 1076803200 [2004-02-15 00:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
034- 1076796001 [2004-02-15 00:00:01 IST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
034+ 1076803201 [2004-02-15 00:00:01 Asia/Jerusalem] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
035- 1079474400 [2004-03-17 00:00:00 IST] [2004-04-07 00:00:00 -21 days]
035+ 1079481600 [2004-03-17 00:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 -21 days]
036- 1080338400 [2004-03-27 00:00:00 IST] [2004-04-07 00:00:00 11 days ago]
036+ 1080345600 [2004-03-27 00:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 11 days ago]
037- 1080432000 [2004-03-28 02:00:00 IST] [2004-04-07 00:00:00 -10 day +2 hours]
037+ 1080439200 [2004-03-28 02:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 -10 day +2 hours]
038- 1081202400 [2004-04-06 00:00:00 IST] [2004-04-07 00:00:00 -1 day]
038+ 1081209600 [2004-04-06 00:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 -1 day]
039- 1081288800 [2004-04-07 00:00:00 IST] [2004-04-07 00:00:00]
039+ 1081296000 [2004-04-07 00:00:00 Asia/Jerusalem] [2004-04-07 00:00:00]
040- 1081292400 [2004-04-07 02:00:00 IDT] [2004-04-07 00:00:00 +1 hour]
040+ 1081299600 [2004-04-07 01:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 +1 hour]
041- 1081292400 [2004-04-07 02:00:00 IDT] [2004-04-07 00:00:00 +2 hour]
041+ 1081303200 [2004-04-07 02:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 +2 hour]
042- 1081371600 [2004-04-08 00:00:00 IDT] [2004-04-07 00:00:00 +1 day]
042+ 1081382400 [2004-04-08 00:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 +1 day]
043- 1081371600 [2004-04-08 00:00:00 IDT] [2004-04-07 00:00:00 1 day]
043+ 1081382400 [2004-04-08 00:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 1 day]
044- 1083099600 [2004-04-28 00:00:00 IDT] [2004-04-07 00:00:00 +21 days]
044+ 1083110400 [2004-04-28 00:00:00 Asia/Jerusalem] [2004-04-07 00:00:00 +21 days]
047- 1076774399 [2004-02-14 23:59:59 SGT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
047+ 1076803199 [2004-02-14 23:59:59 Asia/Singapore] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
048- 1076774400 [2004-02-15 00:00:00 SGT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
048+ 1076803200 [2004-02-15 00:00:00 Asia/Singapore] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
049- 1076774401 [2004-02-15 00:00:01 SGT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
049+ 1076803201 [2004-02-15 00:00:01 Asia/Singapore] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
050- 1079452800 [2004-03-17 00:00:00 SGT] [2004-04-07 00:00:00 -21 days]
050+ 1079481600 [2004-03-17 00:00:00 Asia/Singapore] [2004-04-07 00:00:00 -21 days]
051- 1080316800 [2004-03-27 00:00:00 SGT] [2004-04-07 00:00:00 11 days ago]
051+ 1080345600 [2004-03-27 00:00:00 Asia/Singapore] [2004-04-07 00:00:00 11 days ago]
052- 1080410400 [2004-03-28 02:00:00 SGT] [2004-04-07 00:00:00 -10 day +2 hours]
052+ 1080439200 [2004-03-28 02:00:00 Asia/Singapore] [2004-04-07 00:00:00 -10 day +2 hours]
053- 1081180800 [2004-04-06 00:00:00 SGT] [2004-04-07 00:00:00 -1 day]
053+ 1081209600 [2004-04-06 00:00:00 Asia/Singapore] [2004-04-07 00:00:00 -1 day]
054- 1081267200 [2004-04-07 00:00:00 SGT] [2004-04-07 00:00:00]
054+ 1081296000 [2004-04-07 00:00:00 Asia/Singapore] [2004-04-07 00:00:00]
055- 1081270800 [2004-04-07 01:00:00 SGT] [2004-04-07 00:00:00 +1 hour]
055+ 1081299600 [2004-04-07 01:00:00 Asia/Singapore] [2004-04-07 00:00:00 +1 hour]
056- 1081274400 [2004-04-07 02:00:00 SGT] [2004-04-07 00:00:00 +2 hour]
056+ 1081303200 [2004-04-07 02:00:00 Asia/Singapore] [2004-04-07 00:00:00 +2 hour]
057- 1081353600 [2004-04-08 00:00:00 SGT] [2004-04-07 00:00:00 +1 day]
057+ 1081382400 [2004-04-08 00:00:00 Asia/Singapore] [2004-04-07 00:00:00 +1 day]
058- 1081353600 [2004-04-08 00:00:00 SGT] [2004-04-07 00:00:00 1 day]
058+ 1081382400 [2004-04-08 00:00:00 Asia/Singapore] [2004-04-07 00:00:00 1 day]
059- 1083081600 [2004-04-28 00:00:00 SGT] [2004-04-07 00:00:00 +21 days]
059+ 1083110400 [2004-04-28 00:00:00 Asia/Singapore] [2004-04-07 00:00:00 +21 days]
062- 1076810399 [2004-02-14 23:59:59 BRST] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
062+ 1076803199 [2004-02-14 23:59:59 America/Sao_Paulo] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +59 seconds]
063- 1076810400 [2004-02-14 23:00:00 BRT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
063+ 1076803200 [2004-02-15 00:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +60 seconds]
064- 1076810401 [2004-02-14 23:00:01 BRT] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
064+ 1076803201 [2004-02-15 00:00:01 America/Sao_Paulo] [2004-04-07 00:00:00 -2 months +7 days +23 hours +59 minutes +61 seconds]
065- 1079492400 [2004-03-17 00:00:00 BRT] [2004-04-07 00:00:00 -21 days]
065+ 1079481600 [2004-03-17 00:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 -21 days]
066- 1080356400 [2004-03-27 00:00:00 BRT] [2004-04-07 00:00:00 11 days ago]
066+ 1080345600 [2004-03-27 00:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 11 days ago]
067- 1080450000 [2004-03-28 02:00:00 BRT] [2004-04-07 00:00:00 -10 day +2 hours]
067+ 1080439200 [2004-03-28 02:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 -10 day +2 hours]
068- 1081220400 [2004-04-06 00:00:00 BRT] [2004-04-07 00:00:00 -1 day]
068+ 1081209600 [2004-04-06 00:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 -1 day]
069- 1081306800 [2004-04-07 00:00:00 BRT] [2004-04-07 00:00:00]
069+ 1081296000 [2004-04-07 00:00:00 America/Sao_Paulo] [2004-04-07 00:00:00]
070- 1081310400 [2004-04-07 01:00:00 BRT] [2004-04-07 00:00:00 +1 hour]
070+ 1081299600 [2004-04-07 01:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 +1 hour]
071- 1081314000 [2004-04-07 02:00:00 BRT] [2004-04-07 00:00:00 +2 hour]
071+ 1081303200 [2004-04-07 02:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 +2 hour]
072- 1081393200 [2004-04-08 00:00:00 BRT] [2004-04-07 00:00:00 +1 day]
072+ 1081382400 [2004-04-08 00:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 +1 day]
073- 1081393200 [2004-04-08 00:00:00 BRT] [2004-04-07 00:00:00 1 day]
073+ 1081382400 [2004-04-08 00:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 1 day]
074- 1083121200 [2004-04-28 00:00:00 BRT] [2004-04-07 00:00:00 +21 days]
074+ 1083110400 [2004-04-28 00:00:00 America/Sao_Paulo] [2004-04-07 00:00:00 +21 days]
========================================
========================================
========================================
========================================
/net/horus/export/sunsrc/src/php-4.3.10/ext/standard/tests/time/mktime.phpt
========================================
========================================
---- EXPECTED OUTPUT
int(1009843200)
int(1009843200)
int(1009843200)
int(%s)
int(1025481600)
int(1025481600)
int(1025481600)
int(%s)
int(1009843200)
int(1009843200)
int(1009843200)
int(1009839600)
int(1025478000)
int(1025478000)
int(1025481600)
int(1025478000)
---- ACTUAL OUTPUT
int(1009843200)
int(1009843200)
int(1009843200)
int(1009843200)
int(1025481600)
int(1025481600)
int(1025481600)
int(1025481600)
int(1009843200)
int(1009843200)
int(1009843200)
int(1009836000)
int(1025481600)
int(1025481600)
int(1025481600)
int(1025474400)
---- FAILED
========================================
========================================
004- int(%s)
004+ int(1009843200)
008- int(%s)
008+ int(1025481600)
012- int(1009839600)
012+ int(1009836000)
013- int(1025478000)
013+ int(1025481600)
014- int(1025478000)
014+ int(1025481600)
016- int(1025478000)
016+ int(1025474400)
========================================
========================================
========================================
========================================
BUILD ENVIRONMENT
========================================
========================================
OS:
SunOS - SunOS nms3 5.7 Generic_106541-31 sun4u
Automake:
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.
Libtool:
ltmain.sh (GNU libtool) 1.4.3 (1.922.2.110 2002/10/23 01:39:54)
Compiler:
Reading specs from /usr/local/lib/gcc-lib/sparc-sun-solaris2.7/3.3.4/specs
Configured with: ../gcc-3.3.4/configure --enable-version-specific-runtime-libs --disable-multilib --enable-languages=c,c++,f77
Thread model: posix
gcc version 3.3.4
Bison:
bison (GNU Bison) 1.35
Copyright 1984, 1986, 1989, 1992, 2000, 2001, 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_i.so.1 => /usr/lib/libcrypt_i.so.1
libz.so => /usr/local/lib/libz.so
libm.so.1 => /usr/lib/libm.so.1
libsocket.so.1 => /usr/lib/libsocket.so.1
libnsl.so.1 => /usr/lib/libnsl.so.1
libpdf.so.2 => /usr/local/lib/libpdf.so.2
libtiff.so => /usr/local/lib/libtiff.so
libpng.so.3 => /usr/local/lib/libpng.so.3
libmysqlclient.so.12 => /usr/local/lib/libmysqlclient.so.12
librt.so.1 => /usr/lib/librt.so.1
libmcrypt.so.4 => /usr/local/lib/libmcrypt.so.4
libltdl.so.3 => /usr/local/lib/libltdl.so.3
libldap-2.2.so.7 => /usr/local/lib/libldap-2.2.so.7
libgen.so.1 => /usr/lib/libgen.so.1
libssl.so.0.9.6 => /usr/local/lib/libssl.so.0.9.6
libcrypto.so.0.9.6 => /usr/local/lib/libcrypto.so.0.9.6
liblber-2.2.so.7 => /usr/local/lib/liblber-2.2.so.7
libpam.so.1 => /usr/lib/libpam.so.1
libintl.so.1 => /usr/local/lib/libintl.so.1
libfreetype.so.6 => /usr/local/lib/libfreetype.so.6
libX11.so.4 => /usr/lib/libX11.so.4
libXpm.so.4.11 => /usr/local/lib/libXpm.so.4.11
libdb-4.2.so => /usr/local/lib/libdb-4.2.so
libgdbm.so.3 => /usr/local/lib/libgdbm.so.3
libresolv.so.2 => /usr/lib/libresolv.so.2
libdl.so.1 => /usr/lib/libdl.so.1
libxml2.so.2 => /usr/local/lib/libxml2.so.2
libpthread.so.1 => /usr/lib/libpthread.so.1
libiconv.so.2 => /usr/local/lib/libiconv.so.2
libc.so.1 => /usr/lib/libc.so.1
libmp.so.2 => /usr/lib/libmp.so.2
libaio.so.1 => /usr/lib/libaio.so.1
libXext.so.0 => /usr/openwin/lib/libXext.so.0
libthread.so.1 => /usr/lib/libthread.so.1
/usr/platform/SUNW,Ultra-60/lib/libc_psr.so.1
User's E-mail:
========================================
========================================
PHPINFO
========================================
========================================
phpinfo()
PHP Version => 4.3.10
System => SunOS nms3 5.7 Generic_106541-31 sun4u
Build Date => Feb 24 2005 16:34:59
Configure Command => './configure' '--with-freetype-dir=/usr/local' '--with-gettext=/usr/local' '--with-imap=/usr/local' '--with-imap-ssl=/usr/local/openssl' '--with-jpeg-dir=/usr/local' '--with-ldap=/usr/local' '--with-mcrypt=/usr/local' '--with-mysql=/
usr/local/mysql' '--with-pdflib=/usr/local' '--with-png-dir=/usr/local' '--with-tiff-dir=/usr/local' '--with-xpm-dir=/usr/local' '--with-gd' '--with-gdbm' '--with-db4' '--with-xml' '--with-yaz' '--with-zlib' '--with-zlib-dir=/usr/local' '--enable-cli' '--
enable-discard-path' '--with-config-file-path=/usr/local/lib'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/lib/php.ini
PHP API => 20020918
PHP Extension => 20020429
Zend Extension => 20021010
Debug Build => no
Thread Safety => disabled
Registered PHP Streams => php, http, ftp, compress.zlib
This program makes use of the Zend Scripting Language Engine:
Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
________________________________________
_______________________________
Configuration
PHP Core
Directive => Local Value => Master Value
allow_call_time_pass_reference => Off => Off
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_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 => Off => Off
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 => 2047 => 2047
expose_php => On => On
extension_dir => ./ => ./
file_uploads => On => On
gpc_order => GPC => GPC
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 => On => On
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => Off => Off
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
max_execution_time => 0 => 30
max_input_time => 60 => 60
open_basedir => no value => no value
output_buffering => 0 => 4096
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
register_argc_argv => On => Off
register_globals => Off => Off
report_memleaks => On => On
safe_mode => Off => Off
safe_mode_exec_dir => no value => no value
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/lib/sendmail -t -i => /usr/lib/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 => GPCS => GPCS
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On
ctype
ctype functions => enabled
dba
DBA support => enabled
Supported handlers => gdbm cdb cdb_make db4 inifile flatfile
gd
GD Support => enabled
GD Version => bundled (2.0.28 compatible)
FreeType Support => enabled
FreeType Linkage => with freetype
GIF Read Support => enabled
GIF Create Support => enabled
JPG Support => enabled
PNG Support => enabled
WBMP Support => enabled
XBM Support => enabled
gettext
GetText Support => enabled
imap
IMAP c-Client Version => 4.1
SSL Support => enabled
ldap
LDAP Support => enabled
RCS Version => $Id: ldap.c,v 1.130.2.10 2004/06/01 21:05:33 iliaa Exp $
Total Links => 0/unlimited
API Version => 3001
Vendor Name => OpenLDAP
Vendor Version => 20215
mcrypt
mcrypt support => enabled
version => >= 2.4.x
Supported ciphers => threeway cast-128 gost rijndael-128 safer-sk64 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 safer-sk128 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
mysql
MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 4.0.21
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /tmp/mysql.sock
MYSQL_INCLUDE => -I/usr/local/mysql/include/mysql
MYSQL_LIBS => -L/usr/local/mysql/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
overload
User-Space Object Overloading Support => enabled
pcre
PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 4.5 01-December-2003
pdf
PDF Support => enabled
PDFlib GmbH Version => 5.0.4p1
Revision => $Revision: 1.112.2.11 $
posix
Revision => $Revision: 1.51.2.2 $
session
Session Support => enabled
Registered save handlers => files user
Directive => Local Value => Master Value
session.auto_start => Off => Off
session.bug_compat_42 => Off => Off
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 => 1000 => 1000
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.name => PHPSESSID => PHPSESSID
session.referer_check => no value => no value
session.save_handler => files => files
session.save_path => /tmp => /tmp
session.serialize_handler => php => php
session.use_cookies => On => On
session.use_only_cookies => Off => Off
session.use_trans_sid => Off => Off
standard
Regex Library => Bundled library enabled
Dynamic Library Support => enabled
Path to sendmail => /usr/lib/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,input=src,for
m=fakeentry => a=href,area=href,frame=src,input=src,for
m=fakeentry
user_agent => no value => no value
tokenizer
Tokenizer Support => enabled
xml
XML Support => active
XML Namespace Support => active
EXPAT Version => 1.95.6
yaz
YAZ Support => enabled
YAZ Version => 2.0.2
ZOOM => enabled
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
CC => gcc
CDPATH => :/export/home/softadm:/usr/local
CONTENT_LENGTH =>
CONTENT_TYPE =>
ENSCRIPT => -G -E -MA4 -drrlm
ENV => /export/home/softadm/.kshrc
FCEDIT => /usr/bin/vi
HISTSIZE => 256
HOME => /export/home/softadm
LOGNAME => softadm
LPDEST => rrlm
MAIL => /var/mail/softadm
MAKEFLAGS =>
MAKELEVEL => 1
MANPATH => /usr/local/mysql/man:/usr/dt/man:/usr/openwin/man:/opt/SUNWspro/man:/usr/man:/usr/local/man
MFLAGS =>
MySQL => /usr/local/mysql
OPENWINHOME => /usr/openwin
PATH => /usr/local/mysql/bin:/usr/dt/bin:/usr/openwin/bin:/opt/SUNWspro/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:/usr/ucb:/usr/local/bin:/export/home/softadm/bin:.
PATH_TRANSLATED =>
PRINTER => rrlm
PS1 => nms3{$LOGNAME}!:${PWD##$HOME?(/)}\
$
PWD => /net/horus/export/sunsrc/src/php-4.3.10
QUERY_STRING =>
REDIRECT_STATUS =>
REQUEST_METHOD =>
SCRIPT_FILENAME =>
SHELL => /bin/sh
SSH2_CLIENT => 134.176.2.122 54551 134.176.2.18 22
SSH2_SFTP_LOG_FACILITY => -1
TERM => xterm
TEST_PHP_EXECUTABLE => /net/horus/export/sunsrc/src/php-4.3.10/sapi/cli/php
TEST_PHP_SRCDIR => /net/horus/export/sunsrc/src/php-4.3.10
TZ => MET
USER => softadm
VISUAL => /usr/bin/vi
WWW_HOME => http://www.uni-giessen.de/
XFILESEARCHPATH => /usr/openwin/lib/%T/%N%S:/usr/local/lib/X11/%T/%N%S
XINITRC => /usr/openwin/lib/Xinitrc
_ => /usr/local/bin/gmake
PHP Variables
Variable => Value
_SERVER["CC"] => gcc
_SERVER["CDPATH"] => :/export/home/softadm:/usr/local
_SERVER["CONTENT_LENGTH"] =>
_SERVER["CONTENT_TYPE"] =>
_SERVER["ENSCRIPT"] => -G -E -MA4 -drrlm
_SERVER["ENV"] => /export/home/softadm/.kshrc
_SERVER["FCEDIT"] => /usr/bin/vi
_SERVER["HISTSIZE"] => 256
_SERVER["HOME"] => /export/home/softadm
_SERVER["LOGNAME"] => softadm
_SERVER["LPDEST"] => rrlm
_SERVER["MAIL"] => /var/mail/softadm
_SERVER["MAKEFLAGS"] =>
_SERVER["MAKELEVEL"] => 1
_SERVER["MANPATH"] => /usr/local/mysql/man:/usr/dt/man:/usr/openwin/man:/opt/SUNWspro/man:/usr/man:/usr/local/man
_SERVER["MFLAGS"] =>
_SERVER["MySQL"] => /usr/local/mysql
_SERVER["OPENWINHOME"] => /usr/openwin
_SERVER["PATH"] => /usr/local/mysql/bin:/usr/dt/bin:/usr/openwin/bin:/opt/SUNWspro/bin:/usr/bin:/usr/sbin:/usr/ccs/bin:/usr/ucb:/usr/local/bin:/export/home/softadm/bin:.
_SERVER["PATH_TRANSLATED"] =>
_SERVER["PRINTER"] => rrlm
_SERVER["PS1"] => nms3{$LOGNAME}!:${PWD##$HOME?(/)}\
$
_SERVER["PWD"] => /net/horus/export/sunsrc/src/php-4.3.10
_SERVER["QUERY_STRING"] =>
_SERVER["REDIRECT_STATUS"] =>
_SERVER["REQUEST_METHOD"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["SHELL"] => /bin/sh
_SERVER["SSH2_CLIENT"] => 134.176.2.122 54551 134.176.2.18 22
_SERVER["SSH2_SFTP_LOG_FACILITY"] => -1
_SERVER["TERM"] => xterm
_SERVER["TEST_PHP_EXECUTABLE"] => /net/horus/export/sunsrc/src/php-4.3.10/sapi/cli/php
_SERVER["TEST_PHP_SRCDIR"] => /net/horus/export/sunsrc/src/php-4.3.10
_SERVER["TZ"] => MET
_SERVER["USER"] => softadm
_SERVER["VISUAL"] => /usr/bin/vi
_SERVER["WWW_HOME"] => http://www.uni-giessen.de/
_SERVER["XFILESEARCHPATH"] => /usr/openwin/lib/%T/%N%S:/usr/local/lib/X11/%T/%N%S
_SERVER["XINITRC"] => /usr/openwin/lib/Xinitrc
_SERVER["_"] => /usr/local/bin/gmake
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)
_SERVER["argc"] => 0
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.
|