php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #55652 DateTime object comparision changelog
Submitted: 2011-09-09 09:42 UTC Modified: 2012-04-26 21:29 UTC
From: salathe@php.net Assigned: salathe (profile)
Status: Closed Package: Documentation problem
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: salathe@php.net
New email:
PHP Version: OS:

 

 [2011-09-09 09:42 UTC] salathe@php.net
Description:
------------
We need a changelog somewhere in the docs to state that comparing DateTime objects 
(with >, < and friends) is available as of PHP 5.2.2. 

Currently, only the DateTime::diff() page makes any mention of comparing DateTime 
objects with each other. 


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-09-09 09:42 UTC] salathe@php.net
-Assigned To: +Assigned To: salathe
 [2012-04-26 21:29 UTC] salathe@php.net
-Status: Assigned +Status: Closed
 [2012-04-26 21:29 UTC] salathe@php.net
This bug has been fixed in the documentation's XML sources. Since the
online and downloadable versions of the documentation need some time
to get updated, we would like to ask you to be a bit patient.

Thank you for the report, and for helping us make our documentation better.

Whoops, I fixed this in February [1] but forgot to close the ticket.

[1] https://svn.php.net/viewvc/?view=revision&revision=323164
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Wed May 01 01:01:30 2024 UTC