Code Comments

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











Thread
Author

php_test_results_20041001.txt
--
Haohui Wang

Enterprise Services UNIX - New York
Chief Technology Office (CTO)
Global Technology and Operations (GTO)
Deutsche Bank

Desk: +1 201-860-4966
Hotline: +1 973-682-4430
----- Forwarded by Haohui Wang/NewYork/DBNA/DeuBa on 10/01/2004 04:41 PM
-----


Haohui Wang <haohui.ctrondev.us.db.com@discard.mail.db.com>
10/01/2004 05:21 PM


To:     Haohui Wang/NewYork/DBNA/DeuBa@DBNA, php-qa@lists.php.net
cc:
Subject:        php_test_results_20041001.txt



 ========================================
=============================
FAILED TEST SUMMARY
---------------------------------------------------------------------
Bug #23894 (sprintf() decimal specifiers problem)
[ext/standard/tests/strings/bug23894.phpt]
strtotime() function [ext/standard/tests/time/002.phpt]
Check for mktime with out-of-range parameters
[ext/standard/tests/time/003.phpt]
Bug #13142 strtotime handling of "M d H:i:s Y" format
[ext/standard/tests/time/bug13142.phpt]
Bug #21966 (date() or mktime() returning bad value for mktime month param
of '2') [ext/standard/tests/time/bug21966.phpt]
Bug #27719: mktime returns incorrect timestamp for dst days
[ext/standard/tests/time/bug27719.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    :   78
Exts tested     :    9
---------------------------------------------------------------------
Number of tests :  605
Tests skipped   :  278 (46.0%)
Tests warned    :    0 (0.0%)
Tests failed    :    8 (1.3%)
Tests passed    :  319 (52.7%)
---------------------------------------------------------------------
Time taken      :  271 seconds
 ========================================
=============================


 ========================================
====================================
====
/export/home/haohui/php-4.3.9/ext/standard/tests/strings/bug23894.phpt
 ========================================
====================================
====

---- EXPECTED OUTPUT
string(4) "-012"
string(8) "2d303132"
string(13) "   4294967284"
string(26) "20202034323934393637323834"
---- ACTUAL OUTPUT
string(4) "0000"
string(8) "30303030"
string(13) "            0"
string(26) "20202020202020202020202030"
---- FAILED

 ========================================
====================================
====
001- string(4) "-012"
001+ string(4) "0000"
002- string(8) "2d303132"
002+ string(8) "30303030"
003- string(13) "   4294967284"
003+ string(13) "            0"
004- string(26) "20202034323934393637323834"
004+ string(26) "20202020202020202020202030"
 ========================================
====================================
====



 ========================================
====================================
====
/export/home/haohui/php-4.3.9/ext/standard/tests/time/002.phpt
 ========================================
====================================
====

---- EXPECTED OUTPUT
1999-10-13 00:00:00
1999-10-13 00:00:00
2000-01-19 00:00:00
2000-01-19 00:00:00
2001-12-21 00:00:00
2001-12-21 00:00:00
2001-12-21 12:16:00
2001-12-21 12:16:00
1969-12-31 23:59:59
2001-10-22 21:19:58
2001-10-22 23:19:58
2001-10-22 23:32:58
2001-10-22 19:19:58
2001-10-22 19:06:58
1999-10-13 00:00:00
1999-10-13 00:00:00
2000-01-19 00:00:00
2000-01-19 00:00:00
2001-12-21 00:00:00
2001-12-21 00:00:00
2001-12-21 12:16:00
2001-12-21 12:16:00
1969-12-31 18:59:59
2001-10-22 21:19:58
2001-10-22 19:19:58
2001-10-22 19:32:58
2001-10-22 15:19:58
2001-10-22 15:06:58
---- ACTUAL OUTPUT
1999-10-13 00:00:00
1999-10-13 00:00:00
2000-01-19 00:00:00
2000-01-19 00:00:00
2001-12-21 00:00:00
2001-12-21 00:00:00
2001-12-21 12:16:00
2001-12-21 12:16:00
1969-12-31 23:59:59
2001-10-22 21:19:58
2001-10-22 23:19:58
2001-10-22 23:32:58
2001-10-22 19:19:58
2001-10-22 19:06:58
1999-10-13 00:00:00
1999-10-13 00:00:00
2000-01-19 00:00:00
2000-01-19 00:00:00
2001-12-21 00:00:00
2001-12-21 00:00:00
2001-12-21 12:16:00
2001-12-21 12:16:00
1969-12-31 23:59:59
2001-10-22 21:19:58
2001-10-22 23:19:58
2001-10-22 23:32:58
2001-10-22 19:19:58
2001-10-22 19:06:58
---- FAILED

 ========================================
====================================
====
023- 1969-12-31 18:59:59
023+ 1969-12-31 23:59:59
025- 2001-10-22 19:19:58
025+ 2001-10-22 23:19:58
026- 2001-10-22 19:32:58
026+ 2001-10-22 23:32:58
027- 2001-10-22 15:19:58
027+ 2001-10-22 19:19:58
028- 2001-10-22 15:06:58
028+ 2001-10-22 19:06:58
 ========================================
====================================
====



 ========================================
====================================
====
/export/home/haohui/php-4.3.9/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
 ========================================
====================================
====



 ========================================
====================================
====
/export/home/haohui/php-4.3.9/ext/standard/tests/time/bug13142.phpt
 ========================================
====================================
====

---- EXPECTED OUTPUT
Tue,  4 Sep 2001 16:39:45 -0400
Tue,  4 Sep 2001 16:39:45 -0400
---- ACTUAL OUTPUT
Tue,  4 Sep 2001 16:39:45 +0000
Tue,  4 Sep 2001 16:39:45 +0000
---- FAILED

 ========================================
====================================
====
001- Tue,  4 Sep 2001 16:39:45 -0400
001+ Tue,  4 Sep 2001 16:39:45 +0000
002- Tue,  4 Sep 2001 16:39:45 -0400
002+ Tue,  4 Sep 2001 16:39:45 +0000
 ========================================
====================================
====



 ========================================
====================================
====
/export/home/haohui/php-4.3.9/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
 ========================================
====================================
====



 ========================================
====================================
====
/export/home/haohui/php-4.3.9/ext/standard/tests/time/bug27719.phpt
 ========================================
====================================
====

---- EXPECTED OUTPUT
1081054800 04/04/04 12:00:00
%s
1081054800 04/04/04 12:00:00

1075870800 02/04/04 12:00:00
1075867200 02/03/04 11:00:00
1075870800 02/04/04 12:00:00

1081054800 04/04/04 12:00:00
1081051200 04/03/04 11:00:00
1081054800 04/04/04 12:00:00

1081065600 04/04/04 04:00:00
1081062000 04/04/04 03:00:00
1081062000 04/04/04 03:00:00

1086325200 06/04/04 01:00:00
1086321600 06/04/04 12:00:00
1086321600 06/04/04 12:00:00
---- ACTUAL OUTPUT
1081036800 04/04/04 12:00:00
1081036800 04/04/04 12:00:00
1081036800 04/04/04 12:00:00

1075870800 02/04/04 12:00:00
1075867200 02/03/04 11:00:00
1075870800 02/04/04 12:00:00

1081054800 04/04/04 12:00:00
1081051200 04/03/04 11:00:00
1081054800 04/04/04 12:00:00

1081065600 04/04/04 04:00:00
1081062000 04/04/04 03:00:00
1081062000 04/04/04 03:00:00

1086325200 06/04/04 01:00:00
1086321600 06/04/04 12:00:00
1086321600 06/04/04 12:00:00
---- FAILED

 ========================================
====================================
====
001- 1081054800 04/04/04 12:00:00
001+ 1081036800 04/04/04 12:00:00
002- %s
002+ 1081036800 04/04/04 12:00:00
003- 1081054800 04/04/04 12:00:00
003+ 1081036800 04/04/04 12:00:00
 ========================================
====================================
====



 ========================================
====================================
====
/export/home/haohui/php-4.3.9/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]
 ========================================
