ASPN ActiveState Programmer Network
ActiveState
/ Home / Perl / PHP / Python / Tcl / XSLT /
/ Safari / My ASPN /
Cookbooks | Documentation | Mailing Lists | Modules | News Feeds | Products | User Groups


Recent Messages
List Archives
About the List
List Leaders
Subscription Options

View Subscriptions
Help

View by Topic
ActiveState
.NET Framework
Open Source
Perl
PHP
Python
Tcl
Web Services
XML & XSLT

View by Category
Database
General
SOAP
System Administration
Tools
User Interfaces
Web Programming
XML Programming


MyASPN >> Mail Archive >> phpdoc
phpdoc
[PHP-DOC] Typo in localtime() example
by Hannes Magnusson other posts by this author
Apr 12 2006 3:24AM messages near this date
[PHP-DOC] 1 | Re: [PHP-DOC] Typo in localtime() example
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
Thread:
Hannes Magnusson
Jakub Vrana

Privacy Policy | Email Opt-out | Feedback | Syndication
© ActiveState Software Inc. All rights reserved