php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #80473 DateInterval invert property should be bool
Submitted: 2020-12-02 20:23 UTC Modified: 2022-05-13 15:51 UTC
From: michael dot vorisek at email dot cz Assigned:
Status: Wont fix Package: Date/time related
PHP Version: 8.0.0 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: michael dot vorisek at email dot cz
New email:
PHP Version: OS:

 

 [2020-12-02 20:23 UTC] michael dot vorisek at email dot cz
Description:
------------
This is a feature request to change DateInterval invert property from integer to bool type.

Test script:
---------------
-

Expected result:
----------------
-

Actual result:
--------------
-

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2022-05-13 15:51 UTC] derick@php.net
-Status: Open +Status: Wont fix
 [2022-05-13 15:51 UTC] derick@php.net
That would have been the right choice from the start, but I don't seem to find a good reason to change this now (and slightly break BC).
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 23:01:29 2024 UTC