====================================
====



 ========================================
====================================
====
/export/home/haohui/php-4.3.9/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:
AIX - AIX ctrondev 3 4 00047070A000

Automake:

Autoconf:

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

Compiler:
Reading specs from
/usr/local/gcc-2.95.2-AIX-4.3/lib/gcc-lib/powerpc-ibm-aix4.3.3.0/2.95.2/spec
s
gcc version 2.95.2 19991024 (release)

Bison:

Libraries:
/export/home/haohui/php-4.3.9/sapi/cli/php
/usr/lib/libc.a[shr.o] [exist]  [exe]



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

System => AIX ctrondev 3 4 00047070A000
Build Date => Oct  1 2004 12:37:31
Configure Command =>  './configure' '--with-apache=../apache_1.3.31'
Server API => Command Line Interface
Virtual Directory Support => disabled
Configuration File (php.ini) Path => /usr/local/lib
PHP API => 20020918
PHP Extension => 20020429
Zend Extension => 20021010
Debug Build => no
Thread Safety => disabled
Registered PHP Streams => php, http, ftp


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 => On => On
allow_url_fopen => On => On
always_populate_raw_post_data => Off => Off
arg_separator.input => & => &
arg_separator.output => & => &
asp_tags => Off => Off
auto_append_file => no value => no value
auto_prepend_file => no value => no value
browscap => no value => no value
default_charset => no value => no value
default_mimetype => text/html => text/html
define_syslog_variables => Off => Off
disable_classes => no value => no value
disable_functions => no value => no value
display_errors => On => On
display_startup_errors => Off => Off
doc_root => no value => no value
docref_ext => no value => no value
docref_root => no value => no value
enable_dl => On => On
error_append_string => no value => no value
error_log => no value => no value
error_prepend_string => no value => no value
error_reporting => no value => no value
expose_php => On => On
extension_dir => /usr/local/lib/php/extensions/no-debug-non-zts-20020429
=> /usr/local/lib/php/extensions/no-debug-non-zts-20020429
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 => Off => Off
log_errors_max_len => 1024 => 1024
magic_quotes_gpc => On => On
magic_quotes_runtime => Off => Off
magic_quotes_sybase => Off => Off
max_execution_time => 0 => 30
max_input_time => -1 => -1
open_basedir => no value => no value
output_buffering => 0 => 0
output_handler => no value => no value
post_max_size => 8M => 8M
precision => 14 => 14
register_argc_argv => On => On
register_globals => Off => Off
report_memleaks => On => On
safe_mode => Off => Off
safe_mode_exec_dir => /usr/local/php/bin => /usr/local/php/bin
safe_mode_gid => Off => Off
safe_mode_include_dir => no value => no value
sendmail_from => no value => no value
sendmail_path => /usr/sbin/sendmail -t -i  => /usr/sbin/sendmail -t -i
serialize_precision => 100 => 100
short_open_tag => On => On
SMTP => localhost => localhost
smtp_port => 25 => 25
sql.safe_mode => Off => Off
track_errors => Off => Off
unserialize_callback_func => no value => no value
upload_max_filesize => 2M => 2M
upload_tmp_dir => no value => no value
user_dir => no value => no value
variables_order => no value => no value
xmlrpc_error_number => 0 => 0
xmlrpc_errors => Off => Off
y2k_compliance => On => On

ctype

ctype functions => enabled

mysql

MySQL Support => enabled
Active Persistent Links => 0
Active Links => 0
Client API version => 3.23.49
MYSQL_MODULE_TYPE => builtin
MYSQL_SOCKET => /tmp/mysql.sock
MYSQL_INCLUDE =>
MYSQL_LIBS =>

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

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 => On => On
session.bug_compat_warn => On => On
session.cache_expire => 180 => 180
session.cache_limiter => nocache => nocache
session.cookie_domain => no value => no value
session.cookie_lifetime => 0 => 0
session.cookie_path => / => /
session.cookie_secure => Off => Off
session.entropy_file => no value => no value
session.entropy_length => 0 => 0
session.gc_divisor => 100 => 100
session.gc_maxlifetime => 1440 => 1440
session.gc_probability => 1 => 1
session.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/sbin/sendmail -t -i

Directive => Local Value => Master Value
assert.active => 1 => 1
assert.bail => 0 => 0
assert.callback => no value => no value
assert.quiet_eval => 0 => 0
assert.warning => 1 => 1
auto_detect_line_endings => 0 => 0
default_socket_timeout => 60 => 60
safe_mode_allowed_env_vars => PHP_ => PHP_
safe_mode_protected_env_vars => LD_LIBRARY_PATH => LD_LIBRARY_PATH
url_rewriter.tags =>  a=href,area=href,frame=src,form=,fieldse
t= =>
 a=href,area=href,frame=src,form=,fieldse
t=
user_agent => no value => no value

tokenizer

Tokenizer Support => enabled

xml

XML Support => active
XML Namespace Support => active
EXPAT Version => 1.95.6

Additional Modules

Module Name

Environment

