| Seiji Masugata 2004-04-06, 12:30 am |
| ========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #24594 (Filling an area using tiles). [ext/gd/tests/bug27582_2.phpt]
Translit failure [ext/iconv/tests/translit-failure.phpt]
mb_strlen() [ext/mbstring/tests/mb_strlen.phpt]
OpenSSL private key functions [ext/openssl/tests/001.phpt]
openssl: get public key from generated private key [ext/openssl/tests/bug25614.phpt]
Bug #26862 (ob_flush() before output_reset_rewrite_vars() results in data loss) [ext/session/tests/bug26862.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 : 51
Exts tested : 36
---------------------------------------------------------------------
Number of tests : 593
Tests skipped : 127 (21.4%)
Tests warned : 0 ( 0.0%)
Tests failed : 11 ( 1.9%)
Tests passed : 455 (76.7%)
---------------------------------------------------------------------
Time taken : 295 seconds
========================================
=============================
========================================
========================================
/usr/local/src/php-4.3.6RC2/ext/gd/tests/bug27582_2.phpt
========================================
========================================
---- EXPECTED OUTPUT
000000111111101010
111111111111111111
---- ACTUAL OUTPUT
000000111111101010
---- FAILED
========================================
========================================
002- 111111111111111111
========================================
========================================
========================================
========================================
/usr/local/src/php-4.3.6RC2/ext/iconv/tests/translit-failure.phpt
========================================
========================================
---- EXPECTED OUTPUT
string(14) "'Ecrit par %s."
---- ACTUAL OUTPUT
string(0) ""
---- FAILED
========================================
========================================
001- string(14) "'Ecrit par %s."
001+ string(0) ""
========================================
========================================
========================================
========================================
/usr/local/src/php-4.3.6RC2/ext/mbstring/tests/mb_strlen.phpt
========================================
========================================
---- EXPECTED OUTPUT
== ASCII ==
ERR: Warning
40
== EUC-JP ==
ERR: Warning
72
== SJIS ==
ERR: Warning
72
== JIS ==
ERR: Warning
121
== UTF-8 ==
ERR: Warning
174
== WRONG PARAMETERS ==
ERR: Notice
5
ERR: Notice
6
ERR: Warning
---- ACTUAL OUTPUT
== ASCII ==
ERR: Warning
40
== EUC-JP ==
ERR: Warning
72
== SJIS ==
ERR: Warning
72
== JIS ==
ERR: Warning
126
== UTF-8 ==
ERR: Warning
188
== WRONG PARAMETERS ==
ERR: Notice
5
ERR: Notice
6
ERR: Warning
---- FAILED
========================================
========================================
016- 121
016+ 126
020- 174
020+ 188
========================================
========================================
========================================
========================================
/usr/local/src/php-4.3.6RC2/ext/openssl/tests/001.phpt
========================================
========================================
---- EXPECTED OUTPUT
Creating private key
Export key to file
Load key from file - array syntax
Load key using direct syntax
Load key manually and use string syntax
OK!
---- ACTUAL OUTPUT
Creating private key
Warning: openssl_pkey_new(): unable to load random state; not enough random data! in /usr/local/src/php-4.3.6RC2/ext/openssl/tests/001.php on line 13
failed to create private key
---- FAILED
========================================
========================================
002- Export key to file
002+
003- Load key from file - array syntax
003+ Warning: openssl_pkey_new(): unable to load random state; not enough random data! in /usr/local/src/php-4.3.6RC2/ext/openssl/tests/001.php on line 13
004- Load key using direct syntax
004+ failed to create private key
005- Load key manually and use string syntax
006- OK!
========================================
========================================
========================================
========================================
/usr/local/src/php-4.3.6RC2/ext/openssl/tests/bug25614.phpt
========================================
========================================
---- EXPECTED OUTPUT
Warning: openssl_pkey_get_public(): Don't know how to get public key from this private key (the documentation lied) %s
---- ACTUAL OUTPUT
Warning: openssl_pkey_new(): unable to load random state; not enough random data! in /usr/local/src/php-4.3.6RC2/ext/openssl/tests/bug25614.php on line 2
---- FAILED
========================================
========================================
001- Warning: openssl_pkey_get_public(): Don't know how to get public key from this private key (the documentation lied) %s
001+ Warning: openssl_pkey_new(): unable to load random state; not enough random data! in /usr/local/src/php-4.3.6RC2/ext/openssl/tests/bug25614.php on line 2
========================================
========================================
========================================
========================================
/usr/local/src/php-4.3.6RC2/ext/session/tests/bug26862.phpt
========================================
========================================
---- EXPECTED OUTPUT
<a href="file.php?var=value">link</a><a href="file.php">link</a>
---- ACTUAL OUTPUT
<a href="file.php? PHPSESSID=f5f9db21f508b1779fab564b8115e3
3b&var=value">link</a><a href="file.php">link</a>
---- FAILED
========================================
========================================
001- <a href="file.php?var=value">link</a><a href="file.php">link</a>
001+ <a href="file.php? PHPSESSID=f5f9db21f508b1779fab564b8115e3
3b&var=value">link</a><a href="file.php">link</a>
========================================
========================================
========================================
========================================
/usr/local/src/php-4.3.6RC2/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)
========================================
========================================
========================================
========================================
/usr/local/src/php-4.3.6RC2/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 12:00:00
2000-01-31 12:00:00
2000-01-31 12:00:00
2000-01-31 12:00:00
2000-04-29 12:00:00
2000-04-29 12:00:00
2000-04-29 12:00:00
---- FAILED
========================================
========================================
008- 2000-05-29 13:00:00
008+ 2000-05-29 12:00:00
012- 2000-01-31 11:00:00
012+ 2000-01-31 12:00:00
014- 2000-04-29 13:00:00
014+ 2000-04-29 12:00:00
========================================
========================================
========================================
========================================
/usr/local/src/php-4.3.6RC2/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
========================================
========================================
========================================
========================================
/usr/local/src/php-4.3.6RC2/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]
========================================
========================================
========================================
========================================
/usr/local/src/php-4.3.6RC2/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(1009843200)
int(1025481600)
int(1025481600)
int(1025481600)
int(1025481600)
---- FAILED
========================================
========================================
004- int(%s)
004+ int(1009843200)
008- int(%s)
008+ int(1025481600)
012- int(1009839600)
012+ int(1009843200)
013- int(1025478000)
013+ int(1025481600)
014- int(1025478000)
014+ int(1025481600)
016- int(1025478000)
016+ int(1025481600)
========================================
========================================
========================================
========================================
BUILD ENVIRONMENT
========================================
========================================
OS:
SunOS - SunOS gaia 5.6 Generic_105181-23 sun4u
Automake:
automake (GNU automake) 1.7.6
Written by Tom Tromey <tromey@redhat.com>.
Copyright 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.
Autoconf:
autoconf (GNU Autoconf) 2.57
Written by David J. MacKenzie and Akim Demaille.
Copyright 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.
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.6/2.95.2/specs
gcc version 2.95.2 19991024 (release)
Bison:
GNU Bison version 1.28
Libraries:
libnsl.so.1 => /usr/lib/libnsl.so.1
libpq.so.3 => /usr/local/pgsql/lib/libpq.so.3
libclntsh.so.1.0 => /home/oracle/u01/app/oracle/product/8.0.5/lib/libclntsh.so.1.0
libmysqlclient.so.10 => /usr/local/etc/mysql-3.23.54/lib/mysql/libmysqlclient.so.10
libsocket.so.1 => /usr/lib/libsocket.so.1
libm.so.1 => /usr/lib/libm.so.1
libmhash.so.2 => /usr/local/lib/libmhash.so.2
libmcrypt.so.4 => /usr/local/lib/libmcrypt.so.4
libltdl.so.3 => /usr/local/lib/libltdl.so.3
libdl.so.1 => /usr/lib/libdl.so.1
libpng.so.3 => /usr/local/lib/libpng.so.3
libz.so => /usr/local/lib/libz.so
libjpeg.so.62 => /usr/local/lib/libjpeg.so.62
libgdbm.so.3 => /usr/local/lib/libgdbm.so.3
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
libresolv.so.2 => /usr/lib/libresolv.so.2
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
libthread.so.1 => /usr/lib/libthread.so.1
/usr/platform/SUNW,Ultra-5_10/lib/libc_psr.so.1
User's E-mail: s dot masugata at digicom dot dnp dot co dot jp
========================================
========================================
PHPINFO
========================================
========================================
phpinfo()
PHP Version => 4.3.6RC2
System => SunOS gaia 5.6 Generic_105181-23 sun4u
Build Date => Apr 6 2004 12:22:20
Configure Command => './configure' '--with-apxs=/usr/local/Apache1.3.27_PHP4/bin/apxs' '--with-openssl=/usr/local' '--enable-zend-multibyte' '--enable-mbstring' '--enable-mbregex' '--with-iconv=/usr/local' '--with-mysql=/usr/local/mysql' '--with-pgsql=/u
sr/local/pgsql' '--with-oci8=/home/oracle/u01/app/oracle/product/8.0.5' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr/local' '--with-zlib-dir=/usr/local' '--enable-exif' '--with-mcrypt=/usr/local' '--with-mhash=/usr/local' '--enable-ftp' '
--enable-filepro' '--with-db' '--enable-dba' '--with-gdbm=/usr/local' '--with-inifile' '--with-flatfile' '--enable-sockets' '--enable-bcmath' '--enable-wddx' '--enable-yp' '--enable-calendar' '--enable-dbase' '--enable-dbx' '--enable-dio' '--enable-shmop'
'--enable-sysvmsg' '--enable-sysvsem' '--enable-sysvshm' '--with-zlib=/usr/local' '--with-dom=/usr/local' '--with-zlib-dir=/usr/local' '--enable-memory-limit' '--enable-versioning'
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, https, ftps, 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 => EUC-JP => EUC-JP
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 => 2039 => 2039
expose_php => Off => Off
extension_dir => /usr/local/lib/php/extensions/no-debug-non-zts-20020429/ => /usr/local/lib/php/extensions/no-debug-non-zts-20020429/
file_uploads => On => On
gpc_order => EGPCS => EGPCS
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 => .:/WWW/PHP/phpsub/PHP4:/WWW/PHP/phpsub:/WWW/PHP:/WWW/php-scripts:/WWW/php-scripts/pear:/WWW/php-scripts/digicom => .:/WWW/PHP/phpsub/PHP4:/WWW/PHP/phpsub:/WWW/PHP:/WWW/php-scripts:/WWW/php-scripts/pear:/WWW/php-scripts/digicom
log_errors => Off => Off
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
memory_limit => 8M => 8M
open_basedir => no value => no value
output_buffering => 0 => no value
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
register_argc_argv => On => On
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 => me@localhost.com => me@localhost.com
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 => 8M => 8M
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
bcmath
BCMath support => enabled
calendar
Calendar support => enabled
ctype
ctype functions => enabled
db
GDBM version 1.8.3. 10/15/2002 (built Jul 31 2003 13:27:04)
dba
DBA support => enabled
Supported handlers => gdbm cdb cdb_make inifile flatfile
dbx
dbx support => enabled
dbx version => 1.0.0
supported databases => MySQL
ODBC
PostgreSQL
Microsoft SQL Server
FrontBase
Oracle 8 (oci8)
Sybase-CT
Directive => Local Value => Master Value
dbx.colnames_case => lowercase => lowercase
dio
dio support => enabled
domxml
DOM/XML => enabled
DOM/XML API Version => 20020815
libxml Version => 20508
HTML Support => enabled
XPath Support => enabled
XPointer Support => enabled
exif
EXIF Support => enabled
EXIF Version => 1.4 $Id: exif.c,v 1.118.2.27 2003/12/17 09:08:37 helly Exp $
Supported EXIF Version => 0220
Supported filetypes => JPEG,TIFF
ftp
FTP support => enabled
gd
GD Support => enabled
GD Version => bundled (2.0.22 compatible)
GIF Read Support => enabled
JPG Support => enabled
PNG Support => enabled
WBMP Support => enabled
XBM Support => enabled
iconv
iconv support => enabled
iconv implementation => libiconv
iconv library version => 1.8
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
mbstring
Multibyte Support => enabled
Japanese support => enabled
Simplified chinese support => enabled
Traditional chinese support => enabled
Korean support => enabled
Russian support => enabled
HTTP input encoding translation => enabled
Multibyte (japanese) regex support => enabled
mbstring extension makes use of "streamable kanji code filter and converter", which is distributed under the GNU Lesser General Public License version 2.1.
Directive => Local Value => Master Value
mbstring.detect_order => SJIS-win,SJIS,eucJP-win,EUC-JP,UTF-8,UTF-7,ISO-2022-JP,JIS,ASCII => SJIS-win,SJIS,eucJP-win,EUC-JP,UTF-8,UTF-7,ISO-2022-JP,JIS,ASCII
mbstring.encoding_translation => On => On
mbstring.func_overload => 1 => 1
mbstring.http_input => pass => pass
mbstring.http_output => pass => pass
mbstring.internal_encoding => EUC-JP => EUC-JP
mbstring.language => Japanese => Japanese
mbstring.script_encoding => SJIS => SJIS
mbstring.substitute_character => 0x3013 => 0x3013
mcrypt
mcrypt support => enabled
version => >= 2.4.x
Supported ciphers => cast-128 gost rijndael-128 twofish arcfour cast-256 loki97 rijndael-192 saferplus wake blowfish-compat des rijndael-256 serpent xtea blowfish enigma rc2 tripledes
Supported modes => cbc cfb ctr ecb ncfb nofb ofb stream
Directive => Local Value => Master Value
mcrypt.algorithms_dir => no value => no value
mcrypt.modes_dir => no value => no value
mhash
MHASH support => Enabled
MHASH API Version => 20020524
mysql
MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 3.23.54
MYSQL_MODULE_TYPE => external
MYSQL_SOCKET => /tmp/mysqld.32354.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 => Off => Off
mysql.connect_timeout => -1 => -1
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
oci8
OCI8 Support => enabled
Revision => $Revision: 1.183.2.12 $
Oracle Version => 8.0
Compile-time ORACLE_HOME => /home/oracle/u01/app/oracle/product/8.0.5
Libraries Used =>
openssl
OpenSSL support => enabled
OpenSSL Version => OpenSSL 0.9.6j 10 Apr 2003
overload
User-Space Object Overloading Support => enabled
pcre
PCRE (Perl Compatible Regular Expressions) Support => enabled
PCRE Library Version => 4.5 01-December-2003
pgsql
PostgreSQL Support => enabled
PostgreSQL(libpq) Version => 7.4.1
Multibyte character support => enabled
SSL support => enabled
Active Persistent Links => 0
Active Links => 0
Directive => Local Value => Master Value
pgsql.allow_persistent => Off => Off
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.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 => 100 => 100
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 => On => On
shmop
shmop support => enabled
sockets
Sockets Support => enabled
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
sysvmsg
sysvmsg support => enabled
Revision => $Revision: 1.4.2.3 $
tokenizer
Tokenizer Support => enabled
wddx
WDDX Support => enabled
WDDX Session Serializer => enabled
xml
XML Support => active
XML Namespace Support => active
EXPAT Version => 1.95.6
yp
YP Support => enabled
zlib
ZLib Support => enabled
Compiled Version => 1.1.4
Linked Version => 1.1.4
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
dbase
filepro
sysvsem
sysvshm
Environment
Variable => Value
CC => gcc
CLASSPATH => /usr/local/java/lib:/home/oracle/u01/app/oracle/product/8.0.5/JRE/lib:/home/oracle/u01/app/oracle/product/8.0.5/jlib
CONTENT_LENGTH =>
CONTENT_TYPE =>
EDITOR => vi
GROUP => cgi
HOME => /home/seiji
HOST => gaia
HOSTTYPE => sun4
HZ => 100
JAVA_HOME => /usr/local/java
LANG => ja
LD_LIBRARY_PATH => /usr/local/lib:/home/oracle/u01/app/oracle/product/8.0.5/lib:/usr/local/java/lib:/usr/local/lib/php/extensions/no-debug-non-zts-20020429:/usr/local/Apache1.3.27_PHP4/libexc
LOGNAME => seiji
MACHTYPE => sparc
MAIL => /var/mail/seiji
MAKEFLAGS =>
MAKELEVEL => 1
MFLAGS =>
NLS_LANG => Japanese_Japan.JA16EUC
ORACLE_BASE => /home/oracle/u01/app/oracle
ORACLE_DOC => /home/oracle/u01/app/oracle/doc
ORACLE_HOME => /home/oracle/u01/app/oracle/product/8.0.5
ORACLE_SID => ora8
ORA_NLS33 => /home/oracle/u01/app/oracle/product/8.0.5/ocommon/nls/admin/data
OSTYPE => solaris
PATH => /usr/local/bin:/usr/ccs/bin:/bin:/usr/ucb:/usr/sbin:/usr/local/mysql/bin:/usr/openwin/bin:/usr/local/pgsql/bin:/home/oracle/u01/app/oracle/product/8.0.5/bin
PATH_TRANSLATED =>
PS1 => #
PWD => /usr/local/src/php-4.3.6RC2
QUERY_STRING =>
REDIRECT_STATUS =>
REMOTEHOST => 10.44.52.14
REQUEST_METHOD =>
SCRIPT_FILENAME =>
SHELL => /bin/sh
SHLVL => 1
TERM => vt100
TEST_PHP_EXECUTABLE => /usr/local/src/php-4.3.6RC2/sapi/cli/php
TEST_PHP_SRCDIR => /usr/local/src/php-4.3.6RC2
TZ => Japan
USER => seiji
VENDOR => sun
PHP Variables
Variable => Value
_SERVER["CC"] => gcc
_SERVER["CLASSPATH"] => /usr/local/java/lib:/home/oracle/u01/app/oracle/product/8.0.5/JRE/lib:/home/oracle/u01/app/oracle/product/8.0.5/jlib
_SERVER["CONTENT_LENGTH"] =>
_SERVER["CONTENT_TYPE"] =>
_SERVER["EDITOR"] => vi
_SERVER["GROUP"] => cgi
_SERVER["HOME"] => /home/seiji
_SERVER["HOST"] => gaia
_SERVER["HOSTTYPE"] => sun4
_SERVER["HZ"] => 100
_SERVER["JAVA_HOME"] => /usr/local/java
_SERVER["LANG"] => ja
_SERVER["LD_LIBRARY_PATH"] => /usr/local/lib:/home/oracle/u01/app/oracle/product/8.0.5/lib:/usr/local/java/lib:/usr/local/lib/php/extensions/no-debug-non-zts-20020429:/usr/local/Apache1.3.27_PHP4/libexc
_SERVER["LOGNAME"] => seiji
_SERVER["MACHTYPE"] => sparc
_SERVER["MAIL"] => /var/mail/seiji
_SERVER["MAKEFLAGS"] =>
_SERVER["MAKELEVEL"] => 1
_SERVER["MFLAGS"] =>
_SERVER["NLS_LANG"] => Japanese_Japan.JA16EUC
_SERVER["ORACLE_BASE"] => /home/oracle/u01/app/oracle
_SERVER["ORACLE_DOC"] => /home/oracle/u01/app/oracle/doc
_SERVER["ORACLE_HOME"] => /home/oracle/u01/app/oracle/product/8.0.5
_SERVER["ORACLE_SID"] => ora8
_SERVER["ORA_NLS33"] => /home/oracle/u01/app/oracle/product/8.0.5/ocommon/nls/admin/data
_SERVER["OSTYPE"] => solaris
_SERVER["PATH"] => /usr/local/bin:/usr/ccs/bin:/bin:/usr/ucb:/usr/sbin:/usr/local/mysql/bin:/usr/openwin/bin:/usr/local/pgsql/bin:/home/oracle/u01/app/oracle/product/8.0.5/bin
_SERVER["PATH_TRANSLATED"] =>
_SERVER["PS1"] => #
_SERVER["PWD"] => /usr/local/src/php-4.3.6RC2
_SERVER["QUERY_STRING"] =>
_SERVER["REDIRECT_STATUS"] =>
_SERVER["REMOTEHOST"] => 10.44.52.14
_SERVER["REQUEST_METHOD"] =>
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["SHELL"] => /bin/sh
_SERVER["SHLVL"] => 1
_SERVER["TERM"] => vt100
_SERVER["TEST_PHP_EXECUTABLE"] => /usr/local/src/php-4.3.6RC2/sapi/cli/php
_SERVER["TEST_PHP_SRCDIR"] => /usr/local/src/php-4.3.6RC2
_SERVER["TZ"] => Japan
_SERVER["USER"] => seiji
_SERVER["VENDOR"] => sun
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)
_SERVER["argc"] => 0
_ENV["CC"] => gcc
_ENV["CLASSPATH"] => /usr/local/java/lib:/home/oracle/u01/app/oracle/product/8.0.5/JRE/lib:/home/oracle/u01/app/oracle/product/8.0.5/jlib
_ENV["CONTENT_LENGTH"] =>
_ENV["CONTENT_TYPE"] =>
_ENV["EDITOR"] => vi
_ENV["GROUP"] => cgi
_ENV["HOME"] => /home/seiji
_ENV["HOST"] => gaia
_ENV["HOSTTYPE"] => sun4
_ENV["HZ"] => 100
_ENV["JAVA_HOME"] => /usr/local/java
_ENV["LANG"] => ja
_ENV["LD_LIBRARY_PATH"] => /usr/local/lib:/home/oracle/u01/app/oracle/product/8.0.5/lib:/usr/local/java/lib:/usr/local/lib/php/extensions/no-debug-non-zts-20020429:/usr/local/Apache1.3.27_PHP4/libexc
_ENV["LOGNAME"] => seiji
_ENV["MACHTYPE"] => sparc
_ENV["MAIL"] => /var/mail/seiji
_ENV["MAKEFLAGS"] =>
_ENV["MAKELEVEL"] => 1
_ENV["MFLAGS"] =>
_ENV["NLS_LANG"] => Japanese_Japan.JA16EUC
_ENV["ORACLE_BASE"] => /home/oracle/u01/app/oracle
_ENV["ORACLE_DOC"] => /home/oracle/u01/app/oracle/doc
_ENV["ORACLE_HOME"] => /home/oracle/u01/app/oracle/product/8.0.5
_ENV["ORACLE_SID"] => ora8
_ENV["ORA_NLS33"] => /home/oracle/u01/app/oracle/product/8.0.5/ocommon/nls/admin/data
_ENV["OSTYPE"] => solaris
_ENV["PATH"] => /usr/local/bin:/usr/ccs/bin:/bin:/usr/ucb:/usr/sbin:/usr/local/mysql/bin:/usr/openwin/bin:/usr/local/pgsql/bin:/home/oracle/u01/app/oracle/product/8.0.5/bin
_ENV["PATH_TRANSLATED"] =>
_ENV["PS1"] => #
_ENV["PWD"] => /usr/local/src/php-4.3.6RC2
_ENV["QUERY_STRING"] =>
_ENV["REDIRECT_STATUS"] =>
_ENV["REMOTEHOST"] => 10.44.52.14
_ENV["REQUEST_METHOD"] =>
_ENV["SCRIPT_FILENAME"] =>
_ENV["SHELL"] => /bin/sh
_ENV["SHLVL"] => 1
_ENV["TERM"] => vt100
_ENV["TEST_PHP_EXECUTABLE"] => /usr/local/src/php-4.3.6RC2/sapi/cli/php
_ENV["TEST_PHP_SRCDIR"] => /usr/local/src/php-4.3.6RC2
_ENV["TZ"] => Japan
_ENV["USER"] => seiji
_ENV["VENDOR"] => sun
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.
|