Theres a silly typo in "expected output" for localtime(), the last array entry has the key 8, not 9 - Hannes
cvs diff: Diffing . Index: localtime.xml =================================================================== RCS file: /repository/phpdoc/en/reference/datetime/functions/localtime.xml,v retrieving revision 1.7 diff -u -r1.7 localtime.xml --- localtime.xml 23 Jun 2005 08:25:32 -0000 1.7 +++ localtime.xml 12 Apr 2006 10:20:36 -0000 @@ -106,7 +106,7 @@ [5] => 105 [6] => 0 [7] => 92 - [9] => 1 + [8] => 1 ) Array