Variable => Value
_ => /export/home/haohui/php-4.3.9/sapi/cli/php
MANPATH => /usr/share/man:/usr/dt/share/man
LANG => en_US
IMQCONFIGCL => /etc/IMNSearch/dbcshelp
QUERY_STRING =>
SSH_TTY => /dev/pts/1
PATH =>
/sbin:/usr/sbin:/usr/local/sbin:/usr/local/gcc-2.95.2-AIX-4.3/bin:/usr/local
/perl5.005/bin:/usr/local/perl5.005/scripts:/usr/local/bin:/usr/bin:/usr/dt/
bin:/usr/ccs/bin:/usr/bin/X11:/etc:/etc/dt/appconfig/bin:/etc/dt/appconfig/s
cripts:/opt/DBpmre/bin
OLDPWD => /export/home/haohui/php-4.3.9/tests
SCRIPT_FILENAME =>
SYSLOC => 75M.8.31w.ny.us.na
CONTENT_TYPE =>
LC__FASTMSG => true
CGI_DIRECTORY => /var/docsearch/cgi-bin
IMQCONFIGSRV => /etc/IMNSearch
EDITOR => vi
HISTFILE => /export/home/haohui/.bash_histories/ctrondev.1
LOGNAME => haohui
REDIRECT_STATUS =>
MAIL => /usr/spool/mail/haohui
HOSTNAME => ctrondev
LOCPATH => /usr/lib/nls/loc
PS1 => $TTY:\u@\h:`tput smul`\w`tput rmul`[\!]\n\$
OS => AIX
HOST => ctrondev
REQUEST_METHOD =>
USER => haohui
DOCUMENT_SERVER_MACHINE_NAME => localhost
PATH_TRANSLATED =>
SHLVL => 1
YPTIMEOUT => 10
CC => gcc
CONTENT_LENGTH =>
DISPLAY => ctrondev:10.0
TEST_PHP_EXECUTABLE => /export/home/haohui/php-4.3.9/sapi/cli/php
SHELL => /bin/sh
ODMDIR => /etc/objrepos
HOSTTYPE => powerpc
CONTROLM => /usr/lpp/NEWDctmag/ctm
HISTSIZE => 1500
GS_LIB =>
/usr/openwin/lib/X11/fonts/Type1:/usr/openwin/lib/X11/fonts/Type3:/usr/local
/share/ghostscript/6.0/lib/fonts
DOCUMENT_SERVER_PORT => 49213
OSTYPE => aix4.1.5.0
HOME => /export/home/haohui
ARCH =>
HISTCONTROL => ignoredups
OSREL => AIX-3
SSH_CLIENT => 10.153.235.77 43659 22
TEST_PHP_SRCDIR => /export/home/haohui/php-4.3.9
LD_LIBRARY_PATH => /usr/lib:/usr/dt/lib
TERM => xterm
MAILMSG => [YOU HAVE NEW MAIL]
TTY => 1
PWD => /export/home/haohui/php-4.3.9
DOCUMENT_DIRECTORY => /usr/docsearch/html
TZ => EST5EDT
MACHTYPE => powerpc-ibm-aix4.1.5.0
ENV => $HOME/.kshrc
GS_FONTPATH => /usr/openwin/lib/X11/fonts/Type1/outline
TRY_PE_SITE => 1
A__z => ! LOGNAME
NLSPATH => /usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat

PHP Variables

