[prev in list] [next in list] [prev in thread] [next in thread] 

List:       php-doc-cvs
Subject:    [DOC-CVS] =?utf-8?q?svn:_/phpdoc/en/trunk/reference/mongo/mongodate/_todatetime.xml?=
From:       Peter_Cowburn <salathe () php ! net>
Date:       2015-04-24 9:15:06
Message-ID: svn-salathe-1429866906-336640-451209483 () svn ! php ! net
[Download RAW message or body]

salathe                                  Fri, 24 Apr 2015 09:15:06 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=336640

Log:
MongoDate::toDateTime() returns DateTime (patch by cmb, doc bug #69519)

Bug: https://bugs.php.net/69519 (Suspended) Incorrect return type for \
MongoDate::toDateTime  
Changed paths:
    UU  phpdoc/en/trunk/reference/mongo/mongodate/todatetime.xml

Modified: phpdoc/en/trunk/reference/mongo/mongodate/todatetime.xml
===================================================================
--- phpdoc/en/trunk/reference/mongo/mongodate/todatetime.xml	2015-04-23 20:03:52 UTC \
                (rev 336639)
+++ phpdoc/en/trunk/reference/mongo/mongodate/todatetime.xml	2015-04-24 09:15:06 UTC \
(rev 336640) @@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="utf-8"?>
-<!-- $Revision: 313232 $ -->
+<!-- $Revision$ -->

 <refentry xml:id="mongodate.todatetime" xmlns="http://docbook.org/ns/docbook" \
xmlns:xlink="http://www.w3.org/1999/xlink">  <refnamediv>
@@ -10,11 +10,11 @@
  <refsect1 role="description">
   &reftitle.description;
   <methodsynopsis>
-   <modifier>public</modifier> \
<type>string</type><methodname>MongoDate::toDateTime</methodname> +   \
<modifier>public</modifier> \
<type>DateTime</type><methodname>MongoDate::toDateTime</methodname>  <void />
   </methodsynopsis>
   <para>
-   Returns a MongoDate representation of this date.
+   Returns a DateTime object representation of this date.
   </para>
  </refsect1>



Property changes on: phpdoc/en/trunk/reference/mongo/mongodate/todatetime.xml
___________________________________________________________________
Added: svn:keywords
   + Id Rev Revision Date LastChangedDate LastChangedRevision Author LastChangedBy \
                HeadURL URL
Added: svn:eol-style
   + native



-- 
PHP Documentation Commits Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic