php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Return to Bug #78452
Patch diff_timezone_patch_hamed_01 revision 2019-08-24 17:21 UTC by hamedzarei dot 7232 at gmail dot com

Patch diff_timezone_patch_hamed_01 for Date/time related Bug #78452

Patch version 2019-08-24 17:21 UTC

Return to Bug #78452 | Download this patch
Patch Revisions:

Developer: hamedzarei.7232@gmail.com

--- a/c
+++ b/i
@@ -4,9 +4,9 @@ object(DateInterval)#3 (16) {
   ["m"]=>
   int(1)
   ["d"]=>
-  int(2)
+  int(3)
   ["h"]=>
-  int(23)
+  int(-1)
   ["i"]=>
   int(0)
   ["s"]=>

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Apr 23 20:01:29 2024 UTC