Variable => Value
_SERVER["_"] => /export/home/haohui/php-4.3.9/sapi/cli/php
_SERVER["MANPATH"] => /usr/share/man:/usr/dt/share/man
_SERVER["LANG"] => en_US
_SERVER["IMQCONFIGCL"] => /etc/IMNSearch/dbcshelp
_SERVER["QUERY_STRING"] =>
_SERVER["SSH_TTY"] => /dev/pts/1
_SERVER["PATH"] =>
/sbin:/usr/sbin:/usr/local/sbin:/usr/local/gcc-2.95.2-AIX-4.3/bin:/usr/local
/perl5.005/bin:/usr/local/perl5.005/scripts:/usr/local/bin:/usr/bin:/usr/dt/
bin:/usr/ccs/bin:/usr/bin/X11:/etc:/etc/dt/appconfig/bin:/etc/dt/appconfig/s
cripts:/opt/DBpmre/bin
_SERVER["OLDPWD"] => /export/home/haohui/php-4.3.9/tests
_SERVER["SCRIPT_FILENAME"] =>
_SERVER["SYSLOC"] => 75M.8.31w.ny.us.na
_SERVER["CONTENT_TYPE"] =>
_SERVER["LC__FASTMSG"] => true
_SERVER["CGI_DIRECTORY"] => /var/docsearch/cgi-bin
_SERVER["IMQCONFIGSRV"] => /etc/IMNSearch
_SERVER["EDITOR"] => vi
_SERVER["HISTFILE"] => /export/home/haohui/.bash_histories/ctrondev.1
_SERVER["LOGNAME"] => haohui
_SERVER["REDIRECT_STATUS"] =>
_SERVER["MAIL"] => /usr/spool/mail/haohui
_SERVER["HOSTNAME"] => ctrondev
_SERVER["LOCPATH"] => /usr/lib/nls/loc
_SERVER["PS1"] => $TTY:\\u@\\h:`tput smul`\\w`tput rmul`[\\!]\\n\\$
_SERVER["OS"] => AIX
_SERVER["HOST"] => ctrondev
_SERVER["REQUEST_METHOD"] =>
_SERVER["USER"] => haohui
_SERVER["DOCUMENT_SERVER_MACHINE_NAME"] => localhost
_SERVER["PATH_TRANSLATED"] =>
_SERVER["SHLVL"] => 1
_SERVER["YPTIMEOUT"] => 10
_SERVER["CC"] => gcc
_SERVER["CONTENT_LENGTH"] =>
_SERVER["DISPLAY"] => ctrondev:10.0
_SERVER["TEST_PHP_EXECUTABLE"] =>
/export/home/haohui/php-4.3.9/sapi/cli/php
_SERVER["SHELL"] => /bin/sh
_SERVER["ODMDIR"] => /etc/objrepos
_SERVER["HOSTTYPE"] => powerpc
_SERVER["CONTROLM"] => /usr/lpp/NEWDctmag/ctm
_SERVER["HISTSIZE"] => 1500
_SERVER["GS_LIB"] =>
/usr/openwin/lib/X11/fonts/Type1:/usr/openwin/lib/X11/fonts/Type3:/usr/local
/share/ghostscript/6.0/lib/fonts
_SERVER["DOCUMENT_SERVER_PORT"] => 49213
_SERVER["OSTYPE"] => aix4.1.5.0
_SERVER["HOME"] => /export/home/haohui
_SERVER["ARCH"] =>
_SERVER["HISTCONTROL"] => ignoredups
_SERVER["OSREL"] => AIX-3
_SERVER["SSH_CLIENT"] => 10.153.235.77 43659 22
_SERVER["TEST_PHP_SRCDIR"] => /export/home/haohui/php-4.3.9
_SERVER["LD_LIBRARY_PATH"] => /usr/lib:/usr/dt/lib
_SERVER["TERM"] => xterm
_SERVER["MAILMSG"] => [YOU HAVE NEW MAIL]
_SERVER["TTY"] => 1
_SERVER["PWD"] => /export/home/haohui/php-4.3.9
_SERVER["DOCUMENT_DIRECTORY"] => /usr/docsearch/html
_SERVER["TZ"] => EST5EDT
_SERVER["MACHTYPE"] => powerpc-ibm-aix4.1.5.0
_SERVER["ENV"] => $HOME/.kshrc
_SERVER["GS_FONTPATH"] => /usr/openwin/lib/X11/fonts/Type1/outline
_SERVER["TRY_PE_SITE"] => 1
_SERVER["A__z"] => ! LOGNAME
_SERVER["NLSPATH"] => /usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat
_SERVER["PHP_SELF"] =>
_SERVER["SCRIPT_NAME"] =>
_SERVER["DOCUMENT_ROOT"] =>
_SERVER["argv"] => Array
(
)

_SERVER["argc"] => 0
_ENV["_"] => /export/home/haohui/php-4.3.9/sapi/cli/php
_ENV["MANPATH"] => /usr/share/man:/usr/dt/share/man
_ENV["LANG"] => en_US
_ENV["IMQCONFIGCL"] => /etc/IMNSearch/dbcshelp
_ENV["QUERY_STRING"] =>
_ENV["SSH_TTY"] => /dev/pts/1
_ENV["PATH"] =>
/sbin:/usr/sbin:/usr/local/sbin:/usr/local/gcc-2.95.2-AIX-4.3/bin:/usr/local
/perl5.005/bin:/usr/local/perl5.005/scripts:/usr/local/bin:/usr/bin:/usr/dt/
bin:/usr/ccs/bin:/usr/bin/X11:/etc:/etc/dt/appconfig/bin:/etc/dt/appconfig/s
cripts:/opt/DBpmre/bin
_ENV["OLDPWD"] => /export/home/haohui/php-4.3.9/tests
_ENV["SCRIPT_FILENAME"] =>
_ENV["SYSLOC"] => 75M.8.31w.ny.us.na
_ENV["CONTENT_TYPE"] =>
_ENV["LC__FASTMSG"] => true
_ENV["CGI_DIRECTORY"] => /var/docsearch/cgi-bin
_ENV["IMQCONFIGSRV"] => /etc/IMNSearch
_ENV["EDITOR"] => vi
_ENV["HISTFILE"] => /export/home/haohui/.bash_histories/ctrondev.1
_ENV["LOGNAME"] => haohui
_ENV["REDIRECT_STATUS"] =>
_ENV["MAIL"] => /usr/spool/mail/haohui
_ENV["HOSTNAME"] => ctrondev
_ENV["LOCPATH"] => /usr/lib/nls/loc
_ENV["PS1"] => $TTY:\\u@\\h:`tput smul`\\w`tput rmul`[\\!]\\n\\$
_ENV["OS"] => AIX
_ENV["HOST"] => ctrondev
_ENV["REQUEST_METHOD"] =>
_ENV["USER"] => haohui
_ENV["DOCUMENT_SERVER_MACHINE_NAME"] => localhost
_ENV["PATH_TRANSLATED"] =>
_ENV["SHLVL"] => 1
_ENV["YPTIMEOUT"] => 10
_ENV["CC"] => gcc
_ENV["CONTENT_LENGTH"] =>
_ENV["DISPLAY"] => ctrondev:10.0
_ENV["TEST_PHP_EXECUTABLE"] => /export/home/haohui/php-4.3.9/sapi/cli/php
_ENV["SHELL"] => /bin/sh
_ENV["ODMDIR"] => /etc/objrepos
_ENV["HOSTTYPE"] => powerpc
_ENV["CONTROLM"] => /usr/lpp/NEWDctmag/ctm
_ENV["HISTSIZE"] => 1500
_ENV["GS_LIB"] =>
/usr/openwin/lib/X11/fonts/Type1:/usr/openwin/lib/X11/fonts/Type3:/usr/local
/share/ghostscript/6.0/lib/fonts
_ENV["DOCUMENT_SERVER_PORT"] => 49213
_ENV["OSTYPE"] => aix4.1.5.0
_ENV["HOME"] => /export/home/haohui
_ENV["ARCH"] =>
_ENV["HISTCONTROL"] => ignoredups
_ENV["OSREL"] => AIX-3
_ENV["SSH_CLIENT"] => 10.153.235.77 43659 22
_ENV["TEST_PHP_SRCDIR"] => /export/home/haohui/php-4.3.9
_ENV["LD_LIBRARY_PATH"] => /usr/lib:/usr/dt/lib
_ENV["TERM"] => xterm
_ENV["MAILMSG"] => [YOU HAVE NEW MAIL]
_ENV["TTY"] => 1
_ENV["PWD"] => /export/home/haohui/php-4.3.9
_ENV["DOCUMENT_DIRECTORY"] => /usr/docsearch/html
_ENV["TZ"] => EST5EDT
_ENV["MACHTYPE"] => powerpc-ibm-aix4.1.5.0
_ENV["ENV"] => $HOME/.kshrc
_ENV["GS_FONTPATH"] => /usr/openwin/lib/X11/fonts/Type1/outline
_ENV["TRY_PE_SITE"] => 1
_ENV["A__z"] => ! LOGNAME
_ENV["NLSPATH"] => /usr/lib/nls/msg/%L/%N:/usr/lib/nls/msg/%L/%N.cat

PHP License
This program is free software; you can redistribute it and/or modify
it under the terms of the PHP License as published by the PHP Group
and included in the distribution in the file:  LICENSE

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

If you did not receive a copy of the PHP license, or have any
questions about PHP licensing, please contact license@php.net.

Report this thread to moderator Post Follow-up to this message
Old Post
Haohui Wang
10-05-04 01:55 PM


Sponsored Links




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

PHP Questions and Answers archive

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

 
Free MCSE Braindumps | Real Estate Topics

Programming forum archive

Copyrights CodeComments.com 2004 - 2006

Powered by vBulletin Copyright 2000-2006 Jelsoft Enterprises Limited.